Commit graph

78 commits

Author SHA1 Message Date
yflory
086e500b8e Fix hidden hash error with password change 2020-02-06 13:58:27 +01:00
yflory
9961bffd48 Fix XXX in sframe-common-outer 2020-01-29 17:40:16 +01:00
yflory
745bcd7363 Fix function name 2020-01-28 18:03:24 +01:00
yflory
ea65647d44 lint compliance 2020-01-27 18:55:03 +01:00
yflory
718610b6db Use the hidden hash when opening a pad from the drive 2020-01-27 18:09:35 +01:00
yflory
7a02b074b7 Hidden hash for files 2020-01-27 15:45:57 +01:00
yflory
7b9f86157e Use version 3 for hidden hashes 2020-01-27 13:53:54 +01:00
yflory
0ad96e0966 Hide the crypto keys from the hash 2020-01-27 12:18:25 +01:00
yflory
e3f5c89333 Remove window.location.hash and window.location.href from common-hash 2020-01-23 16:11:06 +01:00
David Benqué
003a616c81 remove XXXs 2020-01-21 10:13:41 +01:00
yflory
96a00f89df Generate burn after reading link for pads 2020-01-09 15:20:11 +01:00
yflory
14905a5693 Support ownerKey in file hash 2020-01-09 11:51:28 +01:00
yflory
d4d07f3332 Add support for ownerKey in the hash (version 1 and 2) 2020-01-09 11:20:35 +01:00
yflory
9391698f54 Add scrypt and spinner to the link creation process 2019-12-13 11:59:14 +01:00
yflory
4e4d01a471 Improve getStrongerHash to also look inside shared folders 2019-10-08 17:54:52 +02:00
yflory
cf0d0e8e4b Provide the secondaryKey to userObject 2019-10-07 14:35:11 +02:00
ansuz
069776e804 use fast implementations of tweetnacl serverside 2019-09-27 13:30:17 +02:00
yflory
15387af020 Merge branch 'staging' into team 2019-09-06 15:46:19 +02:00
yflory
2b57d82e8a Optimize findStronger in common-hash 2019-09-06 15:07:27 +02:00
ansuz
dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors 2019-09-06 13:35:36 +02:00
ansuz
53142c91e7 fix broken requirejs support for common-hash 2019-09-05 18:02:00 +02:00
ansuz
ed82936610 add nodejs support to common-hash 2019-09-05 15:28:20 +02:00
ansuz
096b0fb44a move 'getDefaultName' out of 'common-hash' 2019-09-05 12:22:30 +02:00
ansuz
646d8e7341 add some comments to common-hash for new APIs 2019-07-17 14:50:22 +02:00
yflory
93b4dac8bb Support mailbox in the support and admin apps 2019-06-27 17:08:23 +02:00
yflory
22c9af6961 Support page 2019-06-25 16:39:15 +02:00
yflory
86ce8b6ea7 Fix file app broken with V1 hashes 2019-02-21 10:48:30 +01:00
yflory
c0d33040b6 Fix an issue with empty hash in the href validator 2019-02-12 11:16:13 +01:00
yflory
6c1da07c60 Display an error when an invalid hash in used 2019-02-06 15:35:27 +01:00
ansuz
9105a89eab intantiate ephemeral channels with 34 hex characters 2019-01-14 15:32:49 +01:00
yflory
d88dee9a83 Restrict sending messages in a pad chat to editors only 2018-12-10 17:47:47 +01:00
yflory
0f9a71686e Add support for read-only href stored in filesData 2018-06-28 18:16:38 +02:00
yflory
586193d6a1 Password-protected files: upload files with hashes V2 2018-05-28 15:31:18 +02:00
yflory
c7e08fedfb Password-protected files 2018-05-25 18:00:10 +02:00
yflory
4df285fed5 Fix pads using version 0 hashes 2018-05-23 16:45:05 +02:00
yflory
2451174870 Lint compliance 2018-04-27 18:04:21 +02:00
yflory
64c85fe548 Don't return channel in parsePadUrl 2018-04-27 17:23:23 +02:00
yflory
43d046406f Store the channel id as pad attribute 2018-04-27 11:54:23 +02:00
yflory
b26ae67df5 Fix issues with channel ID when using a password 2018-04-26 15:10:31 +02:00
yflory
1879c1829c Add passwod prompt to access protected pads 2018-04-25 19:03:58 +02:00
yflory
811463b870 Add support for version 2 hashes needed for password-protected pads 2018-04-24 17:22:33 +02:00
yflory
5089f1206d Pad creation screen translations and link to settings 2018-01-29 10:38:00 +01:00
yflory
36550b781f Don't check for stronger hash if we have an edit hash 2018-01-26 15:44:38 +01:00
yflory
9a317018e2 Remove deleted pads from the drive 2018-01-25 17:54:21 +01:00
yflory
a863011a0c Fix profile in read-only mode 2017-12-12 12:14:32 +01:00
yflory
7f88d1d43a Improve drive loading speed 2017-11-21 11:09:59 +01:00
ansuz
d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-11-20 12:20:13 +01:00
ansuz
b96ea47f1f strip tracking parameters when parsing urls 2017-11-20 12:09:17 +01:00
yflory
2813b7219e Fix the public key using the wrong domain in settings 2017-11-16 13:35:07 +01:00
yflory
354c63bd64 Clean old code 2017-11-09 18:17:49 +01:00