Commit Graph

141 Commits (a53d35421df1c66125f083629acde1cec23380b2)

Author SHA1 Message Date
ansuz ae60b5845f implement search-by-tag for filesData
ansuz 52019dc763 make get and set pad attribute return only cloned data
yflory 89b7b644f3 Enable drag & upload in code2 and prepare filepicker
yflory b8971cdc23 Add previewMode settings to code2
yflory f54dc7505c Migrate indentation settings to a settings subobject
yflory b4864b96ac Add a recent pads category in the drive
yflory 5ce49af57b Make CryptDrive fast again
yflory 43ac71603c Move pad attributes in pad data
yflory c22f610d5c Fix the drive integrity check
yflory fb388f2610 Fix an issue with invalid drive before migration
yflory a58162a617 Make the drive tests work when not logged in
yflory 969cec5d60 Make sure everything is synced before migrating the drive
yflory a57f7c6ce7 Fix lint errors
yflory 1fb638f519 clean the code
yflory 2a94bdaf05 test
yflory f8c69573fd Disconnect other tabs when migrating the drive
yflory 51e0d40572 Make sure the old storage key is removed after migration
yflory 1c2ea04f11 Drive refactoring
yflory df2b00122a New drive structure without file names
yflory 538aec6ef5 Display a message when pinPads returns an error
yflory 601226115b New anonymous drive
yflory 0f13198119 Move the parseHash code into parsePadUrl
yflory 371edff943 Fix an error when moving unsorted files to root in the drive
yflory 5a5b02b82b Don't store in the drive pads without a hash
ansuz 78b11584f8 remove unused variables
yflory ef89451a83 Display the storage limit in the drive
ansuz 0e7eeb285c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory f414d480a9 Add the history mode to the CryptDrive
ansuz cf4dee28f7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 28e4ef1b13 WIP RPC code
yflory afb0061d7b Fix an issue with anonymous user unable to store new pads
ansuz 3fa0a73025 prevent using string methods on undefined variable
yflory c820b3485c Fix function undefined when loading a template
yflory 0ef1c14d7f Fix lint errors
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
yflory 520dabe094 Remove the unsorted files category
yflory fdd51ec18d Don't remove a folder moved into unsorted or into itself
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 eb2a3c1bbf Fix lint errors
yflory daabb0b3ad Integrate and fix the new fileObject (userObject)
yflory c1e0316d43 Refactor fileObject