Myzel394
|
e5d1ee73c6
|
refactor: Improve i18n for complete account
|
2023-03-04 22:53:23 +01:00 |
|
Myzel394
|
7229078778
|
refactor: Improve i18n for logout
|
2023-03-04 21:52:57 +01:00 |
|
Myzel394
|
e4fdcecbe6
|
refactor: Improve i18n for verify email
|
2023-03-04 21:51:41 +01:00 |
|
Myzel394
|
6370f367ed
|
refactor: Improve i18n for signup
|
2023-03-04 21:49:01 +01:00 |
|
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
|
c7d81b1bb5
|
fix: types
|
2023-02-26 19:43:07 +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
|
aba9ff0e11
|
fix: OTP
|
2023-02-26 13:35:37 +01:00 |
|
Myzel394
|
47eee0db4a
|
fix: Improve UI
|
2023-02-26 11:56:58 +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
|
ed27697766
|
fix: add default value
|
2023-02-24 14:21:22 +01:00 |
|
Myzel394
|
7111245c3e
|
feat: Add enable_image_proxy_storage option to GlobalSettings
|
2023-02-24 14:01:20 +01:00 |
|
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 |
|