82 Commits (09d112e83e24e84e757f63b01c073b2a1b6c459e)

Author SHA1 Message Date
yflory 476d968660 Move the 'signing key' code for BAR into common-hash 4 years ago
ansuz 03be102ce4 deduplicate some code by reusing the client definition on the server 4 years ago
ansuz fd80441151 rename the 'getUserHrefFromKeys' function
since it's no longer an 'href'
4 years ago
ansuz d4b38ba71d start testing a new format for 'Public Signing Keys' 4 years ago
yflory 086e500b8e Fix hidden hash error with password change 5 years ago
yflory 9961bffd48 Fix XXX in sframe-common-outer 5 years ago
yflory 745bcd7363 Fix function name 5 years ago
yflory ea65647d44 lint compliance 5 years ago
yflory 718610b6db Use the hidden hash when opening a pad from the drive 5 years ago
yflory 7a02b074b7 Hidden hash for files 5 years ago
yflory 7b9f86157e Use version 3 for hidden hashes 5 years ago
yflory 0ad96e0966 Hide the crypto keys from the hash 5 years ago
yflory e3f5c89333 Remove window.location.hash and window.location.href from common-hash 5 years ago
David Benqué 003a616c81 remove XXXs 5 years ago
yflory 96a00f89df Generate burn after reading link for pads 5 years ago
yflory 14905a5693 Support ownerKey in file hash 5 years ago
yflory d4d07f3332 Add support for ownerKey in the hash (version 1 and 2) 5 years ago
yflory 9391698f54 Add scrypt and spinner to the link creation process 5 years ago
yflory 4e4d01a471 Improve getStrongerHash to also look inside shared folders 5 years ago
yflory cf0d0e8e4b Provide the secondaryKey to userObject 5 years ago
ansuz 069776e804 use fast implementations of tweetnacl serverside 5 years ago
yflory 15387af020 Merge branch 'staging' into team 5 years ago
yflory 2b57d82e8a Optimize findStronger in common-hash 5 years ago
ansuz dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors 5 years ago
ansuz 53142c91e7 fix broken requirejs support for common-hash 5 years ago
ansuz ed82936610 add nodejs support to common-hash 5 years ago
ansuz 096b0fb44a move 'getDefaultName' out of 'common-hash' 5 years ago
ansuz 646d8e7341 add some comments to common-hash for new APIs 5 years ago
yflory 93b4dac8bb Support mailbox in the support and admin apps 5 years ago
yflory 22c9af6961 Support page 5 years ago
yflory 86ce8b6ea7 Fix file app broken with V1 hashes 6 years ago
yflory c0d33040b6 Fix an issue with empty hash in the href validator 6 years ago
yflory 6c1da07c60 Display an error when an invalid hash in used 6 years ago
ansuz 9105a89eab intantiate ephemeral channels with 34 hex characters 6 years ago
yflory d88dee9a83 Restrict sending messages in a pad chat to editors only 6 years ago
yflory 0f9a71686e Add support for read-only href stored in filesData 7 years ago
yflory 586193d6a1 Password-protected files: upload files with hashes V2 7 years ago
yflory c7e08fedfb Password-protected files 7 years ago
yflory 4df285fed5 Fix pads using version 0 hashes 7 years ago
yflory 2451174870 Lint compliance 7 years ago
yflory 64c85fe548 Don't return channel in parsePadUrl 7 years ago
yflory 43d046406f Store the channel id as pad attribute 7 years ago
yflory b26ae67df5 Fix issues with channel ID when using a password 7 years ago
yflory 1879c1829c Add passwod prompt to access protected pads 7 years ago
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads 7 years ago
yflory 5089f1206d Pad creation screen translations and link to settings 7 years ago
yflory 36550b781f Don't check for stronger hash if we have an edit hash 7 years ago
yflory 9a317018e2 Remove deleted pads from the drive 7 years ago
yflory a863011a0c Fix profile in read-only mode 7 years ago
yflory 7f88d1d43a Improve drive loading speed 7 years ago