sebthom
|
242308c672
|
Fix #117 NoSuchElementException on price entry
|
2022-10-23 23:13:52 +02:00 |
|
github-actions[bot]
|
84588c7c2e
|
chore: Update Python dependencies
|
2022-10-19 16:41:23 +02:00 |
|
sebthom
|
7ffa5d7edf
|
use geekyeggo/delete-artifact@v2
|
2022-10-18 18:45:44 +02:00 |
|
sebthom
|
a1990f8883
|
relax linter config
|
2022-10-11 19:36:10 +02:00 |
|
github-actions[bot]
|
f6f675b91b
|
chore: Update Python dependencies
|
2022-10-10 20:25:20 +02:00 |
|
sebthom
|
b6e190098b
|
relax linter config
|
2022-10-10 20:24:55 +02:00 |
|
Sebastian Sudan Mendoza
|
48f0018db8
|
Adds missing Elektronik categories (#113)
Co-authored-by: Sebastian Sudan Mendoza <sebastian.mendoza@stud.h-da.de>
|
2022-10-07 13:32:57 +02:00 |
|
sebthom
|
143af008ae
|
update stalebot config
|
2022-10-03 10:34:14 +02:00 |
|
Peter Simon
|
728d2cd888
|
Executable bit for user needs 755
|
2022-10-03 10:32:32 +02:00 |
|
sebthom
|
a41bdfc27a
|
remove trailing whitespaces
|
2022-10-03 10:31:35 +02:00 |
|
Airwave1981
|
af8041a1f8
|
Fix for #82
|
2022-09-30 11:14:11 +02:00 |
|
sebthom
|
2071d02d7e
|
Don't auto-close enhancement issues
|
2022-09-29 12:02:38 +02:00 |
|
sebthom
|
12259b4a62
|
Readding old behaviour of setting price as fallback. Fixes #106
|
2022-09-29 11:27:36 +02:00 |
|
sebthom
|
41c8264698
|
Fix #101 crash if description is exceeds 4000 chars
|
2022-09-28 18:49:13 +02:00 |
|
sebthom
|
13313377a7
|
Fixes #91 ShippingCosts not set when specified with cent value
|
2022-09-28 18:40:43 +02:00 |
|
Can Kocyigit
|
0df2e8b104
|
Updating to changes with PriceType and Price. Fixes #106 (#108)
Co-authored-by: Can Kocyigit <ckocyigit@ck98.de>
|
2022-09-28 18:11:26 +02:00 |
|
github-actions[bot]
|
44c256e19c
|
chore: Update Python dependencies
|
2022-09-28 16:16:20 +02:00 |
|
Alexander Peltzer
|
ed09098651
|
Don't fail if shipping options are not available. Fixes #99 (#100)
|
2022-09-10 06:03:25 +05:30 |
|
sebthom
|
1e3c0bee24
|
add code of conduct
|
2022-08-21 20:29:55 +02:00 |
|
github-actions[bot]
|
8df3617c13
|
chore: Update Python dependencies
|
2022-08-21 20:26:17 +02:00 |
|
sebthom
|
2af65fda40
|
Fix ** globbing
|
2022-07-31 20:36:15 +02:00 |
|
github-actions[bot]
|
271274c2d8
|
chore: Update Python dependencies
|
2022-07-31 20:27:19 +02:00 |
|
github-actions[bot]
|
8ae0c2b65a
|
chore: Update Python dependencies
|
2022-07-25 15:06:15 +02:00 |
|
github-actions[bot]
|
6c57edd31c
|
chore: Update Python dependencies
|
2022-06-27 19:29:26 +02:00 |
|
github-actions[bot]
|
4e8cb9c09c
|
chore: Update Python dependencies
|
2022-06-24 22:21:09 +02:00 |
|
sebthom
|
7e6fbfef37
|
Don't fail if no privacy banner is displayed. Fixes #87
|
2022-06-22 17:28:06 +02:00 |
|
github-actions[bot]
|
e82c56b429
|
chore: Update Python dependencies
|
2022-06-21 21:44:01 +02:00 |
|
dependabot[bot]
|
a5347fc1a0
|
fix(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 19:34:25 +02:00 |
|
sebthom
|
f924ed89d0
|
Support extended glob patterns
|
2022-06-11 18:55:13 +02:00 |
|
sebthom
|
4794aee88b
|
Add "delete" command. Fixes #56
|
2022-06-11 17:14:40 +02:00 |
|
kleinanzeigen-bot-tu[bot]
|
8cd6465e60
|
chore: Update Python dependencies (#83)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-06-10 21:54:49 +02:00 |
|
sebthom
|
2a28cc4390
|
upgrade dependencies
|
2022-05-31 17:35:08 +02:00 |
|
tllsngnzlz
|
c44403b7e8
|
Added compatibility with phoneNumberVisibility checkbox. (#81)
|
2022-05-30 09:55:43 +02:00 |
|
Denis Lanz
|
845cf88606
|
Restore functionality to specify the full ad address (#79)
Co-authored-by: DenisLanz <denis.lanz@gmail.com>
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
|
2022-05-25 23:56:56 +02:00 |
|
Denis Lanz
|
bfca590ac7
|
check if street input is enabled (#78)
Co-authored-by: DenisLanz <denis.lanz@gmail.com>
|
2022-05-24 23:35:21 +02:00 |
|
Talvien
|
e903b8de7a
|
Added Autoreifen to categories.yaml (#76)
|
2022-05-21 14:37:07 +02:00 |
|
github-actions[bot]
|
3190f9faf7
|
chore: Update Python dependencies
|
2022-05-21 14:32:48 +02:00 |
|
sebthom
|
9396c13290
|
add category Festplatten
|
2022-05-15 13:51:42 +02:00 |
|
sebthom
|
2c3515ec00
|
Delete ads only by id (and not by title). Fixes #55
|
2022-05-15 13:51:22 +02:00 |
|
github-actions[bot]
|
6db2b53bb6
|
chore: Update Python dependencies
|
2022-05-11 16:01:31 +02:00 |
|
Tim
|
5f73190a5d
|
Implement suggested improvements
|
2022-05-02 23:19:27 +02:00 |
|
Tim
|
e168648bad
|
Use list literal
|
2022-05-02 23:19:27 +02:00 |
|
Tim
|
8e3e03d6cb
|
Sort images per path
Sort images on a per path/pattern basis instead of sorting all of them at once after reading them. Also using list instead of set.
|
2022-05-02 23:19:27 +02:00 |
|
dependabot[bot]
|
e27a1e072e
|
fix(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 19:45:03 +02:00 |
|
github-actions[bot]
|
e7b66650fe
|
chore: Update Python dependencies
|
2022-05-02 14:23:14 +02:00 |
|
github-actions[bot]
|
d91a0ddd58
|
chore: Update Python dependencies
|
2022-04-28 16:53:16 +02:00 |
|
Maximilian Krause
|
76441c5639
|
fix: fixed category ids for women's shoes
|
2022-04-27 23:58:40 +02:00 |
|
Tim
|
b14a383384
|
typo fixed
|
2022-04-26 14:47:55 +02:00 |
|
sebthom
|
64ba3d38b4
|
Fix #61 price_type NEGOTIABLE without price not supported
|
2022-04-25 13:46:03 +02:00 |
|
github-actions[bot]
|
f1e8f53bb1
|
chore: Update Python dependencies
|
2022-04-25 13:44:39 +02:00 |
|