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
sebthom
5086721082
feat: use YAML | block style for multi-line strings on add download
2024-11-21 23:11:36 +01:00
sebthom
735e564c76
fix: save location #296
2024-11-21 22:53:49 +01:00
sebthom
86c3aeea85
fix: downloaded images have wrong file extension #348
2024-11-21 22:53:35 +01:00
sebthom
fe13131dee
chore: update deps
2024-11-21 22:05:56 +01:00
sebthom
f6748de2b1
fix: add missing await keyword
2024-11-21 22:04:32 +01:00
sebthom
6e76b0ff4c
build: rename "scan" script to "audit"
2024-11-21 22:04:15 +01:00
sebthom
1b326c1ce8
chore: upgrade to Python 3.13 and update deps
2024-11-15 13:31:29 +01:00
Julian Hackinger
4a3fb230f5
fix: double login required ( #344 )
2024-11-15 13:05:08 +01:00
sebthom
dc951d54e4
ci: remove deprecated parameter
2024-10-24 20:07:11 +02:00
github-actions[bot]
6518a1f890
chore: Update Python dependencies
2024-10-24 19:38:35 +02:00
sebthom
9b320c1d3c
chore: update issue config
2024-10-08 21:41:29 +02:00
sebthom
ba6a40e373
chore: upgrade to Python 3.12.6
2024-09-16 12:10:05 +02:00
sebthom
6c5c1940e1
chore: Update Python dependencies
2024-09-16 11:56:34 +02:00
dependabot[bot]
7f9046a26d
ci(deps): bump peter-evans/create-pull-request from 6 to 7
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 20:08:57 +02:00
Saghalt
b9e1f8c327
fix: ValueError when downloading ads without special_attributes ( #330 )
2024-09-02 20:55:21 +02:00
Saghalt
315400534b
Disable search engine popup with chrome
2024-08-22 13:11:46 +02:00
sebthom
0491636666
fix: SSL: CERTIFICATE_VERIFY_FAILED when running compiled version
2024-08-05 13:50:43 +02:00
sebthom
a74c618b36
fix: ModuleNotFoundError: No module named 'backports'
2024-08-05 13:50:43 +02:00
sebthom
69de3d07f5
chore: Update Python dependencies
2024-08-05 13:43:38 +02:00
Jeppy
c1272626aa
FIX id of web element to select special attribute changed
2024-07-23 12:14:19 +02:00
Jeppy
c967e901ac
FIX select condition from new dialog instead
2024-07-23 12:14:19 +02:00
Jeppy
71eb632191
FIX extract special attributes from ad page
...
Format of special attribute changed to "key:value|key:value".
Instead of transforming the string to JSON, directly create a dictionary from belen_conf.
2024-07-23 11:42:41 +02:00
sebthom
53f155f6c0
chore: use oldest supported Python version for dep updates
2024-07-19 17:13:03 +02:00
github-actions[bot]
39f9545d9b
chore: Update Python dependencies
2024-07-07 20:08:38 +02:00
github-actions[bot]
effc91c269
chore: Update Python dependencies
2024-06-11 10:56:46 +02:00
Saghalt
eab9874bdb
fix: special attributes cannot be parsed as JSON #312
2024-06-11 10:55:03 +02:00
github-actions[bot]
0f87e5573a
chore: Update Python dependencies
2024-05-30 22:14:37 +02:00
sebthom
ef6b25fb46
Scan final build results using clamscan
2024-05-30 22:03:16 +02:00
sebthom
1e0990580d
Log Github context
2024-05-30 21:46:15 +02:00