Commit graph

  • 28ddd40286
    various fixes to make it working main ThetaDev 2024-09-28 02:14:21 +0200
  • 6577ad2df8 disable invalid websites Thephaseless 2024-09-13 19:22:37 +0000
  • 0d5dfb0eb4 quick check Thephaseless 2024-09-13 19:13:37 +0000
  • fda6f18657 change the discovery of shadow dom Thephaseless 2024-09-13 19:07:43 +0000
  • d1bccc3e4c tweaks Thephaseless 2024-09-13 19:00:20 +0000
  • 518cf1de42 adjustments Thephaseless 2024-09-13 18:48:31 +0000
  • 35fce85fcf use python 3.12 Thephaseless 2024-09-13 18:40:34 +0000
  • 4dbb63842b test in dockerfile Thephaseless 2024-09-13 18:30:48 +0000
  • 88e7321daa build if tests pass Thephaseless 2024-09-13 18:30:14 +0000
  • baae2fddeb use fastapi to test Thephaseless 2024-09-13 18:28:36 +0000
  • ed9350af82 add timed tests Thephaseless 2024-09-13 18:04:37 +0000
  • 19ef18016a fix new issue Thephaseless 2024-09-13 18:04:22 +0000
  • b8f77474e7 add test deps Thephaseless 2024-09-13 18:04:13 +0000
  • 144ef15c27 update packages Thephaseless 2024-09-13 18:04:01 +0000
  • 20017a95ac fix deprecation Thephaseless 2024-09-13 18:03:38 +0000
  • 7fb8a63219 switch to python 3.12 Thephaseless 2024-09-13 18:03:09 +0000
  • 55b241a0cc use shadow roots and fix HTTP request failed: [500:InternalServerError] #2 Thephaseless 2024-08-25 15:24:27 +0000
  • bbb05b255f format Thephaseless 2024-08-25 15:11:03 +0000
  • a0b61c9251 add docker labels Thephaseless 2024-07-25 21:07:10 +0000
  • 754252a979 add github extention parsing and use clean approach Thephaseless 2024-07-25 21:01:22 +0000
  • 9f09cd8c27 refactor + docstrings Thephaseless 2024-07-25 21:00:31 +0000
  • af4750a52a add gracefull errors Thephaseless 2024-07-25 21:00:11 +0000
  • 24a0271a04
    [skip ci] Update README.md Jakub Orchowski 2024-07-25 14:46:36 +0200
  • 7941ec8eae ensure caps for loglevel Thephaseless 2024-07-25 01:17:40 +0000
  • 4b55e8da71 [skip ci] Added info about versioning Thephaseless 2024-07-25 01:04:59 +0000
  • d67e69f0e7 [skip ci] Updated header Thephaseless 2024-07-25 01:03:12 +0000
  • 03e41be43a [skip ci] Add more info Thephaseless 2024-07-25 01:02:04 +0000
  • cfb9b947d9 [skip ci] remove screenshots volume Thephaseless 2024-07-25 01:01:49 +0000
  • c205f510c1 [skip ci] Create readme Thephaseless 2024-07-25 00:52:06 +0000
  • ede99e0d5c remove screenshots, improve logging and add timeout for button Thephaseless 2024-07-25 00:39:29 +0000
  • 0178eeec68 bring tab to front Thephaseless 2024-07-25 00:39:06 +0000
  • b9a433905e add browser crash gitignore Thephaseless 2024-07-25 00:38:55 +0000
  • c6586af5a8
    Create docker-publish.yml Jakub Orchowski 2024-07-25 02:08:26 +0200
  • bad50ba466 packages cleanup Thephaseless 2024-07-25 00:07:23 +0000
  • 1be04c286e use venv in proj Thephaseless 2024-07-25 00:07:18 +0000
  • 45fbcf20f5 remove novnc Thephaseless 2024-07-25 00:07:08 +0000
  • 65f91c3a68 use const for logging level Thephaseless 2024-07-25 00:06:56 +0000
  • 613ab2fd40 adjust file path checking Thephaseless 2024-07-25 00:04:22 +0000
  • 8270020bff final touches Thephaseless 2024-07-25 00:04:00 +0000
  • 0f295c046a uncomment dockerfile Thephaseless 2024-07-24 23:09:03 +0000
  • a5fae9f71a added virtual desktop Thephaseless 2024-07-24 23:00:51 +0000
  • 182b72327d expose novnc Thephaseless 2024-07-24 23:00:15 +0000
  • 5af3092791 fix arg Thephaseless 2024-07-24 23:00:07 +0000
  • 013defce44 swtich to dummy test Thephaseless 2024-07-24 20:42:23 +0000
  • a0d26a9391 fix downloading Thephaseless 2024-07-24 20:42:06 +0000
  • 7fbe1ecb9c changed to path type Thephaseless 2024-07-24 20:41:57 +0000
  • fc0ceec83d fix logger Thephaseless 2024-07-24 20:41:15 +0000
  • 3f01443b7c add debug for debugging Thephaseless 2024-07-24 20:41:01 +0000
  • 22d342903a expose port for solverr Thephaseless 2024-07-24 20:39:30 +0000
  • f8a1471dc4 get lib path from env Thephaseless 2024-07-24 20:39:10 +0000
  • 213602b37a added screenshots and debug env Thephaseless 2024-07-24 20:38:23 +0000
  • 89756292a7 change project name Thephaseless 2024-07-24 20:37:39 +0000
  • 1e937edc7b fix chromium download on devcontainer Thephaseless 2024-07-24 17:51:35 +0000
  • 080003e127 use default folder Thephaseless 2024-07-24 17:51:26 +0000
  • 4a2495373a docker and example usage Thephaseless 2024-07-24 17:51:01 +0000
  • 2bebce79c4 ensure venv in project Thephaseless 2024-07-24 17:50:47 +0000
  • 7029fa8f8f added script that fixes nodriver Thephaseless 2024-07-24 17:15:13 +0000
  • 798fa5e0b9 allow more types in cookies Thephaseless 2024-07-24 15:53:14 +0000
  • 9fec26b557 move to dockerfile instead of compose Thephaseless 2024-07-24 15:53:02 +0000
  • 82b34f3d09 ignore explicit return type Thephaseless 2024-07-24 15:52:41 +0000
  • 0a650a1f33 create base dockerfile Thephaseless 2024-07-24 15:52:30 +0000
  • 5d9b95bced Add override initial url Thephaseless 2024-07-24 15:41:41 +0000
  • 36bcbf0d68 use preferred method for cookies (stuck) Thephaseless 2024-07-24 15:41:37 +0000
  • 6ae963bad2 fix string path Thephaseless 2024-07-24 15:41:20 +0000
  • d0034e723b added default logger Thephaseless 2024-07-24 15:16:46 +0000
  • b148fcc669 remove extentions from repo Thephaseless 2024-07-24 13:59:07 +0000
  • 992bf62f01 first commit Thephaseless 2024-07-24 13:57:40 +0000