Commit graph

71 commits

Author SHA1 Message Date
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
905bdd1a58 feat(cli): mark block_ooni job as safe 2024-11-29 18:44:29 +00:00
irl
d854d52ab9 feat(block): tweak blocky timing, mark job safe 2024-11-29 18:43:56 +00:00
irl
be111b9dde lint: resolve mypy issues in app.cli.db 2024-11-18 09:56:48 +00:00
irl
3610707495 lint: app.cli.db passes pylint 2024-11-16 19:47:41 +00:00
irl
9674cb4293 feat: remove block_bridge_dnsc
no longer used
2024-11-16 19:38:57 +00:00
779d5cb8d2 feat: new block plugin for blocky 2024-11-16 13:17:39 +00:00
73439a8121 feat: adds block_external to safe jobs list 2024-11-09 11:10:05 +00:00
Ana Custura
c43dcd36c4 Formatting fixes 2024-02-19 12:21:50 +00:00
Ana Custura
819e78e0d6 Enable safe jobs 2024-02-19 11:38:05 +00:00
51779b6cc3 feat(static): create web origins for the static mirrors 2023-05-31 13:59:45 +01:00
15a85b1efe feat(static): adds new static origins feature 2023-05-25 15:32:31 +01:00
c34dab7b9a feat(block): adds bridge_block_scriptzteam module 2023-02-27 12:29:21 +00:00
ee60844b7c feat(cli): order automation jobs most efficiently 2023-02-26 12:11:30 +00:00
05285a4ae6 feat(bridges): next generation bridge management 2023-01-26 15:42:25 +00:00
10ffdff2c3 lint 2023-01-21 15:15:07 +00:00
aeca11024a lint: not in 2022-11-28 20:49:27 +00:00
d9158ac942 feat(automate): make temporary working dir optional 2022-11-28 19:03:24 +00:00
109851745b automate: move working_dir to be set in constructor 2022-11-28 18:55:10 +00:00
Owen
0ebfe28b89 Use disposable temporary directories to run automation jobs 2022-11-16 15:47:36 +00:00
7e0384d698 db: empty list if no rows for model, one commit per model 2022-11-14 16:27:28 +00:00
Owen
d28bf18ce8 Removed duplicate list of database models 2022-11-14 16:27:28 +00:00
356495beaf db: import and export with generalised json format 2022-11-13 20:09:48 +00:00
1233d8998a block/roskomsvoboda: check for blocked bridges too
fixes: #33
2022-11-13 13:23:12 +00:00
21f7cbddcb list/http_post: adds http post distribution lists 2022-11-08 14:31:45 +00:00
f92e713e98 ci: update type packages 2022-11-02 14:22:01 +00:00
076de1bc44 list/gen: generate lists based on pools 2022-09-26 14:51:11 +01:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +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
32239c379a terraform: generate conf with http backend 2022-08-30 10:05:12 +01:00
0c4929592a block/bridge: add a dnsc module 2022-07-12 11:32:45 +01:00
ca3fc844b7 block/bridge: refactor into general bridge block subsystem 2022-07-12 11:09:23 +01:00
3d0fe913e9 proxy: adds support for fastly provider 2022-06-23 15:49:09 +01:00
dd224346fd cli: remove unused json import 2022-06-22 16:34:54 +01:00
b0d24b9524 automate: make automation failure message friendlier 2022-06-18 14:17:46 +01:00
281fe905bd automate: make automation failure message friendlier 2022-06-18 14:16:38 +01:00
61564e8c01 lint: tidy up code some more, pylint is enforcing 2022-06-17 14:02:10 +01:00
98895e47de lint: tidy up code in cli module 2022-06-17 13:21:35 +01:00
b0fe83b984 automate: add newlines to captured exception 2022-05-27 15:23:46 +01:00
db6f4aef55 automate: add aws smart alarm import 2022-05-27 10:38:40 +01:00
66af6e6550 proxies: add smart proxy support
still to do:

* document new configuration options
* add smart proxies to groups view
* import bandwidth and CPU alarms
2022-05-25 09:07:10 +01:00
e2ce24bf3b alarms: refactor the alarms subsystem
also include eotk alarms now
2022-05-18 15:49:36 +01:00
23a8a6b8af onions: switch bc2 over to new onion table, drop mirrors table
fixes: #4
2022-05-17 09:44:18 +01:00
fce594bbc4 lint: excuse catching broad exceptions 2022-05-17 09:03:43 +01:00
6fe633bf0a lists: introduce obfuscated formats 2022-05-16 17:09:33 +01:00
827aab6ffb automate: add flash activity to db session 2022-05-16 14:06:07 +01:00
71eb0f9c79 lists/bc2: fix up a couple of type issues 2022-05-16 13:32:52 +01:00
3665c34961 lots of typing fixes 2022-05-16 11:44:03 +01:00