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
e5976c4739 feat: expand onion service api 2024-12-06 13:34:44 +00:00
irl
24cac76f70 feat: create new onion services via api 2024-12-02 00:29:45 +00:00
779d5cb8d2 feat: new block plugin for blocky 2024-11-16 13:17:39 +00:00
irl
cce5c307ee lint: ignore "circular import" that isn't real 2024-11-10 21:54:56 +00:00
irl
04f5a0345b feat: adds onions list to api 2024-11-10 21:41:54 +00:00
irl
2ca4ddffb0 fix: import Origin at time of use in models.base
was previously removed to prevent circ import
2024-11-10 18:28:35 +00:00
irl
75b2c1adf0 refactor: moving more models to mapped_column 2024-11-10 15:13:29 +00:00
irl
ae905c6d80 feat: initial api implementation 2024-11-10 13:38:51 +00:00
0aa41b303d fix: ignore destroyed proxies in risk score calculation 2024-11-09 12:53:53 +00:00
b49e527bf6 fix: remove unnecessary and wrong asserts 2024-11-09 12:41:46 +00:00
4693e994ba fix: typing fixes since moving to Mapped types in models 2024-11-09 11:09:44 +00:00
d08388c339 feat: remove pydantic from list generation 2024-11-09 11:08:48 +00:00
6e691257f7 lint: type annotations, ignoring report for now 2024-07-12 15:35:04 +01:00
Ana Custura
dbe8a5d869 Extract normalised domain names with tldextract 2024-04-01 15:46:55 +01:00
Ana Custura
51341c31e5 Add support for normalised domain names 2024-02-19 12:15:54 +00:00
0e0d499428 feat: geo risk scores 2023-10-29 15:45:10 +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
fff38fa994 feat: add timeouts to all requests requests 2023-03-12 12:28:29 +00:00
0a72aeed96 feat: abstracting cloud providers 2023-02-26 12:52:08 +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
Owen
574c348bc1 feat(portal/pool): adds rdr domain field to the pool table 2023-01-18 10:25:34 +00:00
60255afe3f feat(lists): adds redirector data format 2022-12-21 19:27:46 +00:00
e1394f71d6 onion: remove onion key column, prod forms 2022-11-09 15:16:39 +00:00
d5824aa518 onion: add keys and certs to database 2022-11-09 13:36:12 +00:00
21f7cbddcb list/http_post: adds http post distribution lists 2022-11-08 14:31:45 +00:00
218779bd20 onion: adds brn to onion key 2022-11-08 14:23:32 +00:00
1c0e921305 models/base: type hinting 2022-11-02 14:25:59 +00:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00
afb98724d3 lint 2022-08-30 14:15:06 +01:00
affa0f0149 tfstate: very basic terraform state backend in flask 2022-08-29 19:16:35 +01:00
ca3fc844b7 block/bridge: refactor into general bridge block subsystem 2022-07-12 11:09:23 +01:00
3c94fc10f5 bridge: add brn to bridge resource 2022-07-04 14:50:34 +01:00
494286038b alarms: not self 2022-06-27 15:31:28 +01:00
239605ef89 alarms: more friendly notifications 2022-06-27 14:58:38 +01:00
f6452cb4fa lint: various non-semantic fixes
bumping fail-under for pylint to 9.72
2022-06-23 13:42:45 +01:00
293d83cc1c models: remove cyclic import 2022-06-18 13:27:53 +01:00
bc1c8e61f6 block: not not 2022-06-18 12:48:53 +01:00
360c786610 block: try to unify the mirror block modules 2022-06-18 12:36:54 +01:00
61564e8c01 lint: tidy up code some more, pylint is enforcing 2022-06-17 14:02:10 +01:00
66b3ccc0f0 alarms: target really needs to be str 2022-06-17 13:24:51 +01:00
5f7733d064 alarms: targets need to be str 2022-06-17 13:20:07 +01:00
1b8a64725f alarms: reduce state changes that trigger notifications 2022-06-17 12:57:02 +01:00
ac5a604587 lint: tidying up code in block tasks 2022-06-17 12:42:42 +01:00
a0da4d4641 brn: Introduce BRN as a class 2022-06-15 11:50:15 +01:00
d99cf88f38 smart_proxy: add asset domains concept 2022-05-25 15:32:17 +01:00