Commit graph

39 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
675a7341eb feat: database migration to hold onion cert metadata 2024-12-06 14:47:12 +00:00
irl
75b2c1adf0 refactor: moving more models to mapped_column 2024-11-10 15:13:29 +00:00
3be3a45606 fix: sqlite fix for migration 2024-11-09 14:29:44 +00:00
0e0d499428 feat: geo risk scores 2023-10-29 15:45:10 +00:00
bda9e387c1 typo 2023-05-31 15:55:46 +01:00
f91f7e5274 fix(migration): just use two different commands 2023-05-31 15:52:57 +01:00
1d7a8ce1a0 fix(migration): use random() on sqlite 2023-05-31 15:24:08 +01:00
c013fe72e6 fix(migration): only use on conflict with postgresql 2023-05-31 15:17:39 +01:00
8115966aca feat(proxy): rewrite the meta module to support hot spares 2023-05-30 16:38:00 +01:00
15a85b1efe feat(static): adds new static origins feature 2023-05-25 15:32:31 +01:00
0a72aeed96 feat: abstracting cloud providers 2023-02-26 12:52:08 +00:00
c6494f0145 fix(db): don't alter table on sqlite for latest migration 2023-01-26 15:55:59 +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
962f90b384 fix(db): embed pool model in migration 2023-01-21 14:03:43 +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
25bbdf8e2b db: truncate alembic migration history 2022-11-13 19:04:33 +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
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00
affa0f0149 tfstate: very basic terraform state backend in flask 2022-08-29 19:16:35 +01:00
d99cf88f38 smart_proxy: add asset domains concept 2022-05-25 15:32:17 +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
4a67980664 lists: add migration for encoding 2022-05-16 17:16:13 +01:00
ac4f9b4942 activity: basic webhook alerts for automation failures 2022-05-14 10:18:00 +01:00
ce520b87a5 eotk: import instance information from terraform 2022-05-13 15:40:59 +01:00
54a2c457f0 list: add role to s3 lists
fixes: #12
2022-05-11 16:12:52 +01:00
8abe5d60fa automation: establish an automation framework 2022-05-08 17:20:04 +01:00
8efb7d9186 onions: add onion service management 2022-05-04 15:36:36 +01:00
18e046dc42 mirrors: record deprecation reason 2022-05-01 16:23:45 +01:00
b59d334689 azure_cdn: use subgroups, attempt 1 2022-04-25 14:56:35 +01:00
214bacfb1f lists: no deprecation 2022-04-22 14:03:18 +01:00
6843111b04 models: destroy groups 2022-04-22 13:00:39 +01:00
09f0b0672d Initial import 2022-04-08 12:59:00 +01:00