Commit Graph

82 Commits (86e07e1f72fa0dce019eb8b5e10f592655fbc339)

Author SHA1 Message Date
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
ansuz f42da4ecd8 move hashChannelList into common-hash.js
yflory 81d83897ec Rename hash.js