summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix app name of files appMorris Jobke2017-02-142-7/+0
* Merge pull request #3181 from nextcloud/fix-favorite-activity-mailBjörn Schießle2017-02-102-12/+28
|\
| * Make sure the file information is available when sending the emailJoas Schilling2017-01-202-12/+28
* | Fix files sharing legacy as wellJoas Schilling2017-02-081-1/+5
* | Add tests for getFile()Joas Schilling2017-02-071-11/+12
* | Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
|/
* Remove leading slash from sharing activityJoas Schilling2016-12-152-4/+6
* Add some generic testsJoas Schilling2016-12-041-0/+4
* Add an activity when managing favoritesJoas Schilling2016-12-044-15/+300
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
* Working towards groupsJoas Schilling2016-11-251-108/+68
* document new variableMorris Jobke2016-11-221-0/+3
* Use the display name for files activities againJoas Schilling2016-11-221-4/+28
* Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-221-10/+9
|\
| * Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
* | Merge pull request #2109 from nextcloud/oc_26533Morris Jobke2016-11-181-0/+5
|\ \ | |/ |/|
| * Test on storageRoeland Jago Douma2016-11-151-2/+2
| * Transfer ownership only analyze home storageVincent Petry2016-11-141-0/+5
* | Update the since version to 11.0.0Joas Schilling2016-11-168-50/+50
* | Remove the old activity extensionJoas Schilling2016-11-161-343/+0
* | Add back the support for the short translationsJoas Schilling2016-11-161-4/+68
* | Don't even try to combine when the subject is differentJoas Schilling2016-11-161-0/+5
* | Provider for the files appJoas Schilling2016-11-161-0/+207
* | Register the settings of the files app via info.xmlJoas Schilling2016-11-166-20/+491
* | Move the favorites filter to IFilterJoas Schilling2016-11-163-84/+166
* | Move files filter to IFilterJoas Schilling2016-11-162-15/+98
* | Merge pull request #2125 from nextcloud/downstream-26546Morris Jobke2016-11-151-3/+3
|\ \
| * | Transfer ownership now returns exit code on error (#26546)Vincent Petry2016-11-141-3/+3
| |/
* | Merge pull request #2115 from nextcloud/oc_26527Roeland Jago Douma2016-11-141-15/+21
|\ \
| * | Skip broken shares when transferring ownership (#26527)Vincent Petry2016-11-141-15/+21
| |/
* / First process group shares and then user sharesVincent Petry2016-11-141-1/+1
|/
* Update thumbnail endpoint to new generatoRoeland Jago Douma2016-11-031-6/+17
* Merge pull request #1915 from nextcloud/downstream-26398Lukas Reschke2016-11-031-8/+6
|\
| * Add using casing check/fix for initMountPointsVincent Petry2016-11-021-8/+6
* | remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
|/
* update permissionsBjoern Schiessle2016-11-011-1/+2
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-192-38/+0
* Adjust wording to make the separation between sharing and files clearerJoas Schilling2016-10-181-1/+1
* Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+11
* Merge pull request #1418 from nextcloud/add-move-rename-supportMorris Jobke2016-10-051-1/+26
|\
| * Add support for translations of move/rename activitiesJoas Schilling2016-10-051-1/+26
* | Add icons to activity navigationJoas Schilling2016-10-051-0/+2
|/
* use correct case for addScript (#26214)Jörn Friedrich Dreyer2016-09-261-15/+15
* Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
* Merge pull request #1005 from nextcloud/fix_994Lukas Reschke2016-08-232-7/+51
|\
| * Do not error on maxUploadChangeRoeland Jago Douma2016-08-222-7/+51
* | When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-191-4/+3
* | When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-191-9/+6
|/