66 Commits (9b6f3b3162ed2f2fc41d709c751d5b88ba0bcd19)

Author SHA1 Message Date
yflory 17636769e4 Remove the second network created for the drive 7 years ago
yflory c6b8bbea59 Fix tests 7 years ago
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies 7 years ago
yflory 5c3237e093 Fix issues with the async store 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
yflory 477f14bb8b Put constants in a separate file 7 years ago
yflory 7f88d1d43a Improve drive loading speed 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory 13718d0263 Fix recent pads in chrome 7 years ago
yflory 62bc72847f Add an error message when trying to tag a deleted pad 7 years ago
ansuz 48c49e5a75 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
ansuz 19e58cec94 prevent typeError 7 years ago
yflory cdeac00633 Merge branch 'staging' into newdrive 7 years ago
yflory a8eecee590 Fix access to undefined variable in drive 7 years ago
yflory 47fe7b1c53 Drive in sandboxed iframe 7 years ago
yflory 456370b1aa Base for Drive in sandboxed iframe 7 years ago
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