summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixes empty favorite names for trailing slashesMichael Weimann2018-09-191-2/+1
* Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-1/+2
* Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-081-139/+0
* Set the favorites to the empty array on failureRoeland Jago Douma2018-07-261-1/+1
* Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-241-1/+2
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fix fav quickaccess ressource additionJohn Molakvoæ (skjnldsv)2018-07-131-62/+61
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-132-41/+47
* Fix testsRoeland Jago Douma2018-07-121-19/+9
* Inject helperRoeland Jago Douma2018-07-121-1/+3
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-121-5/+0
* Fixed favorite folder view displayJohn Molakvoæ (skjnldsv)2018-07-121-5/+6
* Fixed invalid uidJohn Molakvoæ (skjnldsv)2018-07-121-1/+1
* Default state to collapsed and fixed code stylingJohn Molakvoæ (skjnldsv)2018-07-122-10/+5
* Added drop-animation to sortable-listfnuesse2018-07-122-3/+24
* Fix collapsible-Button when list was emptied (or got first element)fnuesse2018-07-121-3/+3
* Set Quickaccess-ordering to custom orderfnuesse2018-07-121-1/+1
* Removed old codefnuesse2018-07-122-70/+132
* Added copyright noticefnuesse2018-07-121-0/+1
* Changed togglefnuesse2018-07-121-32/+31
* Fixed css-flashingfnuesse2018-07-121-1/+6
* Added responsive folderaddingfnuesse2018-07-121-0/+1
* Fixed complete app-breakdown if no favorites are setfnuesse2018-07-121-6/+19
* Added toggleable QuickAccessfnuesse2018-07-122-48/+97
* Added FavoritesQuickaccess-Sidebarfnuesse2018-07-122-8/+78
* Add option to only scan the home storageRobin Appelman2018-06-281-3/+13
* feat: allow files:scan --shallowBlaok2018-05-181-3/+8
* Move files settings to main server settingsJulius Härtl2018-05-031-1/+1
* Show the new dav url in the web UIRoeland Jago Douma2018-04-051-0/+6
* Move storagestats endpoint to proper controllerRoeland Jago Douma2018-03-131-0/+56
* Catch exception when the parent is deleted as wellJoas Schilling2018-02-281-2/+27
* Do a recursion instead of an endless loopJoas Schilling2018-02-281-1/+1
* Fix problem with deleted filesJoas Schilling2018-02-281-5/+14
* Fix path handling for activitiesJoas Schilling2018-02-281-7/+20
* Add special handling for e2e encryptionJoas Schilling2018-02-281-1/+108
* Extract duplicated logic into a methodJoas Schilling2018-02-281-80/+24
* Use ::class statement instead of stringMorris Jobke2018-01-292-2/+3
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-264-4/+4
* Add events for favoritesJoas Schilling2018-01-102-3/+18
* Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-211-0/+2
* Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-101-0/+10
|\
| * Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-031-0/+10
* | Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-072-2/+2
|\ \
| * | Remove unused variablesMorris Jobke2017-11-062-2/+2
| |/
* / Update license headersMorris Jobke2017-11-0619-5/+55
|/
* Correctly format OCS response with favoritesRoeland Jago Douma2017-08-291-17/+17
* Fix comparisons in the files appJoas Schilling2017-08-012-2/+2
* Fix copy and paste error on activity descriptionsJoas Schilling2017-07-202-2/+2
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-202-22/+102