304 Commits

Author SHA1 Message Date
Myzel394
8fbca78772
refactor: Improve i18n for login 2023-03-04 21:31:47 +01:00
Myzel394
54c877a669
Merge pull request #15 from Myzel394/improve-site
fix: Add icon & fix title
2023-03-04 20:43:21 +01:00
Myzel394
3c75621417
fix: Add icon & fix title 2023-03-04 20:26:18 +01:00
Myzel394
0d7be5c069
Merge pull request #14 from Myzel394/add-2fa
Add 2fa
2023-03-01 19:20:22 +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
c72db4f54c
Merge pull request #13 from Myzel394/add-image-proxy-option
feat: Add enable_image_proxy_storage option to GlobalSettings
2023-02-24 15:01:51 +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
a39d1d6d20
fix: production build for vite 2023-02-21 16:05:23 +01:00
Myzel394
b033b8f46f
fix: Add html config for production
Automatically upgrade insecure requests
2023-02-20 20:54:38 +01:00
Myzel394
eeac79ebc7
fix: Improve language 2023-02-20 20:50:44 +01:00
Myzel394
c3594a8664
Merge pull request #10 from Myzel394/add-loading-page
Add loading page
2023-02-20 20:32:47 +01:00
Myzel394
70f14aa81a
fix: types 2023-02-20 20:31:06 +01:00
Myzel394
6d6352261c
fix: types 2023-02-20 20:29:28 +01:00
Myzel394
27c241a1af
fix: types 2023-02-20 20:26:52 +01:00
Myzel394
f5fe9ea2e2
fix: theme 2023-02-20 20:20:36 +01:00
Myzel394
c9b06e78f8
fix: use correct background color on initial loading 2023-02-20 20:07:34 +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
31f974368a
Merge pull request #9 from Myzel394/update-admin-page
Update admin page
2023-02-20 18:23:16 +01:00
Myzel394
98e3b5ead5
fix: Add maxAliasesPerUser to default admin settings 2023-02-20 16:00:46 +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
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
897bf7d1ed
fix: add upgrade connection tag 2023-02-19 17:29:56 +01:00
Myzel394
c2b6c21fb2
fix: Vercel 2023-02-19 09:04:09 +01:00
Myzel394
4301c7adb3
fix: Remove mdi icons 2023-02-19 08:59:17 +01:00
Myzel394
f4e0f7242b
debug 2023-02-19 08:50:51 +01:00
Myzel394
74b059ecf4
fix: Use correct import 2023-02-19 08:44:43 +01:00
Myzel394
0879066e7e
fix: build 2023-02-19 08:39:15 +01:00
Myzel394
c5bfe59e83
fix: build 2023-02-19 08:34:47 +01:00
Myzel394
be2e09a90c
debugging production error 2023-02-19 08:25:10 +01:00
Myzel394
5c3bf85381
Merge pull request #5 from Myzel394/reduce-dependencies
fix: remove group-array
2023-02-18 21:05:58 +00:00
Myzel394
04e4795de2
fix: remove group-array 2023-02-18 21:57:45 +01:00
Myzel394
43d3e7bd2e
fix: Improve name 2023-02-18 21:18:42 +01:00