Commit Graph

36 Commits (d9d3f02fda823959f3a3e2de3f4f703083ca57ac)

Author SHA1 Message Date
Georg Krause d9d3f02fda
feat: Add Dockerfile for development and deployment 2023-01-13 13:56:55 +01:00
Julian-Samuel Gebühr 0fca58810a
feat: Allow token via environment variables 2023-01-13 13:56:55 +01:00
Julian-Samuel Gebühr 181ac45bbf
refactor: Rename load_remote_blocklist->load_blocklist_from_instance 2023-01-13 13:56:43 +01:00
Julian-Samuel Gebühr 6a2a13bd74
refactor: Add missing return types 2023-01-13 13:56:43 +01:00
Julian-Samuel Gebühr 0dd6930c0f
refactor: Rename load_local_blocklist -> load_blocklist_file 2023-01-13 13:56:43 +01:00
Georg Krause 0ecc925373
fix: Avoid exception when output is missing for exports 2023-01-12 12:36:46 +01:00
Julian-Samuel Gebühr c54beb76d3 fix #3
A conversion to a lowercase string is needed for boolean values
2023-01-12 09:03:37 +01:00
Julian-Samuel Gebühr 80d66b1919 Add some documentation 2023-01-12 08:40:25 +01:00
Julian-Samuel Gebühr c1e4770b0e Restructure project to make a valid poetry project, add script 2023-01-12 08:00:36 +01:00
Julian-Samuel Gebühr 45f52b940e Add documentation 2023-01-12 07:46:11 +01:00
Julian-Samuel Gebühr 7c54a1286a Add newlines for better overview 2023-01-12 07:42:23 +01:00
Julian-Samuel Gebühr 0a20bb3e8d Fix logging strings 2023-01-11 21:27:20 +01:00
Julian-Samuel Gebühr 288527a76a Formatting 2023-01-11 20:40:05 +01:00
Julian-Samuel Gebühr ba9c29a3ab Fix bug with no-delete option 2023-01-11 20:39:46 +01:00
Julian-Samuel Gebühr 4ddac75d9a Add nodelete option 2023-01-11 20:21:01 +01:00
Julian-Samuel Gebühr de5b454ed6 Add deletion for deploy 2023-01-11 20:13:27 +01:00
Julian-Samuel Gebühr ddc7fb5936 remove false logging config 2023-01-11 19:39:46 +01:00
Julian-Samuel Gebühr 101c70fc8b Document the export option 2023-01-11 19:38:47 +01:00
Julian-Samuel Gebühr d1297335bb Remove unnecessary print statement 2023-01-11 19:34:41 +01:00
Julian-Samuel Gebühr c3b65150d0 Add verbose option 2023-01-11 19:29:38 +01:00
Julian-Samuel Gebühr 5b7347ce71 Add delete method 2023-01-11 19:19:14 +01:00
Julian-Samuel Gebühr 1b1cf765be Fix ex-and import 2023-01-11 19:16:59 +01:00
Julian-Samuel Gebühr 76c637720e Remove personal files and readd
poetry.lock
2023-01-09 13:25:35 +01:00
Julian-Samuel Gebühr fb85a35828 Add export options, use toml 2023-01-09 13:10:40 +01:00
Julian-Samuel Gebühr 7f3154f515 Make update of block possible 2023-01-09 12:01:39 +01:00
Julian-Samuel Gebühr 1197228650 Add deploy option 2023-01-09 11:48:44 +01:00
Julian-Samuel Gebühr aa64c6dbd2 Initial code commit, adds diff functionality 2023-01-09 08:42:36 +01:00
Julian-Samuel Gebühr a72ddfcdf4 Add dependencies 2023-01-09 08:41:28 +01:00
Julian-Samuel Gebühr 58bb66e6cb Change key names to comply with API names 2023-01-09 08:41:16 +01:00
Julian-Samuel Gebühr 84faa398b1 Formatting 2023-01-09 08:40:28 +01:00
Julian-Samuel Gebühr 5e6e8415ca Add .idea folder to gitignore 2023-01-08 21:38:16 +01:00
Julian-Samuel Gebühr 7f0dc0c0a6 Add pyproject.toml 2023-01-08 21:36:54 +01:00
Julian-Samuel Gebühr 78a7ea185a change blocklist format 2023-01-08 21:33:44 +01:00
Julian-Samuel Gebühr 96e96f001c Add blocklist example 2023-01-05 17:29:16 +01:00
Georg Krause 2a03ec55a0
docs: Add a concept draft 2023-01-05 15:33:38 +01:00
gcrkrause fd8be45cc1 Initial commit 2023-01-05 15:21:59 +01:00