Commit Graph

55 Commits

Author SHA1 Message Date
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
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
sebthom
2c3515ec00 Delete ads only by id (and not by title). Fixes #55 2022-05-15 13:51:22 +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
sebthom
64ba3d38b4 Fix #61 price_type NEGOTIABLE without price not supported 2022-04-25 13:46:03 +02:00
sebthom
102644296a Don't require price for GIVE_AWAY ads #52 2022-04-04 12:58:59 +02:00
sebthom
3964a3a1d3 Allow setting price-type to NOT_APPLICABLE. Addresses #52 2022-03-31 23:26:57 +02:00
sebthom
55e018ac3f Workaround for #46 WebDriverException: Message: target frame detached 2022-03-27 21:05:41 +02:00
sebthom
fd3306bb3d Fix #47 NoSuchElementException - ShippingPickupSelector 2022-03-27 21:00:50 +02:00
sebthom
6a12b8bceb add assert_free_ad_limit_not_reached 2022-03-22 20:03:00 +01:00
sebthom
29e60b50bc #40 Handle 'Gewerbliche Angebote' disclaimer 2022-03-17 12:36:57 +01:00
sebthom
414df7736c Improving type hints 2022-03-13 13:25:52 +01:00
sebthom
8437ca187a Catch NoSuchElementException instead of BaseException 2022-03-12 19:55:20 +01:00
sebthom
dfa5edeff0 Workaround for #39 2022-03-12 19:30:35 +01:00
sebthom
2597b902be add --keep-old flag 2022-03-12 18:55:49 +01:00
sebthom
7c08214f10 add support for shipping_costs 2022-03-12 13:26:39 +01:00
sebthom
1d5fc64f8d Raise exception if special attribute could not be set 2022-03-12 12:37:43 +01:00
Oleg Loewen
686b05027d Extend/fix special attributes support (#35) 2022-03-09 16:49:22 +01:00
Oleg Loewen
361b88c843 support special category attributes (#33) 2022-03-07 15:49:12 +01:00
sebthom
5a7f7d46a5 add small pause between image uploads 2022-02-28 13:00:42 +01:00
sebthom
e60e63525d add --ads option 2022-02-28 12:43:40 +01:00
sebthom
311311a0f1 Fix custom profile handling 2022-02-17 17:41:12 +01:00
sebthom
5773fc35aa improve log messages 2022-02-17 17:03:38 +01:00
sebthom
e4226288d3 Reload the page in case fullscreen ads is displayed 2022-02-17 17:03:10 +01:00
sebthom
a1b0636446 make private window mode configurable 2022-02-17 14:20:22 +01:00
sebthom
26bef5e574 Allow configuration of custom browser profile 2022-02-17 14:02:19 +01:00
sebthom
7ee2d533df allow configuration of additional browser extensions 2022-02-17 13:08:09 +01:00
sebthom
b879e3d6db add utils.abspath 2022-02-17 12:50:52 +01:00
sebthom
faa849b515 Fix path resolution 2022-02-17 09:45:22 +01:00
sebthom
51fbc79ff7 fix KeyError when creating new ads 2022-02-16 22:51:50 +01:00
sebthom
c422b99347 Update error message 2022-02-10 05:48:11 +01:00
sebthom
075d62ba92 Fixes #12 add --force flag 2022-02-10 05:44:30 +01:00
sebthom
08e2705b02 Replace deprecated type hints and add more pylint rules 2022-02-09 07:14:39 +01:00
sebthom
92dbc6615b Fix some PEP 8 issues 2022-02-01 06:29:24 +01:00
sebthom
8c2d340b56 Prefer double-quoted strings 2022-01-31 07:47:03 +01:00