Commit Graph

  • 115fb82064 remove webdriver-manager dependency sebthom 2024-03-04 13:27:17 +01:00
  • 5d1d095fcc opt-out from selenium anonymous data collection sebthom 2024-03-04 10:20:28 +01:00
  • 9caa7a7124 use venv sebthom 2024-03-04 10:07:47 +01:00
  • 284c6d2bb4 update GHA workflows sebthom 2024-03-02 23:21:04 +01:00
  • 703c4fee23 chore: Update Python dependencies sebthom 2024-03-02 23:15:21 +01:00
  • d473577d18 chore: Update Python dependencies github-actions[bot] 2024-02-20 05:14:43 +00:00
  • 46ec71d51a chore: Update Python dependencies github-actions[bot] 2024-02-12 05:14:20 +00:00
  • cfc1884a56 fix(deps): bump actions/delete-package-versions from 4 to 5 dependabot[bot] 2024-02-12 17:04:35 +00:00
  • ec69910f81 fix(deps): bump peter-evans/create-pull-request from 5 to 6 dependabot[bot] 2024-02-05 17:27:09 +00:00
  • 52f76f1395 chore: Update Python dependencies github-actions[bot] 2024-01-28 05:13:45 +00:00
  • 22b50f57fe chore: Update Python dependencies github-actions[bot] 2024-01-21 05:39:15 +00:00
  • 62ff5ab763 fix(deps): bump actions/cache from 3 to 4 dependabot[bot] 2024-01-22 17:33:05 +00:00
  • 3a52f7f629 update doc sebthom 2024-01-12 11:37:40 +01:00
  • 8389123c61 don't use strip on windows. fixes #229 sebthom 2024-01-12 11:35:30 +01:00
  • 9d1ecb2882 improve dynamic version handling sebthom 2024-01-12 11:05:54 +01:00
  • 11f47140dc add some color to usage help sebthom 2024-01-12 10:59:42 +01:00
  • a87e12bf1b use more predictable version numbers sebthom 2024-01-12 01:41:18 +01:00
  • 7b2dfd8559 make builds reproducible sebthom 2024-01-12 00:51:35 +01:00
  • 51210ebb55 chore: Update Python dependencies github-actions[bot] 2024-01-11 05:14:09 +00:00
  • aedd318641 log python version sebthom 2024-01-12 00:35:38 +01:00
  • f8ad8e5d2a set required token sebthom 2024-01-12 00:35:28 +01:00
  • fcd24c953d chore: Update Python dependencies github-actions[bot] 2024-01-04 05:13:47 +00:00
  • 078149bd2a Fixes broken --ads parameter (#249) Heavenfighter 2024-01-05 20:19:20 +01:00
  • c66b4a3eb8 Allow specific ids to publish command with --ads option (#247) Heavenfighter 2023-12-29 23:49:02 +01:00
  • 08bffa8de3 fix(deps): bump geekyeggo/delete-artifact from 2 to 4 dependabot[bot] 2023-12-25 17:56:09 +00:00
  • 9eea83489f chore: Update Python dependencies github-actions[bot] 2023-12-24 05:13:08 +00:00
  • 06429edc80 chore: Update Python dependencies github-actions[bot] 2023-12-23 05:12:53 +00:00
  • 1866e7c7fa fix(deps): bump actions/upload-artifact from 3 to 4 dependabot[bot] 2023-12-18 18:00:41 +00:00
  • f1e2e48f6d fix(deps): bump actions/download-artifact from 3 to 4 dependabot[bot] 2023-12-18 18:00:36 +00:00
  • facaa5d07e fix(deps): bump github/codeql-action from 2 to 3 dependabot[bot] 2023-12-18 18:00:31 +00:00
  • ed340f50f8 fixed wrong shipping options handling (#239) Heavenfighter 2023-12-16 12:46:23 +01:00
  • c7e8869fc4 fix(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2023-12-11 18:37:08 +01:00
  • 1b02436114 workaround for #207 sebthom 2023-12-11 18:30:17 +01:00
  • baa3c3d748 remove "inflect" dependency to reduce binary size sebthom 2023-12-11 15:03:36 +01:00
  • fb537b3d66 update doc sebthom 2023-12-11 13:54:06 +01:00
  • b903e604fc build with Python 3.12.1 sebthom 2023-12-11 12:54:46 +01:00
  • ef0915f481 chore: Update Python dependencies github-actions[bot] 2023-12-11 05:14:26 +00:00
  • 9d6e9d4ba6 Fix login check DreckSoft 2023-12-02 13:57:47 +01:00
  • 79f77b290f fix: ensure web driver is shutdown correctly sebthom 2023-12-06 05:23:13 +01:00
  • 87a232c97d Fix cleanup of untagged containers sebthom 2023-12-06 03:36:24 +01:00
  • 23daffa428 chore: Update Python dependencies github-actions[bot] 2023-12-05 05:13:44 +00:00
  • dc664dbf55 use Python 3.12 sebthom 2023-12-06 02:47:48 +01:00
  • 804c6e7a6e update workflow config sebthom 2023-12-06 02:44:55 +01:00
  • 4f76007c7a Fixed no element error when shipping type is pickup. Heavenfighter 2023-12-05 18:49:00 +01:00
  • 55d8cc124b upgrade deps and fix build sebthom 2023-11-20 07:33:06 +01:00
  • d932cbdf4e chore: Update Python dependencies github-actions[bot] 2023-10-26 05:13:33 +00:00
  • ce10fe0047 add issue templates sebthom 2023-10-29 02:46:58 +02:00
  • 5a98ff9375 chore: Update Python dependencies github-actions[bot] 2023-10-23 05:13:44 +00:00
  • e9eee4b808 chore: Update Python dependencies github-actions[bot] 2023-10-20 05:12:57 +00:00
  • 7b713095c3 Fixes #220 DreckSoft 2023-10-20 21:43:23 +02:00
  • 0841b7c4db Fixes #217, #214, #200, #195 (#218) DreckSoft 2023-10-20 19:32:15 +02:00
  • 5d3104f081 fix(deps): bump psutil from 5.9.5 to 5.9.6 sebthom 2023-10-15 18:25:31 +02:00
  • 4acf32d3dd update copyright notice sebthom 2023-10-15 18:00:45 +02:00
  • 4bd466b770 update workflow config sebthom 2023-10-15 17:03:17 +02:00
  • a8ef6818b7 support Python 3.12 sebthom 2023-10-14 23:11:02 +02:00
  • 7bcd88cbd6 chore: Update Python dependencies github-actions[bot] 2023-09-26 05:13:14 +00:00
  • d4073fbcb3 support local build with nektos/act sebthom 2023-09-17 17:10:07 +02:00
  • b918bec547 Now the program checks if the user is already logged in (#203) Airwave1981 2023-09-17 15:10:03 +02:00
  • 5c7729aaaf fix(deps): bump actions/checkout from 3 to 4 (#205) dependabot[bot] 2023-09-17 15:07:08 +02:00
  • 963f9bb6ba fix(deps): bump tibdex/github-app-token from 1 to 2 dependabot[bot] 2023-09-11 17:06:02 +00:00
  • 79dc665264 upgrade dependencies sebthom 2023-09-17 14:41:43 +02:00
  • 38a76572a4 improve type hints sebthom 2023-09-17 14:26:35 +02:00
  • 70b187260f fix typo sebthom 2023-09-16 17:52:19 +02:00
  • 51ef9c8190 chore: Update Python dependencies sebthom 2023-08-01 11:12:09 +02:00
  • d2f3ad43a1 Fix #194 Sell directly slider not switching sebthom 2023-07-31 17:17:54 +02:00
  • df12920f18 chore: Update Python dependencies github-actions[bot] 2023-06-18 05:13:15 +00:00
  • 7762049567 Fix manual shipping options (#189) DreckSoft 2023-06-02 12:01:06 +02:00
  • 95331fe9b6 chore: Update Python dependencies github-actions[bot] 2023-06-02 05:12:45 +00:00
  • 64923b44d4 avoid building dep updates twices sebthom 2023-06-01 15:55:50 +02:00
  • a4b8998456 chore: Update Python dependencies github-actions[bot] 2023-05-27 05:12:16 +00:00
  • 3d90aaab61 Add categories for Wohnzimmer Jan Dittrich 2023-05-28 22:18:00 +02:00
  • 6b3a55e242 chore: Update Python dependencies github-actions[bot] 2023-05-26 05:13:14 +00:00
  • 0c9da859e0 Improve image upload handling (#183) DreckSoft 2023-05-26 19:58:53 +02:00
  • 6f18fe9a0e improve dropdown field handling sebthom 2023-05-16 18:28:23 +02:00
  • 40d6666213 Fixes #174 handle new initial popup banner sebthom 2023-05-15 23:27:56 +02:00
  • 1e31b52a2a update .gitignore sebthom 2023-05-15 23:08:55 +02:00
  • b5ecfe6838 chore: Update Python dependencies github-actions[bot] 2023-05-14 05:12:53 +00:00
  • b723e59ac4 update kleinanzeigen URL sebthom 2023-05-15 21:45:57 +02:00
  • 44630c0506 fix multiline GITHUB_OUTPUT sebthom 2023-05-04 13:14:46 +02:00
  • b82b1f71dd chore: Update Python dependencies github-actions[bot] 2023-04-25 05:13:31 +00:00
  • 53f56457be fix(deps): bump peter-evans/create-pull-request from 4 to 5 dependabot[bot] 2023-04-10 17:58:01 +00:00
  • 0d978d8a1e chore: Update Python dependencies github-actions[bot] 2023-03-28 05:13:56 +00:00
  • 36a17d3a31 chore: Update Python dependencies github-actions[bot] 2023-02-18 05:13:36 +00:00
  • 70868395b2 FIX typo Jeppy 2023-02-25 11:31:31 +01:00
  • fa2bdd626e chore: Update Python dependencies github-actions[bot] 2023-02-14 05:15:19 +00:00
  • 0284912757 Fixed to much spaces Airwave1981 2023-02-15 09:32:19 +01:00
  • 8880af1be0 Changed code style else to elif Airwave1981 2023-02-15 09:23:29 +01:00
  • 719d40cc5b Fixed #155 sell directly Airwave1981 2023-02-15 09:15:29 +01:00
  • f85aedab0a ADD .gitignore downloaded-ads folder Jeppy 2023-01-07 09:07:30 +01:00
  • 6ff31624f7 Fix UPX installation sebthom 2022-12-20 23:24:29 +01:00
  • 1c08d807e9 FIX do not click on pstad-price to wait for category detection (#148) Jeppy 2022-12-20 22:42:05 +01:00
  • 856a1e8ff6 chore: Update Python dependencies github-actions[bot] 2022-12-18 05:13:26 +00:00
  • 886d812393 FIX Download path not found Philipp K 2022-12-17 10:50:18 +01:00
  • d08b335351 FIX crash during ad overview page scan Philipp K 2022-12-15 17:28:48 +01:00
  • 45fd4bac9f ADD download shipping options and sell directly LIMITATION extracts only the cheapest shipping option Jeppy 2022-12-10 19:59:47 +01:00
  • e483c003d0 ADD ability to select shipping packages and sell directly Jeppy 2022-11-07 19:33:08 +01:00
  • 664c0dfc7f Replace deprecated set-output with GITHUB_OUTPUT sebthom 2022-12-11 15:36:29 +01:00
  • 3a2eea5323 pin "packaging" to 2.13 sebthom 2022-12-11 15:27:31 +01:00
  • c3eb4ecb9e Handle device verification message. Fixes #104 sebthom 2022-12-07 19:28:49 +01:00
  • 2592d6a58e chore: Update Python dependencies github-actions[bot] 2022-12-06 05:14:27 +00:00