Commit graph

22 commits

Author SHA1 Message Date
irl
e22abb383c feat: switch all timezone naive datetimes to timezone aware 2024-12-06 16:08:48 +00:00
60255afe3f feat(lists): adds redirector data format 2022-12-21 19:27:46 +00:00
339b02d815 portal: show pool in lists 2022-09-27 09:19:46 +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
5b9946c431 portal: link to context-specific help where we can 2022-08-25 20:49:20 +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
f6452cb4fa lint: various non-semantic fixes
bumping fail-under for pylint to 9.72
2022-06-23 13:42:45 +01:00
7a731f6999 lint: various non-semantic fixes 2022-06-23 11:49:38 +01:00
55d133394d typo: transposed characters 2022-05-17 10:15:00 +01:00
c918138312 portal/list: record encoding on new list 2022-05-17 10:14:12 +01:00
fca84e0fa7 portal: dict_items not subscriptable 2022-05-17 10:12:45 +01:00
8f7f1e96c6 portal/list: remove unnecessary comprehensions 2022-05-17 08:25:32 +01:00
6fe633bf0a lists: introduce obfuscated formats 2022-05-16 17:09:33 +01:00
dd501a6e4e ci: add flake8 2022-05-16 13:29:48 +01:00
3665c34961 lots of typing fixes 2022-05-16 11:44:03 +01:00
d54fae7423 portal: additional buttons on list pages
link to onion services page from origin page
link to previews of distribution lists from lists
2022-05-12 17:03:26 +01:00
54a2c457f0 list: add role to s3 lists
fixes: #12
2022-05-11 16:12:52 +01:00
efb74ae413 portal: allow list destruction
fixes #15
2022-05-11 15:47:39 +01:00