90 Commits

Author SHA1 Message Date
Myzel394
b405a0817f fix: Only show admin Page when user is admin; Remove Overview section 2023-02-12 16:21:34 +01:00
Myzel394
a29fe864d3 fix: Pass querykey 2023-02-11 19:45:40 +01:00
Myzel394
8f925072cc fix: Fix default settings loaded correctly for global settings form 2023-02-10 20:17:12 +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
dead769e88 improved CreateReservedAliasRoute.tsx 2023-02-04 13:11:50 +01:00
Myzel394
fde7705850 added ReservedAliasesForm.tsx 2023-02-02 21:12:14 +01:00
Myzel394
517b49a5c4 current stand 2023-02-01 19:55:10 +01:00
Myzel394
87d9eaef50 fixed expandUrlShorteners option missing 2023-01-19 12:13:07 +01:00
Myzel394
b7a80e383a improved get next url handling 2023-01-19 12:02:38 +01:00
Myzel394
10e18b17ec fixed extension icon in aliases 2023-01-17 22:00:41 +01:00
Myzel394
84f6d6479d code refactoring: improved structure, removed unnecessary imports 2023-01-14 22:38:19 +01:00
Myzel394
b0408ed513 improved password handling 2022-12-28 22:24:50 +01:00
Myzel394
46f9b4b526 fixed latest alias passing between extension and instance 2022-12-18 16:06:36 +01:00
Myzel394
e88bf31257 fixed aliases not working after entering decryption password 2022-12-18 10:33:33 +01:00
Myzel394
934a071f81 fixed password setup not working; general improvements & bugfixes 2022-12-17 23:14:01 +01:00
Myzel394
4ab7303071 added time handling for email login's confirmation codes 2022-12-17 21:38:57 +01:00
Myzel394
c89ad41602 improving AuthContextProvider 2022-12-12 15:56:35 +01:00
Myzel394
fd698604d9 current stand 2022-12-02 12:59:17 +01:00
Myzel394
330d04eca2 adapting website to extension 2022-11-27 17:02:39 +01:00
Myzel394
f9f1a1708c added extension handling 2022-11-20 13:23:13 +01:00
Myzel394
89dae6ca0e current stand 2022-11-17 21:51:20 +01:00
Myzel394
91cd655d5d removed leaking files 2022-11-17 08:43:27 +01:00
Myzel394
91e7b43a5b added optimistic updates 2022-11-15 14:25:53 +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
964ee90d50 improvements 2022-11-05 10:53:08 +01:00
Myzel394
8ae24aec8e added ability to login from different devices 2022-11-04 21:48:17 +01:00
Myzel394
7cedb6ab94 improvements 2022-11-03 08:22:23 +01:00
Myzel394
bd883431ff added NoSearchResults.tsx to AliasesRoute.tsx 2022-11-02 18:39:35 +01:00
Myzel394
dcde72e4d2 added missing labels to schemas 2022-11-02 16:14:08 +01:00
Myzel394
37b7f39eb5 added ability to delete reports 2022-11-02 16:05:28 +01:00
Myzel394
553f93828f adding delete reports 2022-11-02 14:59:30 +01:00
Myzel394
a7eece7938 bugfixes 2022-11-02 12:36:54 +01:00
Myzel394
2840645b94 added EmptyStateScreen.tsx to ReportsRoute.tsx 2022-11-02 09:25:50 +01:00
Myzel394
9c1ea3707b added EmptyStateScreen.tsx for Aliases; improvements 2022-11-02 09:18:21 +01:00
Myzel394
e4acfb2a5d added translation 2022-11-01 15:57:53 +01:00
Myzel394
963b9c4976 improvements; bugfixes 2022-10-31 10:05:37 +01:00
Myzel394
95189474a4 bugfixes 2022-10-31 09:01:38 +01:00
Myzel394
f4f8eceabe improved AliasNotesForm.tsx 2022-10-31 08:59:11 +01:00
Myzel394
b376177dc2 fixed typescript 2022-10-30 22:53:28 +01:00
Myzel394
1cfcd18567 added search functionality 2022-10-30 22:52:02 +01:00
Myzel394
fff3399069 improvements 2022-10-30 19:43:03 +01:00
Myzel394
15b1d68fcb added creation date to AliasNote 2022-10-30 19:31:15 +01:00
Myzel394
89c7c5db2b improved AliasesRoute 2022-10-30 18:59:13 +01:00