Commit Graph

11 Commits (d4c754c1036c8b8eb4ffa61844b11456d34ec3de)

Author SHA1 Message Date
Julian-Samuel Gebühr 8a8a725002 fix: Remove id from export
As this wil not be the same id on other instances exporting it does not make sense
2023-01-25 23:36:25 +01:00
Julian-Samuel Gebühr 33fee03059 Merge branch 'develop' of https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy into develop 2023-01-13 08:12:35 +01:00
Julian-Samuel Gebühr 2066c0332d fix: Avoid exception when input is missing for diff and deploy 2023-01-13 08:12:29 +01:00
Georg Krause 229608a090
refactor: Avoid manually templating toml file entries 2023-01-12 17:11:10 +01:00
Julian-Samuel Gebühr 0b49740e83 feat: Allow token via environment variables 2023-01-12 16:22:03 +01:00
Julian-Samuel Gebühr ce5c1ae39d refactor: Rename load_remote_blocklist->load_blocklist_from_instance 2023-01-12 16:16:18 +01:00
Julian-Samuel Gebühr eaccce8c6e refactor: Add missing return types 2023-01-12 16:04:56 +01:00
Julian-Samuel Gebühr 066e77d493 refactor: Rename load_local_blocklist -> load_blocklist_file 2023-01-12 16:01:55 +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 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