Commit Graph

287 Commits

Author SHA1 Message Date
sebthom
4794aee88b Add "delete" command. Fixes #56 2022-06-11 17:14:40 +02:00
kleinanzeigen-bot-tu[bot]
8cd6465e60 chore: Update Python dependencies (#83)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-10 21:54:49 +02:00
sebthom
2a28cc4390 upgrade dependencies 2022-05-31 17:35:08 +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
Talvien
e903b8de7a Added Autoreifen to categories.yaml (#76) 2022-05-21 14:37:07 +02:00
github-actions[bot]
3190f9faf7 chore: Update Python dependencies 2022-05-21 14:32:48 +02:00
sebthom
9396c13290 add category Festplatten 2022-05-15 13:51:42 +02:00
sebthom
2c3515ec00 Delete ads only by id (and not by title). Fixes #55 2022-05-15 13:51:22 +02:00
github-actions[bot]
6db2b53bb6 chore: Update Python dependencies 2022-05-11 16:01:31 +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
dependabot[bot]
e27a1e072e fix(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:45:03 +02:00
github-actions[bot]
e7b66650fe chore: Update Python dependencies 2022-05-02 14:23:14 +02:00
github-actions[bot]
d91a0ddd58 chore: Update Python dependencies 2022-04-28 16:53:16 +02:00
Maximilian Krause
76441c5639 fix: fixed category ids for women's shoes 2022-04-27 23:58:40 +02:00
Tim
b14a383384 typo fixed 2022-04-26 14:47:55 +02:00
sebthom
64ba3d38b4 Fix #61 price_type NEGOTIABLE without price not supported 2022-04-25 13:46:03 +02:00
github-actions[bot]
f1e8f53bb1 chore: Update Python dependencies 2022-04-25 13:44:39 +02:00
dependabot[bot]
b4758e0006 fix(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:27:12 +01:00
dependabot[bot]
01ecee621c fix(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:27:05 +01:00
github-actions[bot]
b30f9d6f42 chore: Update Python dependencies 2022-04-11 18:26:54 +01:00
github-actions[bot]
8b9169de5e chore: Update Python dependencies 2022-04-04 12:28:31 +01: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
github-actions[bot]
b87b304639 chore: Update Python dependencies 2022-03-29 17:14:28 +02:00
dependabot[bot]
5981404cea fix(deps): bump peter-evans/create-pull-request from 3 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 19:42:11 +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
407659a34d Ensure configured binary location is correct 2022-03-27 20:09:35 +02:00
github-actions[bot]
fdfd9439fc chore: Update Python dependencies 2022-03-27 20:04:41 +02:00
sebthom
d673743912 Improve webdriver download 2022-03-23 22:23:26 +01:00
sebthom
6a12b8bceb add assert_free_ad_limit_not_reached 2022-03-22 20:03:00 +01:00
sebthom
5918486d5b allow build step "Delete untagged docker image" to fail 2022-03-22 19:34:37 +01:00
sebthom
f3e231dc1e Update pdm.lock 2022-03-22 14:36:57 +01:00
sebthom
c14a878388 Cache __pypackages__ dir 2022-03-22 14:19:39 +01:00
sebthom
1de13bf43b upgrade webdriver-manager and improve browser version detection 2022-03-22 14:12:52 +01:00
sebthom
8d6486f53e minor cleanup 2022-03-21 21:25:35 +01:00
sebthom
1d2a8a1168 Upgrade dependencies 2022-03-21 20:32:30 +01:00
sebthom
9b67921cc4 Remove unused config entries 2022-03-21 20:19:26 +01:00
sebthom
05cfcdeec8 update doc 2022-03-17 14:52:32 +01:00
github-actions[bot]
680431e89a chore: Update Python dependencies 2022-03-17 14:43:43 +01:00
sebthom
29e60b50bc #40 Handle 'Gewerbliche Angebote' disclaimer 2022-03-17 12:36:57 +01:00
sebthom
5c07c21a71 Delete untagged images 2022-03-13 13:43:59 +01:00
sebthom
414df7736c Improving type hints 2022-03-13 13:25:52 +01:00
sebthom
9d35d3c2ac Upgrade mypy 2022-03-12 20:50:57 +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