sebthom
|
bafb616cee
|
upgrade dependencies
|
2022-02-17 09:17:54 +01:00 |
|
sebthom
|
77360cb3e6
|
make SeleniumMixin.web_await throw TimeoutException by default
|
2022-02-17 09:13:27 +01:00 |
|
Sebastian Thomschke
|
51f647b4f1
|
Add quotes
|
2022-02-16 23:53:39 +01:00 |
|
sebthom
|
51fbc79ff7
|
fix KeyError when creating new ads
|
2022-02-16 22:51:50 +01:00 |
|
sebthom
|
56646db5b5
|
automatically print stacktrace on TypeError
|
2022-02-16 21:58:51 +01:00 |
|
sebthom
|
12ff0bb3c3
|
extend utils.ensure()
|
2022-02-16 21:55:57 +01:00 |
|
sebthom
|
8e132d658e
|
improve lint config
|
2022-02-16 20:54:30 +01:00 |
|
sebthom
|
81a1b79226
|
use TypeVar with in declaration of SeleniumMixin.web_await()
|
2022-02-16 20:11:26 +01:00 |
|
sebthom
|
f5cb0adabf
|
add some more categories
|
2022-02-16 17:12:06 +01:00 |
|
sebthom
|
3aad005bdc
|
Fixes #14 Document that quoting of phone numbers is required
|
2022-02-12 22:10:42 +01:00 |
|
sebthom
|
24ef6f7caf
|
upgrade dependencies
|
2022-02-12 07:44:23 +01:00 |
|
sebthom
|
d18400cfd4
|
change indention
|
2022-02-12 04:50:14 +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
|
0b46322a47
|
separate unit/integration tests
|
2022-02-10 05:14:44 +01:00 |
|
sebthom
|
c3275a375b
|
Remove unused build-arg
|
2022-02-10 04:55:02 +01:00 |
|
sebthom
|
0e2e9c8669
|
Fixes #8 test webdriver auto-detection/download
|
2022-02-10 04:51:08 +01:00 |
|
sebthom
|
43922bd812
|
Install UPX on windows only
|
2022-02-10 04:49:52 +01:00 |
|
sebthom
|
8ba85aa25c
|
Parameterize Python version
|
2022-02-10 04:49:04 +01:00 |
|
sebthom
|
08e2705b02
|
Replace deprecated type hints and add more pylint rules
|
2022-02-09 07:14:39 +01:00 |
|
sebthom
|
66f57a0822
|
Publish docker image
|
2022-02-01 07:32:45 +01:00 |
|
sebthom
|
dfc6481541
|
add autopep8 source formatter
|
2022-02-01 06:46:22 +01:00 |
|
sebthom
|
92dbc6615b
|
Fix some PEP 8 issues
|
2022-02-01 06:29:24 +01:00 |
|
sebthom
|
3e619a2a84
|
Rename some tasks
|
2022-01-31 19:31:07 +01:00 |
|
sebthom
|
acecab57cc
|
Update doc
|
2022-01-31 07:47:12 +01:00 |
|
sebthom
|
8c2d340b56
|
Prefer double-quoted strings
|
2022-01-31 07:47:03 +01:00 |
|
sebthom
|
e68a02b76b
|
Don't upgrade pip for now to prevent build error
|
2022-01-31 07:12:30 +01:00 |
|
sebthom
|
383c5ce6f6
|
Run pdm install in verbosity mode
|
2022-01-31 02:40:55 +01:00 |
|
sebthom
|
20cbc3a0eb
|
Don't install mypy and pdm-packer for now
|
2022-01-31 02:38:44 +01:00 |
|
sebthom
|
5abffd5795
|
Move repo to Second-Hand-Friends org
|
2022-01-31 02:32:29 +01:00 |
|
Lucas Pleß
|
ddb7920c56
|
fixed readme downloading information (curl needs -L to follow redirect)
|
2022-01-30 21:10:15 +01:00 |
|
sebthom
|
ea04b85007
|
Attach macOS and Linux binaries to release
|
2022-01-30 09:25:32 +01:00 |
|
sebthom
|
1e1cffeab7
|
Fixes #17 #18 Use pdm + pyinstaller
|
2022-01-30 07:31:13 +01:00 |
|
sebthom
|
8e445f08c6
|
Fix pause() failing when min_ms == max_ms
|
2022-01-30 07:20:53 +01:00 |
|
sebthom
|
5b88bc15ce
|
disable browser notifications
|
2022-01-30 07:20:16 +01:00 |
|
sebthom
|
3bb6c9d396
|
enable incognito mode
|
2022-01-30 07:19:52 +01:00 |
|
sebthom
|
b4209e3227
|
disable edge telemetry data collection
|
2022-01-30 06:58:49 +01:00 |
|
sebthom
|
6961bab489
|
Remove obsolete print statement
|
2022-01-24 20:43:28 +01:00 |
|
sebthom
|
cc9aaf9a4b
|
Fix #3 add dockerfile
|
2022-01-24 06:25:12 +01:00 |
|
sebthom
|
ba72989a85
|
add distutils check to CI job
|
2022-01-24 03:51:49 +01:00 |
|
sebthom
|
879b9fd088
|
update contributing instructions
|
2022-01-19 18:30:32 +01:00 |
|
Sebastian Thomschke
|
a3132e4399
|
Fixes #13 Handle captcha when posting ad
Thanks to @Tschak77
|
2022-01-14 12:25:50 -06:00 |
|
Sebastian Thomschke
|
82f9fed858
|
Add pydoc to SeleniumMixin.web_open()
|
2022-01-14 00:26:37 -06:00 |
|
Sebastian Thomschke
|
529c48f5d1
|
Fixes #9 UnboundLocalError: local variable 'last_updated_on'
|
2022-01-13 17:03:07 -06:00 |
|
Sebastian Thomschke
|
810faccd8c
|
Rename PULL_REQUEST_TEMPLATE. md to PULL_REQUEST_TEMPLATE.md
|
2022-01-13 00:29:33 -06:00 |
|
Sebastian Thomschke
|
c7a093b341
|
Create PULL_REQUEST_TEMPLATE. md
|
2022-01-13 00:27:39 -06:00 |
|
sebthom
|
048f904f6c
|
add codeql scans
|
2022-01-12 08:17:16 +01:00 |
|
sebthom
|
1ceccc48dc
|
initial import
|
2022-01-11 13:45:20 +01:00 |
|
Sebastian Thomschke
|
be5621d7ba
|
Initial commit
|
2022-01-09 02:20:27 +01:00 |
|