257 Commits

Author SHA1 Message Date
Myzel394
21c9acbd2c
fix: LoadingPage 2023-02-24 12:23:36 +01:00
Myzel394
e4c321a8cf
fix: Add correct Logo 2023-02-23 23:21:52 +01:00
Myzel394
f5fe9ea2e2
fix: theme 2023-02-20 20:20:36 +01:00
Myzel394
d8c8658401
fix: Cache server settings in sessionStorage 2023-02-20 20:05:53 +01:00
Myzel394
4ce5837bf4
fix: Improve maxWidth styling on LoadingPage 2023-02-20 20:04:03 +01:00
Myzel394
86e6e430cc
feat: Add ErrorPage 2023-02-20 20:03:43 +01:00
Myzel394
35d09aa133
feat: Add LoadingPage 2023-02-20 19:57:41 +01:00
Myzel394
98e3b5ead5
fix: Add maxAliasesPerUser to default admin settings 2023-02-20 16:00:46 +01:00
Myzel394
438ec51e17
feat: Add maxAliasesPerUser to SettingsForm.tsx 2023-02-20 15:49:52 +01:00
Myzel394
2ab9665afd
fix: empty latest cron report throwing error 2023-02-20 15:13:30 +01:00
Myzel394
ffc1f26c43
fix: Update SettingsForm to new API 2023-02-20 14:57:59 +01:00
Myzel394
7dfb0899c9
fix: wrap WithEncryptionRequired around ServerStatus.tsx 2023-02-20 14:37:01 +01:00
Myzel394
4301c7adb3
fix: Remove mdi icons 2023-02-19 08:59:17 +01:00
Myzel394
74b059ecf4
fix: Use correct import 2023-02-19 08:44:43 +01:00
Myzel394
04e4795de2
fix: remove group-array 2023-02-18 21:57:45 +01:00
Myzel394
abfe85f363 fix: Apply Prettier 2023-02-18 20:11:12 +01:00
Myzel394
a893501154 fix: tsc fixes 2023-02-18 19:39:33 +01:00
Myzel394
f838d85470 fix: Update server-types.ts 2023-02-18 13:08:50 +01:00
Myzel394
e07eb3e75d feat: Add cron report status to AdminRoute 2023-02-18 12:53:28 +01:00
Myzel394
3b130d054f feat: Add get cron report 2023-02-18 11:23:23 +01:00
Myzel394
6f870f7302 feat: Add delete button to reserved aliases 2023-02-16 22:40:10 +01:00
Myzel394
5e979f70c7 feat: Show generic error when no custom error specified 2023-02-16 22:39:20 +01:00
Myzel394
9c85cc13ac feat: Show message when global settings are disabled 2023-02-16 22:21:38 +01:00
Myzel394
a367e93c55 fix: Update API to upstream 2023-02-16 22:21:27 +01:00
Myzel394
646a646eb0 fix!: Fix QueryResult.tsx to allow "null" as a query data 2023-02-16 22:21:04 +01:00
Myzel394
8a2de63b6a fix: Remove wrong api adaption 2023-02-16 21:03:20 +01:00
Myzel394
c5bedec8e9 fix: Adapt API to upstream 2023-02-16 21:02:30 +01:00
Myzel394
0263b51cf8 fix: Use correct locale for en 2023-02-15 22:37:37 +01:00
Myzel394
7120c2d55b fix: Adapt APIs to upstream APIs 2023-02-15 22:37:27 +01:00
Myzel394
17673852dd refactor!: Adapt api fetchers to upstream server 2023-02-15 22:27:20 +01:00
Myzel394
f854ab8a17 fix: Add allowAliasDeletion to ServerSettings 2023-02-14 21:04:42 +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
d786199111 feat: Add delete-alias.ts API 2023-02-14 19:57:21 +01:00
Myzel394
785a712eb7 fix: Loading settings 2023-02-12 21:20:04 +01:00
Myzel394
28e645abcb feat: Add allowAliasDeletion field to admin settings 2023-02-12 21:15:07 +01:00
Myzel394
9a7b868301 fix: Change address to id field in url 2023-02-12 20:37:35 +01:00
Myzel394
279406b9c7 fix: Adapt to new API 2023-02-12 20:25:19 +01:00
Myzel394
880f30ef87 fix: User not being authenticated but on AuthenticatedRoute.tsx 2023-02-12 17:19:53 +01:00
Myzel394
652837838b feat: Add EmptyStateScreen.tsx for reserved aliases 2023-02-12 16:38:56 +01:00
Myzel394
30ccdbce13 fix: Clean up user on sign up page when logged in 2023-02-12 16:27:26 +01:00
Myzel394
9a24e6b3e4 fix: Navigate to /aliases after login 2023-02-12 16:22:05 +01:00
Myzel394
bf489d587b fix: Navigate to /aliases by default 2023-02-12 16:21:41 +01:00
Myzel394
b405a0817f fix: Only show admin Page when user is admin; Remove Overview section 2023-02-12 16:21:34 +01:00
Myzel394
f0ecace475 fix: Checkbox will be disabled when form submitted 2023-02-11 20:31:30 +01:00
Myzel394
5e456205e9 fix: translations 2023-02-11 20:30:34 +01:00
Myzel394
a0b85a5f66 fix: field name 2023-02-11 20:10:58 +01:00
Myzel394
6dd49d659e feat: Add reset functionality 2023-02-11 20:04:24 +01:00
Myzel394
a29fe864d3 fix: Pass querykey 2023-02-11 19:45:40 +01:00
Myzel394
ca7cd2be14 feat: Show hour unit on image proxy storage lifetime field 2023-02-11 19:42:37 +01:00