Jens Bergmann
2f93e0dfda
fix: correct city selection when multiple cities are available for a ZIP code
...
When multiple cities are available for a ZIP code, the bot now correctly selects
the city specified in the YAML file's location field instead of always choosing
the first option.
The change:
- Adds logic to select the correct city from dropdown based on location field
- Adds a small delay after ZIP code input to allow dropdown to populate
- Uses proper WebScrapingMixin method to read dropdown options
2025-01-20 12:22:16 +01:00
github-actions[bot]
46e585b96d
chore: Update Python dependencies
2025-01-20 12:21:57 +01:00
sebthom
d4d5514cc0
fix: better commit message for dependency updates
2025-01-14 14:18:50 +01:00
kleinanzeigen-bot-tu[bot]
49ac8baf5c
chore: Update bandit 1.8.0 -> 1.8.2 ( #381 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-14 14:04:14 +01:00
kleinanzeigen-bot-tu[bot]
70aef618a0
chore: Update wrapt 1.17.0 -> 1.17.1 ( #379 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-11 11:17:04 +01:00
sebthom
677c48628d
fix: remove temporary workaround for #368
2025-01-10 16:21:44 +01:00
Heavenfighter
ca876e628b
fix shipping options when downloading. Fixes #375 ( #376 )
2025-01-10 16:05:11 +01:00
github-actions[bot]
640b748b1d
chore: Update Python dependencies
2025-01-10 12:30:24 +01:00
sebthom
6820a946c9
fix: escape metachars in ID and Names for selector queries #368
2025-01-09 21:14:13 +01:00
Heavenfighter
33a43e3ff6
fix: setting shipping options regression #367 ( #374 )
...
Button with given label occurs too often. Path must be corrected.
2025-01-09 20:30:24 +01:00
Heavenfighter
f9eb6185c7
fix: failed to set special attributes #334 ( #370 )
2025-01-09 17:01:48 +01:00
Heavenfighter
e590a32aa2
fix: re-publishing without images #371 ( #372 )
...
added detection of image-question
2025-01-09 17:00:51 +01:00
kleinanzeigen-bot-tu[bot]
7668026eda
chore: Update setuptools 75.7.0 -> 75.8.0 ( #369 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-09 17:00:15 +01:00
Heavenfighter
5829df66e4
fix setting shipping options #367
2025-01-09 16:59:38 +01:00
Heavenfighter
f3a7cf0150
feat: don't republish reserved ads. fixes #365 ( #366 )
2025-01-08 18:21:34 +01:00
github-actions[bot]
cd955a5506
chore: Update Python dependencies
2025-01-08 18:16:36 +01:00
sebthom
be78ec9736
fix: don't create a new release on every cron scheduled run
2025-01-01 16:52:07 +01:00
sebthom
2705dc7e43
refact: use colorama.just_fix_windows_console instead of colorama.init
2024-12-28 19:25:53 +01:00
sebthom
679d08502c
chore: regenerate pdm.lock
2024-12-28 19:25:26 +01:00
sebthom
aec051826a
chore: update project meta
2024-12-28 18:03:09 +01:00
sebthom
05f6ceb5b9
don't fail python dep update job if no updates were found
2024-12-28 17:50:25 +01:00
sebthom
e077f8d86d
feat: improve colorized logging
2024-12-27 15:35:58 +01:00
sebthom
f90f848cba
fix: improve online help
2024-12-27 15:33:45 +01:00
sebthom
47614887e7
fix: improve logging
2024-12-27 14:19:20 +01:00
sebthom
9841f6f48f
ci: fix release build
2024-12-27 13:49:38 +01:00
sebthom
1e782beabc
fix: update help text
2024-12-27 13:49:05 +01:00
sebthom
9d54a949e7
feat: add multi-language support
2024-12-27 13:04:30 +01:00
sebthom
0aa1975325
chore: Update Python dependencies
2024-12-27 12:54:36 +01:00
sebthom
7b579900c3
ci: update workflow config
2024-12-27 12:54:21 +01:00
sebthom
cde3250ab8
ci: update workflow config
2024-12-22 22:20:23 +01:00
sebthom
a738f0748d
docs: add related OSS projects section
2024-12-22 22:19:44 +01:00
sebthom
8acaf7b25f
chore: Update Python dependencies
2024-12-22 20:49:29 +01:00
provinzio
09f4d0f16f
FIX login check has to be done case insensitive
2024-12-13 18:40:56 +01:00
github-actions[bot]
f1ae6ff8de
chore: Update Python dependencies
2024-12-12 22:34:18 +01:00
sebthom
97ed41d96e
ci: update issue templates
2024-12-12 22:28:25 +01:00
sebthom
ab953111d4
ci: fix linux builds
2024-12-12 22:09:57 +01:00
Heavenfighter
9a826452f9
fix: No HTML element found using CSS selector ( #354 )
...
Fixes #351
Fixes #353
2024-12-08 18:46:29 +01:00
kleinanzeigen-bot-tu[bot]
e89e311043
chore: Update Python dependencies ( #350 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-08 18:37:17 +01:00
sebthom
26f05b5506
fix: category value incomplete when downloading ads
2024-11-25 00:03:48 +01:00
sebthom
a83ee4883e
refact: minor cleanup
2024-11-25 00:03:18 +01:00
sebthom
e8dcb78951
fix: using shipping type PICKUP fails #346
2024-11-24 21:12:43 +01:00
sebthom
f7ef3c2b2e
fix: don't auto delete ads directly after publishing
2024-11-22 23:54:53 +01:00
sebthom
b259977198
feat: if a category is not found try to lookup fallback category
2024-11-22 14:27:32 +01:00
sebthom
50ac195229
feat: extend categories.yaml
2024-11-22 13:43:15 +01:00
sebthom
a876add5a7
feat: by default delete old ads after republishing #338
2024-11-22 12:41:34 +01:00
sebthom
f9fdf4d158
refact: update categories
2024-11-22 12:40:27 +01:00
sebthom
a419c48805
refact: remove redundant comments
2024-11-22 12:30:50 +01:00
sebthom
ee09bb40a2
refact: add comment
2024-11-22 00:12:50 +01:00
sebthom
01d78bb000
feat: support shipping for WANTED ads #349
2024-11-21 23:53:26 +01:00
sebthom
6a315c97ce
feat: remove default prefix/suffix text from downloaded ads
2024-11-21 23:28:13 +01:00