Commit graph

26 commits

Author SHA1 Message Date
irl
a406a7974b lint: reformat python code with black 2024-12-06 18:15:47 +00:00
irl
39bdac1ecf feat: use custom type to handle existing naive datetimes 2024-12-06 18:03:37 +00:00
irl
e22abb383c feat: switch all timezone naive datetimes to timezone aware 2024-12-06 16:08:48 +00:00
irl
d854d52ab9 feat(block): tweak blocky timing, mark job safe 2024-11-29 18:43:56 +00:00
irl
9674cb4293 feat: remove block_bridge_dnsc
no longer used
2024-11-16 19:38:57 +00:00
90575b076e fix: extend timeout for blocky, fix db query 2024-11-16 13:27:29 +00:00
779d5cb8d2 feat: new block plugin for blocky 2024-11-16 13:17:39 +00:00
fff38fa994 feat: add timeouts to all requests requests 2023-03-12 12:28:29 +00:00
c34dab7b9a feat(block): adds bridge_block_scriptzteam module 2023-02-27 12:29:21 +00:00
24e464653b feat(bridge): allow random provider selection 2023-02-26 15:06:40 +00:00
9253be892d fix(portal): use hashed fingerprint and cloud account in logging 2023-02-26 13:45:57 +00:00
10ffdff2c3 lint 2023-01-21 15:15:07 +00:00
e28fcc6061 lint(block_bridge): typing hints 2022-12-07 14:04:33 +00:00
ebc9001aa1 fix(bridge): block_bridges pass working_dir in constructor to super 2022-11-29 11:06:23 +00:00
543e4ef3e3 block/bridge_rks: short name was too long 2022-11-13 13:24:52 +00:00
1233d8998a block/roskomsvoboda: check for blocked bridges too
fixes: #33
2022-11-13 13:23:12 +00:00
268445e0f0 block/bridge: correct handling of hashed fingerprints 2022-09-01 16:26:19 +01:00
afb98724d3 lint 2022-08-30 14:15:06 +01:00
ece9244966 gitlab: refined enterprise gitlab support 2022-08-30 11:52:55 +01:00
63c36dccd2 gitlab: enterprise gitlab support 2022-08-30 11:21:15 +01:00
6423d93519 mypy: fix up typing 2022-08-12 12:24:56 +01:00
a808b84bec flake8: formatting issues 2022-08-12 11:46:10 +01:00
6cc6aedafc block/bridge: handle bridge is None on selection 2022-07-12 11:43:22 +01:00
0c4929592a block/bridge: add a dnsc module 2022-07-12 11:32:45 +01:00
3ed6f0908a block/bridge: add debug printing 2022-07-12 11:14:17 +01:00
ca3fc844b7 block/bridge: refactor into general bridge block subsystem 2022-07-12 11:09:23 +01:00