Commit Graph

219 Commits

Author SHA1 Message Date
sebthom
64923b44d4 avoid building dep updates twices 2023-06-01 15:55:50 +02:00
github-actions[bot]
a4b8998456 chore: Update Python dependencies 2023-05-29 13:59:19 +02:00
Jan Dittrich
3d90aaab61 Add categories for Wohnzimmer 2023-05-29 13:58:35 +02:00
github-actions[bot]
6b3a55e242 chore: Update Python dependencies 2023-05-26 19:59:39 +02:00
DreckSoft
0c9da859e0 Improve image upload handling (#183)
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2023-05-26 19:58:53 +02:00
sebthom
6f18fe9a0e improve dropdown field handling 2023-05-16 18:28:23 +02:00
sebthom
40d6666213 Fixes #174 handle new initial popup banner 2023-05-15 23:27:56 +02:00
sebthom
1e31b52a2a update .gitignore 2023-05-15 23:08:55 +02:00
github-actions[bot]
b5ecfe6838 chore: Update Python dependencies 2023-05-15 21:50:31 +02:00
sebthom
b723e59ac4 update kleinanzeigen URL 2023-05-15 21:45:57 +02:00
sebthom
44630c0506 fix multiline GITHUB_OUTPUT 2023-05-04 13:14:46 +02:00
github-actions[bot]
b82b1f71dd chore: Update Python dependencies 2023-04-30 19:25:51 +02:00
dependabot[bot]
53f56457be fix(deps): bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
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>
2023-04-30 19:25:38 +02:00
github-actions[bot]
0d978d8a1e chore: Update Python dependencies 2023-03-31 14:20:02 +02:00
github-actions[bot]
36a17d3a31 chore: Update Python dependencies 2023-02-25 12:05:01 +01:00
Jeppy
70868395b2 FIX typo 2023-02-25 12:04:34 +01:00
github-actions[bot]
fa2bdd626e chore: Update Python dependencies 2023-02-15 11:33:30 +01:00
Airwave1981
0284912757 Fixed to much spaces 2023-02-15 11:32:54 +01:00
Airwave1981
8880af1be0 Changed code style else to elif 2023-02-15 11:32:54 +01:00
Airwave1981
719d40cc5b Fixed #155 sell directly
Sell directly was not handled correctly.
2023-02-15 11:32:54 +01:00
Jeppy
f85aedab0a ADD .gitignore downloaded-ads folder 2023-01-07 09:51:22 +01:00
sebthom
6ff31624f7 Fix UPX installation 2022-12-20 23:24:29 +01:00
Jeppy
1c08d807e9 FIX do not click on pstad-price to wait for category detection (#148) 2022-12-20 22:42:05 +01:00
github-actions[bot]
856a1e8ff6 chore: Update Python dependencies 2022-12-18 20:12:35 +01:00
Philipp K
886d812393 FIX Download path not found 2022-12-18 20:11:57 +01:00
Philipp K
d08b335351 FIX crash during ad overview page scan 2022-12-18 20:11:57 +01:00
Jeppy
45fd4bac9f ADD download shipping options and sell directly
LIMITATION extracts only the cheapest shipping option
2022-12-12 13:18:00 +01:00
Jeppy
e483c003d0 ADD ability to select shipping packages and sell directly 2022-12-12 13:18:00 +01:00
sebthom
664c0dfc7f Replace deprecated set-output with GITHUB_OUTPUT 2022-12-11 15:36:29 +01:00
sebthom
3a2eea5323 pin "packaging" to 2.13 2022-12-11 15:27:31 +01:00
sebthom
c3eb4ecb9e Handle device verification message. Fixes #104 2022-12-07 19:28:49 +01:00
github-actions[bot]
2592d6a58e chore: Update Python dependencies 2022-12-07 14:53:53 +01:00
github-actions[bot]
bbc2e47ece chore: Update Python dependencies 2022-12-04 15:38:51 +01:00
kahrionimashte
18e3c637e4 Update of repo RUL in init.py. Old URL has 404 error. 2022-11-22 20:19:14 +01:00
sebthom
ea828efbfb Minor refactoring 2022-11-22 19:40:30 +01:00
sebthom
811b8ec116 Move smooth_scroll_page() from utils to selenium_mixin 2022-11-22 19:40:23 +01:00
PhilK-7
70a23dbcc7 ADD download --all feature (#139) 2022-11-22 18:52:32 +01:00
github-actions[bot]
23682edb5c chore: Update Python dependencies 2022-11-21 23:48:21 +01:00
Airwave1981
013aa1aae3 Wait for confirmation page (#140) 2022-11-21 23:47:40 +01:00
Jeppy
eca782c0be CHANGE assertion to ValueError 2022-11-08 18:37:20 +01:00
Jeppy
06b947b0fc FIX Extract correct special attributes of ad page 2022-11-08 18:37:20 +01:00
Philipp K
a50dead2a7 FIX edge case name without link 2022-11-07 19:33:20 +01:00
Philipp K
d7ccc8954b FIX new edge case 'Virtueller Rundgang' symbol 2022-11-07 19:33:20 +01:00
Philipp K
8bcd6f9ad8 FIX make sure ads base directory exists 2022-11-07 19:33:20 +01:00
Jeppy
faa71ac03f FIX Save person name as contact:name to ad yaml instead of city name 2022-11-05 20:18:48 +01:00
github-actions[bot]
9d5c6efe9c chore: Update Python dependencies 2022-11-05 19:19:37 +01:00
Jeppy
01803c525c UPDATE Enable parsing of yaml datetime value without error
- ADD parse_datetime helper function to parse datetime or isoformat string to datetime
2022-11-05 19:18:12 +01:00
Jeppy
5363fdb087 CHANGE Save created_on date as string to ad yaml 2022-11-05 19:18:12 +01:00
sebthom
33594a2784 make bandit work again 2022-10-29 16:32:07 +02:00
sebthom
b0e9fbe23e chore: Update Python dependencies 2022-10-29 16:20:07 +02:00