Commit Graph

52 Commits (137ccbd237eacd58999fe0d441035b4a6f559d8a)

Author SHA1 Message Date
yflory 86ce8b6ea7 Fix file app broken with V1 hashes
yflory c0d33040b6 Fix an issue with empty hash in the href validator
yflory 6c1da07c60 Display an error when an invalid hash in used
ansuz 9105a89eab intantiate ephemeral channels with 34 hex characters
yflory d88dee9a83 Restrict sending messages in a pad chat to editors only
yflory 0f9a71686e Add support for read-only href stored in filesData
yflory 586193d6a1 Password-protected files: upload files with hashes V2
yflory c7e08fedfb Password-protected files
yflory 4df285fed5 Fix pads using version 0 hashes
yflory 2451174870 Lint compliance
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 43d046406f Store the channel id as pad attribute
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory 5089f1206d Pad creation screen translations and link to settings
yflory 36550b781f Don't check for stronger hash if we have an edit hash
yflory 9a317018e2 Remove deleted pads from the drive
yflory a863011a0c Fix profile in read-only mode
yflory 7f88d1d43a Improve drive loading speed
ansuz d1beb6493b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz b96ea47f1f strip tracking parameters when parsing urls
yflory 2813b7219e Fix the public key using the wrong domain in settings
yflory 354c63bd64 Clean old code
yflory 61b228db79 Fix double / when storing a file
yflory e85b34f127 Add embed options in the secure pad hashes
yflory d9bf2abcd8 Fix old hashes not working anymore in pad
ansuz d293ba4d44 add support for invite hashes
yflory c1d2fa6b52 Unhack validateKey for the history mode
yflory 8d956c3de6 New toolbar
yflory 1c2ea04f11 Drive refactoring
ansuz d187945e94 jshint compliance
yflory b72415b56b Fix old hashes not working with the new parser
yflory 6b7aeb9121 Fix the text example
yflory 8172f117a7 Fix Hash.alert not a function
yflory 0e58859393 Fix lint error
yflory 771348720b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 57979f6314 Display the public key using a href in the settings page
ansuz a9b670fdf5 don't parse trailing slash as part of encryption key in old hashes
yflory ed95bbb08f Fix lint errors
yflory 0f13198119 Move the parseHash code into parsePadUrl
ansuz 922e7803e9 remove extraneous slashes from hashes when parsing
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file
ansuz 78b11584f8 remove unused variables
yflory a51a35da70 Fix an issue with hashes ending with a slash
ansuz a97e7223f1 implement getBlobPathFromHex
yflory f50aa5c29b Move the mediatag viewer into a media app
yflory 9882a3a923 Add support for the file applicaiton in the drive
yflory d985b144cc Add a new hash version for the file viewer
ansuz a840fb9e85 add example hashes and start working on hash v2