Commit Graph

  • 39b064cc20 Feature/docker (#37) (#38) T.v.Dein 2024-01-17 14:45:12 +01:00
  • 0726b95fd4 added docker instructions v0.1.2-CI-TEST Thomas von Dein 2024-01-17 14:15:46 +01:00
  • 21ca5c626f added environment variable support Thomas von Dein 2024-01-17 14:03:43 +01:00
  • 7e2161d4d4 no bak Thomas von Dein 2024-01-17 13:58:21 +01:00
  • ef4d2dab16 added docker image support Thomas von Dein 2024-01-17 13:58:09 +01:00
  • 3fd75fa53d refactored out http fetching code into Fetcher{}/fetch.go T.v.Dein 2024-01-16 19:27:46 +01:00
  • 78e5de61d2 Add HTTP retries and the possibility to ignore image download errors (#33) v0.1.2 T.v.Dein 2024-01-16 13:18:15 +01:00
  • f4a9a9895c Enhancement/http (#32) T.v.Dein 2024-01-14 18:39:52 +01:00
  • ac5b0608d8 fix #30: revert default adnamedir to just use the slug as before (#31) T.v.Dein 2024-01-14 12:19:16 +01:00
  • 239e253057 Make ad directory name tunable, adapt to kleinanzeigen.de site changes v0.1.1 T.v.Dein 2024-01-12 14:56:08 +01:00
  • cdf58efd45 fixed changes on kleinanzeigen.de: Thomas von Dein 2024-01-12 14:11:02 +01:00
  • 110ee17091 fixed utf8 Thomas von Dein 2024-01-12 13:31:24 +01:00
  • 8321d3c343 added template for ad directory, by default include id now Thomas von Dein 2024-01-12 13:29:59 +01:00
  • 56f53bb777 remove duplicate license badge (#28) T.v.Dein 2024-01-06 18:07:33 +01:00
  • 9e7f9a2821 Merge pull request #27 from TLINDEN/test/add-main-tests T.v.Dein 2024-01-02 12:51:51 +01:00
  • 577f9d983e portable error check Thomas von Dein 2024-01-02 12:36:00 +01:00
  • 114f6b16d9 also added coverage report+badge Thomas von Dein 2024-01-02 12:31:19 +01:00
  • a06c730fe4 put all tests into main_test.go, more failure mode tests and verify Thomas von Dein 2024-01-02 12:22:52 +01:00
  • d8e968ed6d better error message on 404 Thomas von Dein 2024-01-02 12:22:26 +01:00
  • 5f450e54ea add commandline main() test units Thomas von Dein 2024-01-01 20:53:39 +01:00
  • 3e6349cf36 pass a io.Writer to loggers and outputs so we can test the cmdline Thomas von Dein 2024-01-01 20:53:05 +01:00
  • bf8e074034 Merge pull request #26 from TLINDEN/test/enhancements T.v.Dein 2024-01-01 16:27:20 +01:00
  • 6dea8d78ed added more invalid tests Thomas von Dein 2024-01-01 16:24:43 +01:00
  • ea76b98445 upd httpmock+deps Thomas von Dein 2024-01-01 16:24:33 +01:00
  • 9f688b7692 put ad code into separate file, enhance error checking Thomas von Dein 2024-01-01 16:24:07 +01:00
  • d8baa34c54 Test/add mock tests (#24) T.v.Dein 2023-12-29 13:47:18 +01:00
  • c1cbce32e1 fix linter errors (#23) T.v.Dein 2023-12-23 22:51:50 +01:00
  • dc4d3d7f9c add ci pipeline (#22) T.v.Dein 2023-12-23 22:36:21 +01:00
  • b28f544416 Doc/add prior art (#21) T.v.Dein 2023-12-23 22:20:39 +01:00
  • 8cdefe457b added windows screenshots (#20) T.v.Dein 2023-12-23 18:48:10 +01:00
  • 1e4b406aa4 Revert "Fix/newline windows (#18)" (#19) T.v.Dein 2023-12-23 18:00:51 +01:00
  • eaf4db6cef Fix/newline windows (#18) T.v.Dein 2023-12-22 18:59:08 +01:00
  • 825649bb3b added screenshots and a section about prior work (#16) T.v.Dein 2023-12-21 12:25:04 +01:00
  • 6aa9c658b6 add doc link (#15) T.v.Dein 2023-12-19 18:36:11 +01:00
  • 2c62f9eb17 fix invalid mod load (#14) v0.1.0 T.v.Dein 2023-12-19 18:27:20 +01:00
  • bff0ae553e Bugfixes (#13) T.v.Dein 2023-12-19 18:23:41 +01:00
  • 450d44d129 Dev (#8) v0.1.0-BETA v0.0.6 T.v.Dein 2023-12-18 20:18:37 +01:00
  • 18f7e0fe49 added proper install instructions (#7) T.v.Dein 2023-12-18 09:48:00 +01:00
  • def063afe9 Merge pull request #6 from TLINDEN/dev v0.0.5 T.v.Dein 2023-12-18 09:23:55 +01:00
  • f1908f02cb bump version Thomas von Dein 2023-12-18 09:23:18 +01:00
  • 4a528ad9d1 fix #5: add exe extension to built windows binaries Thomas von Dein 2023-12-18 09:22:08 +01:00
  • 5c1161f227 fix #4, use filepath.Join to create portable path's Thomas von Dein 2023-12-18 09:21:26 +01:00
  • bd9d8fdb2c fix version finding v0.0.4 Thomas von Dein 2023-12-17 17:53:01 +01:00
  • 1ee886c504 Merge pull request #2 from TLINDEN/dev T.v.Dein 2023-12-17 17:49:27 +01:00
  • f932d7be83 re-orgainzied code a little, using go templates instead format string Thomas von Dein 2023-12-17 17:32:05 +01:00
  • d7b13e8a9a Merge pull request #1 from TLINDEN/dev v0.0.3 T.v.Dein 2023-12-16 20:35:18 +01:00
  • e904ed6687 added custom template support, added more ad data, use concurrency Thomas von Dein 2023-12-16 20:32:10 +01:00
  • df6baadc85 better sample config Thomas von Dein 2023-12-16 00:01:29 +01:00
  • 314315a1c6 fix pod entities => markdown Thomas von Dein 2023-12-15 18:29:42 +01:00
  • 2e83e68f20 fix logo Thomas von Dein 2023-12-15 18:02:34 +01:00
  • b5e51b43c9 add logo Thomas von Dein 2023-12-15 18:00:41 +01:00
  • 1b55d887bc enhancements: v0.0.2 Thomas von Dein 2023-12-15 14:50:40 +01:00
  • c2f378be05 fix link Thomas von Dein 2023-12-14 19:06:40 +01:00
  • 5b47128d0d added name Thomas von Dein 2023-12-14 19:03:18 +01:00
  • 5bd49db9ba scrape all ads Thomas von Dein 2023-12-14 19:02:32 +01:00
  • 7352159186 added release builder v0.0.1 Thomas von Dein 2023-12-14 19:01:30 +01:00
  • 12329f6ae0 initial commit Thomas von Dein 2023-12-14 19:00:04 +01:00
  • 8bd62b3c30 Initial commit T.v.Dein 2023-12-14 18:50:44 +01:00