Commit Graph

93 Commits

Author SHA1 Message Date
sebthom
aedd318641 log python version 2024-01-12 00:35:38 +01:00
Heavenfighter
078149bd2a Fixes broken --ads parameter (#249) 2024-01-05 20:19:20 +01:00
Heavenfighter
c66b4a3eb8 Allow specific ids to publish command with --ads option (#247) 2023-12-29 23:49:02 +01:00
Heavenfighter
ed340f50f8 fixed wrong shipping options handling (#239) 2023-12-16 12:46:23 +01:00
sebthom
1b02436114 workaround for #207 2023-12-11 18:30:17 +01:00
DreckSoft
9d6e9d4ba6 Fix login check 2023-12-06 05:59:53 +01:00
sebthom
79f77b290f fix: ensure web driver is shutdown correctly 2023-12-06 05:23:13 +01:00
Heavenfighter
4f76007c7a Fixed no element error when shipping type is pickup. 2023-12-05 15:06:34 -06:00
sebthom
55d8cc124b upgrade deps and fix build 2023-11-20 07:33:06 +01:00
DreckSoft
7b713095c3 Fixes #220 2023-10-20 23:15:03 +02:00
DreckSoft
0841b7c4db Fixes #217, #214, #200, #195 (#218) 2023-10-20 19:32:15 +02:00
sebthom
4acf32d3dd update copyright notice 2023-10-15 18:00:45 +02:00
Airwave1981
b918bec547 Now the program checks if the user is already logged in (#203)
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2023-09-17 15:10:03 +02:00
sebthom
38a76572a4 improve type hints 2023-09-17 14:26:35 +02:00
sebthom
d2f3ad43a1 Fix #194 Sell directly slider not switching 2023-07-31 17:17:54 +02:00
DreckSoft
7762049567 Fix manual shipping options (#189)
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2023-06-02 12:01:06 +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
b723e59ac4 update kleinanzeigen URL 2023-05-15 21:45:57 +02: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
1c08d807e9 FIX do not click on pstad-price to wait for category detection (#148) 2022-12-20 22:42:05 +01:00
Philipp K
886d812393 FIX Download path not found 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
c3eb4ecb9e Handle device verification message. Fixes #104 2022-12-07 19:28:49 +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
PhilK-7
70a23dbcc7 ADD download --all feature (#139) 2022-11-22 18:52:32 +01:00
Airwave1981
013aa1aae3 Wait for confirmation page (#140) 2022-11-21 23:47:40 +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
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
PhilK-7
5321b7cd12 Add download command. Fixes #32 (#114) 2022-10-25 22:27:10 +02:00
sebthom
242308c672 Fix #117 NoSuchElementException on price entry 2022-10-23 23:13:52 +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
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
Alexander Peltzer
ed09098651 Don't fail if shipping options are not available. Fixes #99 (#100) 2022-09-10 06:03:25 +05:30
sebthom
2af65fda40 Fix ** globbing 2022-07-31 20:36:15 +02:00
sebthom
7e6fbfef37 Don't fail if no privacy banner is displayed. Fixes #87 2022-06-22 17:28:06 +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