58 Commits

Author SHA1 Message Date
Myzel394
1e6bf650b5
refactor: Improve i18n for recover 2fa 2023-03-04 21:37:47 +01:00
Myzel394
8fbca78772
refactor: Improve i18n for login 2023-03-04 21:31:47 +01:00
Myzel394
3c75621417
fix: Add icon & fix title 2023-03-04 20:26:18 +01:00
Myzel394
b1a1a25bf7
feat: Add recover 2fa 2023-02-26 18:20:19 +01:00
Myzel394
74e8ad2c7b
feat: Add OTP handling to login 2023-02-26 16:17:48 +01:00
Myzel394
2100fa0ccf
fix: Improve OTP 2023-02-26 14:10:31 +01:00
Myzel394
7ec6b81b5e
feat: Add disable 2FA 2023-02-26 11:53:08 +01:00
Myzel394
564861fc9f
feat: Add setup 2FA 2023-02-26 11:22:35 +01:00
Myzel394
31288c9e79
feat: Add get has 2fa enabled 2023-02-25 21:47:38 +01:00
Myzel394
516bdc4d2b
refactor: Improve settings code 2023-02-25 17:49:11 +01:00
Myzel394
7111245c3e
feat: Add enable_image_proxy_storage option to GlobalSettings 2023-02-24 14:01:20 +01:00
Myzel394
e4c321a8cf
fix: Add correct Logo 2023-02-23 23:21:52 +01:00
Myzel394
eeac79ebc7
fix: Improve language 2023-02-20 20:50:44 +01:00
Myzel394
86e6e430cc
feat: Add ErrorPage 2023-02-20 20:03:43 +01:00
Myzel394
a11f731008
fix: translation 2023-02-20 15:52:34 +01:00
Myzel394
438ec51e17
feat: Add maxAliasesPerUser to SettingsForm.tsx 2023-02-20 15:49:52 +01:00
Myzel394
e07eb3e75d feat: Add cron report status to AdminRoute 2023-02-18 12:53:28 +01:00
Myzel394
6f870f7302 feat: Add delete button to reserved aliases 2023-02-16 22:40:10 +01:00
Myzel394
a367e93c55 fix: Update API to upstream 2023-02-16 22:21:27 +01:00
Myzel394
6490aad2ed feat: Add delete alias 2023-02-14 20:29:46 +01:00
Myzel394
00b983aed2 refactor: Make DeleteButton.tsx generic 2023-02-14 20:18:04 +01:00
Myzel394
28e645abcb feat: Add allowAliasDeletion field to admin settings 2023-02-12 21:15:07 +01:00
Myzel394
652837838b feat: Add EmptyStateScreen.tsx for reserved aliases 2023-02-12 16:38:56 +01:00
Myzel394
6dd49d659e feat: Add reset functionality 2023-02-11 20:04:24 +01:00
Myzel394
ca7cd2be14 feat: Show hour unit on image proxy storage lifetime field 2023-02-11 19:42:37 +01:00
Myzel394
ff18b33aaf feat: Add Preview for admin SettingsForm.tsx 2023-02-11 19:37:39 +01:00
Myzel394
db072002fe feat: Add SettingsForm mutation handling 2023-02-10 20:51:22 +01:00
Myzel394
82a3641a6d feat: Add StringPoolField 2023-02-10 20:16:44 +01:00
Myzel394
e6cdfcbc5a feat(settings): Add admin settings page (draft) 2023-02-09 21:51:38 +01:00
Myzel394
6a1629114c added AdminRoute.tsx 2023-02-04 21:59:03 +01:00
Myzel394
90dd7ca180 added ReservedAliasDetailRoute.tsx 2023-02-04 16:43:38 +01:00
Myzel394
dac14af539 created ReservedAliasesRoute.tsx 2023-02-04 14:36:26 +01:00
Myzel394
32f8d17418 added Reserved Alias creation 2023-02-04 12:12:33 +01:00
Myzel394
fde7705850 added ReservedAliasesForm.tsx 2023-02-02 21:12:14 +01:00
Myzel394
6a9aa24e2d added new creationContext type 2023-01-19 12:57:51 +01:00
Myzel394
ee0682a8b6 made some features experimental 2023-01-17 23:33:39 +01:00
Myzel394
c71c36fcc5 adapated to new alias notes 2022-12-18 14:37:59 +01:00
Myzel394
4ab7303071 added time handling for email login's confirmation codes 2022-12-17 21:38:57 +01:00
Myzel394
da58320e5c added password exchange functionality 2022-11-25 23:02:03 +01:00
Myzel394
9fd322ec9a current stand 2022-11-24 14:33:26 +01:00
Myzel394
89dae6ca0e current stand 2022-11-17 21:51:20 +01:00
Myzel394
cdea167467 adding ExpandableListItem.tsx 2022-11-13 19:51:22 +01:00
Myzel394
1cb33a9624 added expandUrlShorteners option to forms 2022-11-12 21:31:42 +01:00
Myzel394
0f963d0383 improvements 2022-11-07 13:56:22 +01:00
Myzel394
435bbf71f2 added ability to change languages; added German 2022-11-06 17:19:22 +01:00
Myzel394
29f187320b added OverviewRoute.tsx; updated API urls 2022-11-05 15:52:41 +01:00
Myzel394
8ae24aec8e added ability to login from different devices 2022-11-04 21:48:17 +01:00
Myzel394
1d89927046 fixed copying addresses 2022-11-02 19:16:41 +01:00
Myzel394
bd883431ff added NoSearchResults.tsx to AliasesRoute.tsx 2022-11-02 18:39:35 +01:00
Myzel394
37b7f39eb5 added ability to delete reports 2022-11-02 16:05:28 +01:00