184 Commits

Author SHA1 Message Date
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
Myzel394
a5043675b5 current stand 2022-12-04 19:56:36 +01:00
Myzel394
7125c5f40d improved authentication handling; added get-me api 2022-12-03 17:29:36 +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
806786ceed adapting website to extension 2022-11-27 14:46:29 +01:00
Myzel394
01918c97c7 improving communication between extension and website 2022-11-26 22:32:13 +01:00
Myzel394
da58320e5c added password exchange functionality 2022-11-25 23:02:03 +01:00
Myzel394
9fd322ec9a current stand 2022-11-24 14:33:26 +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
ff972478be added ExternalLinkIndication.tsx 2022-11-17 09:01:37 +01:00
Myzel394
91cd655d5d removed leaking files 2022-11-17 08:43:27 +01:00
Myzel394
db83a8727e fixed translations 2022-11-17 08:38:29 +01:00
Myzel394
0d6501d391 added optimistic updates to alias detail page 2022-11-17 08:34:33 +01:00
Myzel394
99e009e2e1 fixed ConfirmCodeForm 2022-11-17 08:30:52 +01:00
Myzel394
e426dc8cd9 current stand 2022-11-16 20:11:22 +01:00
Myzel394
91e7b43a5b added optimistic updates 2022-11-15 14:25:53 +01:00
Myzel394
dea48fdea2 improvements 2022-11-14 08:25:56 +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