Alexander
fe02b42d8e
Merge bcd5945272ccfb097e0044f35b48a97a91afd87e into 54668a11e7b8db125101eb5760d9cb7e0c799ffc
2024-09-28 09:08:52 +02:00
ilike2burnthing
54668a11e7
bug_report: lint fix again
2024-09-28 08:08:49 +01:00
ilike2burnthing
701d8fb4ff
bug_report: change to input
2024-09-28 08:07:56 +01:00
ilike2burnthing
39a265ccb8
bug_report: lint fix
2024-09-28 07:58:14 +01:00
ilike2burnthing
e32b247014
bug_report: default=0
2024-09-28 07:57:11 +01:00
ilike2burnthing
0d8fe8fe50
bug_report: no booleans allowed
2024-09-28 07:51:57 +01:00
ilike2burnthing
718da3a36f
bug_report: add 'no really' drop down
...
maybe this will help... 🙄
2024-09-28 07:50:11 +01:00
AlexFozor
bcd5945272
dockerfile update
2024-08-03 23:54:18 +02:00
AlexFozor
3db53643b6
Revert "DrissionPage rollback to 4.1.0.0b14 due to random browser freeze in docker image"
...
This reverts commit c700cc9cbf26a912eeb14e5cdf89ece7731585db.
2024-08-03 23:53:48 +02:00
AlexFozor
c700cc9cbf
DrissionPage rollback to 4.1.0.0b14 due to random browser freeze in docker image
2024-08-03 21:22:50 +02:00
AlexFozor
19250559a9
drissionpage version update
2024-08-03 19:28:33 +02:00
AlexFozor
37262090ec
cookies fix
2024-08-01 15:48:37 +02:00
AlexFozor
f7f65cf786
headers fix
2024-08-01 15:41:50 +02:00
AlexFozor
a1d4f05bc5
userAgent fix
2024-08-01 14:45:31 +02:00
AlexFozor
e0e98811a0
html log fix and regexp pattern warn fix
2024-08-01 13:29:55 +02:00
AlexFozor
85deae7bc7
old request param userAgent returned
2024-08-01 12:37:24 +02:00
AlexFozor
08c3766a1b
multiple simultaneous requests fix
2024-08-01 00:54:08 +02:00
AlexFozor
8b9b741de8
#1162 comment
2024-07-31 17:00:03 +02:00
AlexFozor
99708041b5
proxy fix, user data folder fix
2024-07-31 16:28:05 +02:00
ilike2burnthing
a798561338
Bump requests version
...
*.0 was yanked
2024-07-30 02:38:13 +01:00
AlexFozor
b8639bc611
dockerfile update
2024-07-30 01:28:55 +02:00
Alexander
2261468aca
challenge result ordering, listener fixes
2024-07-29 17:42:06 +02:00
Alexander
d82feffeba
selenium replaced with DrissionPage
2024-07-29 15:51:30 +02:00
Bogdan
eb680efc90
Don't build docker images for PRs from forks ( #1281 )
2024-07-20 22:08:40 +03:00
ilike2burnthing
0f8f0bec25
revert and bump action version
2024-07-20 19:41:49 +01:00
ilike2burnthing
3d9bc5627b
Change to GITHUB_TOKEN for GHRC login
2024-07-20 14:21:34 +01:00
ilike2burnthing
dd7eaee2e3
Bump requirements
...
resolves Dependabot alerts
2024-07-12 17:11:40 +01:00
ilike2burnthing
031177bbdb
Bump version 3.3.21 ( #1240 )
v3.3.21
2024-06-26 02:14:25 +01:00
Bogdan
a8644532a1
Escape values for generated form used in request.post
( #1236 )
...
and build docker images for PRs
2024-06-26 02:04:59 +01:00
ilike2burnthing
e96161c873
Add challenge selector to catch reloading page on non-English systems. resolves #1237
2024-06-25 22:32:06 +01:00
ilike2burnthing
5a1f25cd52
Bump version 3.3.20 ( #1229 )
v3.3.20
2024-06-21 22:21:37 +01:00
tenettow
a2c0e4348e
Update Cloudflare challenge and checkbox selectors ( #1224 )
2024-06-21 22:07:03 +01:00
ilike2burnthing
2ecf88895b
Check not running in Docker before logging version_main error
2024-06-15 08:37:42 +01:00
ilike2burnthing
984368edb5
maxTimeout should always be int. resolves #1212
2024-06-15 05:41:45 +01:00
21hsmw
6c1d78cb84
Fix occasional headless issue on Linux when set to "false" ( #1199 )
...
* Fix occasional headless issue on Linux when set to "false"
- Add a variable containing the current platform
- Check if the platform is "nt" (Windows) before closing the driver
* Update CHANGELOG.md
---------
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
v3.3.19
2024-05-24 17:33:46 +01:00
ilike2burnthing
5a2c61601e
Fix Chrome v124+ not closing on Windows. resolves #1161 ( #1193 )
v3.3.18
2024-05-20 00:52:55 +01:00
ilike2burnthing
c304da2964
Update README.md
2024-04-22 23:30:52 +01:00
ilike2burnthing
b811412699
Fix LANG ENV for Linux. #1036
2024-04-20 03:41:53 +01:00
Ross Patterson
0bb8de144f
Add Compose V2 command to readme ( #1154 )
...
Co-authored-by: root@library.moodysalon.net <root@library.moodysalon.net>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2024-04-18 05:07:06 +01:00
ilike2burnthing
38166dfaa0
Bump version 3.3.17 ( #1147 )
v3.3.17
2024-04-09 20:31:21 +01:00
ilike2burnthing
8dea0ed017
Fix file descriptor leak in service on quit(). resolves #983
...
credit: @zkulis - https://github.com/ultrafunkamsterdam/undetected-chromedriver/pull/1812
2024-04-09 20:27:42 +01:00
francisco-lafe
20cd2944a7
Update README.md ( #1127 )
...
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2024-03-19 18:05:11 +00:00
ilike2burnthing
fd773e5909
Bump version 3.3.16 ( #1105 )
v3.3.16
2024-02-28 21:38:53 +00:00
Justin Kromlinger
35c7bff3c8
Use headless configuration properly ( #1104 )
2024-02-28 20:36:38 +00:00
Raphaël
afdc1c7a8e
Add FreeBSD support ( #1054 )
2024-02-28 02:45:04 +00:00
ilike2burnthing
0bc7a4498c
Update README.md
2024-02-23 05:01:00 +00:00
Xewdy
c5a5f6d65e
Add platform specifiers to dependencies ( #877 )
2024-02-21 21:14:25 +00:00
ilike2burnthing
aaf29be8e1
Bump version 3.3.15 ( #1088 )
v3.3.15
2024-02-20 23:48:23 +00:00
Tadas Gedgaudas
800866d033
Fix looping challenges. #1036 ( #1065 )
...
Co-authored-by: Tadas Gedgaudas <tg@infrahub.io>
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2024-02-20 23:41:02 +00:00
ilike2burnthing
043f18b231
Bump UC version to 3.5.5
2024-02-17 19:28:06 +00:00