304 Commits

Author SHA1 Message Date
Myzel394
82a3641a6d feat: Add StringPoolField 2023-02-10 20:16:44 +01:00
Myzel394
6eacf14bae fix: improvements 2023-02-10 20:07:34 +01:00
Myzel394
1f46671dc4 fix: remove console.log 2023-02-10 19:00:46 +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
32f8d17418 added Reserved Alias creation 2023-02-04 12:12:33 +01:00
Myzel394
cd1fe2005a added ReservedAliasesList.tsx 2023-02-02 21:23: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
6a9aa24e2d added new creationContext type 2023-01-19 12:57:51 +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
40e1512df3 updates api urls 2023-01-19 12:02:32 +01:00
Myzel394
b828f75332 improved cryptography 2023-01-19 12:02:21 +01:00
Myzel394
ee0682a8b6 made some features experimental 2023-01-17 23:33:39 +01:00
Myzel394
10e18b17ec fixed extension icon in aliases 2023-01-17 22:00:41 +01:00
Myzel394
786500d233 fixed apiDomain 2023-01-17 19:19:19 +01:00
Myzel394
2621693f58 added server signing validation 2023-01-17 18:33:29 +01:00
Myzel394
84f6d6479d code refactoring: improved structure, removed unnecessary imports 2023-01-14 22:38:19 +01:00
Myzel394
879693f680 Merge branch 'improve-auth-context-provider'
# Conflicts:
#	src/constants/values.ts
2023-01-13 21:31:35 +01:00
Myzel394
ca9a886ef3 added yup localisation 2022-12-31 19:36:51 +01:00
Myzel394
7bd4c53a46 fixed default alias 2022-12-31 18:44:20 +01:00
Myzel394
717c574057 added Cryptography explanation 2022-12-31 18:44:03 +01:00
Myzel394
b0408ed513 improved password handling 2022-12-28 22:24:50 +01:00
Myzel394
22f83642a8 added tests for cipher functions; fixed ciphers 2022-12-28 19:46:00 +01:00
Myzel394
e942740004 current stand 2022-12-28 18:51:52 +01:00
Myzel394
d3276e7e6e current stand 2022-12-28 18:50:29 +01:00
Myzel394
b2390925f2 fixed default alias note 2022-12-28 18:45:32 +01:00
Myzel394
61291147c2 fixed image width 2022-12-26 23:00:37 +01:00
Myzel394
c7bc604f4c adapted to extension 2022-12-26 21:46:33 +01:00
Myzel394
5e5b6f52d8 Merge remote-tracking branch 'origin/master' 2022-12-18 20:25:57 +01:00
Myzel394
46f9b4b526 fixed latest alias passing between extension and instance 2022-12-18 16:06:36 +01:00
Myzel394
c71c36fcc5 adapated to new alias notes 2022-12-18 14:37:59 +01:00
Myzel394
44c29bae12 added extension handling for refetching aliases 2022-12-18 13:30:31 +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
a8799095cd Merge remote-tracking branch 'origin/improve-auth-context-provider' into improve-auth-context-provider
# Conflicts:
#	src/hooks/use-user.ts
2022-12-16 22:39:05 +01:00
Myzel394
bc094c0534 improved inputs 2022-12-16 22:38:24 +01:00
Myzel394
35e4630b51 improved extension integration 2022-12-16 22:19:39 +01:00
Myzel394
c89ad41602 improving AuthContextProvider 2022-12-12 15:56:35 +01:00
Myzel394
c12d57a23f
Update README.md 2022-12-12 14:57:20 +01:00
Myzel394
caa1a108d8 improving AuthContextProvider.tsx 2022-12-12 09:17:05 +01:00
Myzel394
cf21360509 improving AuthContextProvider.tsx 2022-12-11 22:14:19 +01:00
Myzel394
d5e9234f3c improving AuthContextProvider.tsx 2022-12-11 22:07:09 +01:00
Myzel394
d2846afd05 current stand 2022-12-11 21:13:57 +01:00
Myzel394
c2f6f434c7 Merge remote-tracking branch 'origin/add-extension#exchange-password' into add-extension#exchange-password
# Conflicts:
#	src/route-widgets/AliasesRoute/CreateAliasButton.tsx
2022-12-04 19:57:03 +01:00