Commit Graph

35 Commits (7576329dc389e687edd6762eba4da5d790fa421f)

Author SHA1 Message Date
ansuz a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
yflory 6401e72265 Add a script to generate a report about our drive structure
yflory 82c869f4cd Add cryptget and blob cache
yflory 69c26fe8c7 Fix various issues with restricted pads
yflory b0eebf1071 Add error message when trying to copy a restricted pad
yflory b58901e229 Fix link generation
yflory 400b39d46a Join a team from a link
ansuz 89b5e30309 more WIP
yflory 5a055233c0 Fix cryptget inner
yflory 8d7bf62ff2 Don't leave the channel twice in cryptget
yflory ba24cde76d Fix cryptget not stopping chainpad-netflux when done
yflory a327f4a0bf Fix cryptget memory issues
yflory 3e56a88173 Add progress data when using cryptget
yflory 3be85b155d Fix issues with templates in polls
yflory 3e9e92dcac Implement full CryptDrive export
yflory f4d5a7567f Return an error when the pad has been deleted from the server
yflory 54d63df1cf Ability to change the password of a pad
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory b3688db202 Use async store
yflory 0840570fbf Async store part 1
ansuz a3c093838c merge latest staging and resolve conflicts
ansuz 661db129b2 lint compliance
ansuz ee6c2097f5 resolve merge conflicts
yflory 280a7c2765 Clean cryptpad-common
yflory 30c8c253dd Remove util and hash from common
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 0f13198119 Move the parseHash code into parsePadUrl
ansuz 78b11584f8 remove unused variables
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
yflory ed9bcca96f Close the websocket network when CryptGet/CryptPut is done
yflory 66dc166936 Make sure the realtime is synced with onSettle when using cryptget
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common
ansuz 29d406b7a9 implement cryptput
ansuz 6b9529b121 implement ajax-like functionality for zk docs