Commit Graph

111 Commits (0c9ccffdf38adee404e589ca290614e2d0f4ee43)

Author SHA1 Message Date
ansuz 08e9080dec
Merge pull request from xwiki-labs/folderToSF
Folder to sf
ansuz 7d583975b8 fix a few things, add comments for others
yflory bbd59c6a2b Don't freeze the UI with old (invalid) states of the drive history
ClemDee 27502c61b1 Fix lint issues
ClemDee 1cddd99baa Convert folder into shared folders now working
ClemDee 4a93d1829a Fix isFolderEmpty function in userObject
ClemDee e949c2a6f7 Add dummy convert folder to shared folder
yflory eba32fe994 Remove unnecessary code
yflory b74e28fed3 Merge branch 'staging' into cryptDriveStuff
yflory f5858f524d Fix invalid file ID in the drive
ClemDee 9b8fed55e9 Show folders in the results of drive search
ClemDee 3635d1305a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ClemDee 1b6b9c2126 Fix infinite recursive loop _findFileInRoot
ClemDee e9598de655 Add folder metadata and folder color
yflory 5a19f7cc5d Recent pads improvements
yflory bf55657993 Password-protected shared folders
yflory f2baaf5b5b Fix shared folders issues including disappearing folders
yflory 4325ed4dde Fix small UI issues in drive
yflory bad1d7311a Fix drive tests
yflory 8c20c7823e Empty trash callback was missing
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging
yflory 6143bceabb Fix XXX
yflory fc91cf606b Disable moveToTrash button for pads in shared folders
yflory b5c2eb8a9c Automatically refresh the drive when a change occurs in a shared folder
yflory 6a80f49fe0 Don't load expired or deleted shared folders
yflory 7d89026d83 Fix more issues with shared folders
yflory 8516587ece lint compliance
yflory 321c7d5512 Move pin/unpin outside of userObject
yflory e0cc1a6eb6 Display a shared folder in the drive
yflory 0c9dfc1fb5 Add proxy manager inner
yflory a25a72b5db Add a proxy manager to handle operations between shared folders
yflory 66591a3654 Merge branch 'rohref' into sharedfolder
yflory af5cc30381 Fix undefined function when calling error() in the drive
yflory 425ac8ea57 Migration for read-only links + fix issues with read-only pads
yflory 0f9a71686e Add support for read-only href stored in filesData
yflory 554b4a978d Load shared folders in the store
yflory c7e08fedfb Password-protected files
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive.
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory b26ae67df5 Fix issues with channel ID when using a password
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
yflory 9a317018e2 Remove deleted pads from the drive
yflory 2e436f16c9 Refactor context menu in drive
yflory 7defde3c59 lint compliance
yflory 0cea5f4596 Create an owned pad and view owned pads in the drive
yflory 17636769e4 Remove the second network created for the drive
yflory c6b8bbea59 Fix tests
yflory bd85f1b003 Fix file upload and remove unnecessary dependencies
yflory 5c3237e093 Fix issues with the async store
yflory 0840570fbf Async store part 1