100 Commits (fc9414b094424255ad979e74dcf48135a9c28c3b)

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