Commit graph

67 commits

Author SHA1 Message Date
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
yflory
61b228db79 Fix double / when storing a file 2017-09-06 11:41:09 +02:00
yflory
e85b34f127 Add embed options in the secure pad hashes 2017-09-05 18:38:51 +02:00
yflory
d9bf2abcd8 Fix old hashes not working anymore in pad 2017-08-28 13:53:24 +02:00
ansuz
d293ba4d44 add support for invite hashes 2017-07-06 09:44:39 +02:00
yflory
c1d2fa6b52 Unhack validateKey for the history mode 2017-06-22 17:35:54 +02:00
yflory
8d956c3de6 New toolbar 2017-06-21 18:04:35 +02:00
yflory
1c2ea04f11 Drive refactoring 2017-06-08 17:52:00 +02:00
ansuz
d187945e94 jshint compliance 2017-05-18 14:55:16 +02:00
yflory
b72415b56b Fix old hashes not working with the new parser 2017-05-18 10:13:08 +02:00
yflory
6b7aeb9121 Fix the text example 2017-05-17 15:48:09 +02:00
yflory
8172f117a7 Fix Hash.alert not a function 2017-05-15 14:21:15 +02:00