Commit graph

115 commits

Author SHA1 Message Date
d754f0b2bc fix: 24 and 72 hour counts on reports 2023-10-31 17:37:05 +00:00
ba1b597c73 fix(report): sort countries by risk 2023-10-29 21:27:45 +00:00
3e8b3a38c8 feat: extend reports 2023-10-29 21:18:40 +00:00
629993301a fix: removing country from origin 2023-10-29 19:18:05 +00:00
0e0d499428 feat: geo risk scores 2023-10-29 15:45:10 +00:00
28e817f814 lint 2023-10-23 17:53:48 +01:00
64c6414fb8 feat: adds report for blocks today 2023-10-23 17:33:17 +01:00
e0c7369d39 lint: remove redundant type ignores after mypy upgrade 2023-06-25 13:30:41 +01: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
24e464653b feat(bridge): allow random provider selection 2023-02-26 15:06:40 +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
6df0083842 fix(bridgeconf): fix view_lifecycle params on destroy 2023-01-21 14:49:57 +00:00
bdee43b78c lint(onion): remove dunder calls 2023-01-21 14:10:40 +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
540fa12a3b fix(onion): correct some form fields 2022-12-07 19:25:51 +00:00
c584aa0e90 feat(eotk): switch to new autonomous eotk instances 2022-12-07 18:13:01 +00:00
Ana Custura
f8581d8776 Allow destroying of onions 2022-12-07 13:29:01 +00:00
Ana Custura
dd51ee379e Add domain field to onion edit form 2022-12-07 13:29:01 +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
4c32445aff lint 2022-11-02 13:07:21 +00:00
acac383c01 portal/storage: link from automation list 2022-11-01 10:20:27 +00:00
293acba317 portal/storage: expose storage information via the portal 2022-11-01 10:17:31 +00:00
0cc6cf0eda portal/pool: allow adding and removing origin groups 2022-10-08 19:51:56 +01:00
f38afa6ccd portal: rename groups to origin groups 2022-10-08 19:20:00 +01:00
339b02d815 portal: show pool in lists 2022-09-27 09:19:46 +01:00
082eff218a portal/automation: better logs display 2022-09-26 15:02:18 +01:00
076de1bc44 list/gen: generate lists based on pools 2022-09-26 14:51:11 +01:00
de0f472fdc list/form: populate pool on edit form 2022-09-26 13:58:51 +01:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00
434460dfc0 automation: don't pass help_url to view_lifecycle 2022-08-30 14:55:19 +01:00
afb98724d3 lint 2022-08-30 14:15:06 +01:00
29870639b8 proxies: immediate expiration of proxies via the portal 2022-08-29 15:18:26 +01:00
5b9946c431 portal: link to context-specific help where we can 2022-08-25 20:49:20 +01:00
2801eefd43 portal/search: compare case-insensitively 2022-08-25 20:11:20 +01:00
a2ca710431 portal/search: disable "helpful" mobile features 2022-08-17 13:34:50 +01:00
002333b9a0 portal/list: lint 2022-08-17 13:28:41 +01:00
e982336379 portal/list: handle missing list 2022-08-17 13:23:42 +01:00
1b93938a8e portal/list: adds view pages for distribution lists
closes: #17
2022-08-17 13:05:56 +01:00
92ea4d527b portal: display additional links configured in yaml 2022-08-17 11:48:06 +01:00
6423d93519 mypy: fix up typing 2022-08-12 12:24:56 +01:00
09c418575b portal: update for jinja2 >= 3.0.1 2022-08-12 12:00:17 +01:00
8fde297fb5 portal: update for jinja2 >= 3.0.1 2022-08-12 11:53:17 +01:00
87ec0a4285 portal: find end of redirect chain for origins 2022-08-10 16:50:50 +01:00
f6452cb4fa lint: various non-semantic fixes
bumping fail-under for pylint to 9.72
2022-06-23 13:42:45 +01:00