|
a406a7974b
|
lint: reformat python code with black
|
2024-12-06 18:15:47 +00:00 |
|
|
39bdac1ecf
|
feat: use custom type to handle existing naive datetimes
|
2024-12-06 18:03:37 +00:00 |
|
|
e22abb383c
|
feat: switch all timezone naive datetimes to timezone aware
|
2024-12-06 16:08:48 +00:00 |
|
|
061705a5e4
|
fix: fix incorrect attribute on group creation
created -> added
|
2024-12-06 14:48:07 +00:00 |
|
|
e5976c4739
|
feat: expand onion service api
|
2024-12-06 13:34:44 +00:00 |
|
|
24cac76f70
|
feat: create new onion services via api
|
2024-12-02 00:29:45 +00:00 |
|
|
cdbf152f40
|
fix: revert use of dt.UTC to dt.tz.UTC
some instance still on python 3.9
|
2024-11-29 18:53:46 +00:00 |
|
|
1bc2960278
|
fix: don't create missing proxies for hotspare
* also fixes setting creation time for pools
* improves logging in proxy creation pipeline
|
2024-11-29 16:08:33 +00:00 |
|
|
a482d5bba8
|
feat: upgrade python version and install frontend in container
|
2024-11-09 17:12:34 +00:00 |
|
|
75ea0b22d7
|
feat: add settings as a bridge distribution method
|
2024-11-09 13:07:40 +00:00 |
|
|
4693e994ba
|
fix: typing fixes since moving to Mapped types in models
|
2024-11-09 11:09:44 +00:00 |
|
|
6e691257f7
|
lint: type annotations, ignoring report for now
|
2024-07-12 15:35:04 +01:00 |
|
|
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 |
|