219 Commits

Author SHA1 Message Date
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
Myzel394
ceb68abc05
Merge pull request #3 from Myzel394/dependabot/npm_and_yarn/ua-parser-js-1.0.33
build(deps): bump ua-parser-js from 1.0.2 to 1.0.33
2023-02-18 19:29:32 +00:00
Myzel394
75087c2b72
Merge pull request #4 from Myzel394/dependabot/npm_and_yarn/json5-2.2.3
build(deps): bump json5 from 2.2.1 to 2.2.3
2023-02-18 19:29:17 +00:00
dependabot[bot]
cdb603507a
build(deps): bump ua-parser-js from 1.0.2 to 1.0.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 19:19:14 +00:00
dependabot[bot]
d34331b10b
build(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 19:18:59 +00:00
Myzel394
abfe85f363 fix: Apply Prettier 2023-02-18 20:11:12 +01:00
Myzel394
491a6d82cc fix: typo 2023-02-18 20:07:17 +01:00
Myzel394
918fd37aaa feat: Add workflow 2023-02-18 20:04:32 +01:00
Myzel394
c471f8d763 fix: add yarn.lock 2023-02-18 19:43:46 +01:00
Myzel394
a893501154 fix: tsc fixes 2023-02-18 19:39:33 +01:00
Myzel394
63605bf5da
Merge pull request #2 from Myzel394/improvements
Improvements
2023-02-18 12:15:44 +00: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
e5403552cf
Merge pull request #1 from Myzel394/add-admin-pages
Add admin pages
2023-02-12 17:17:03 +00: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