summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Don't call getUID on null when the app is loaded for a guestJoas Schilling2018-07-231-1/+5
* Reorder position of "Shared by me" and "Shared with me"Morris Jobke2018-07-161-8/+10
* Make section "deleted shares" a subsection of "shares"Morris Jobke2018-07-161-12/+8
* Rename "Shares overview" to "Shares"Morris Jobke2018-07-161-1/+1
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-40/+38
* Tiny start of the share overviewRoeland Jago Douma2018-07-131-11/+23
* Always show menuJohn Molakvoæ (skjnldsv)2018-07-051-13/+11
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-051-0/+16
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+5
* Update license headersMorris Jobke2017-11-061-3/+4
* Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
* Use proper methods for registerBackendMorris Jobke2017-08-151-2/+2
* Combine additional files_sharing scriptsRoeland Jago Douma2017-03-241-3/+1
* fix pathMorris Jobke2017-03-211-1/+1
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-4/+1
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-30/+30
* Move file sharing activities to the new APIJoas Schilling2016-11-161-8/+0
* visually reflect sharing state of current folderChristoph Wurst2016-11-071-0/+1
* show whether the current folder was shared or notChristoph Wurst2016-11-071-0/+1
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-2/+0
* Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-4/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+3
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-3/+0
* Delay files_sharing's registerMountProvidersVincent Petry2016-06-171-3/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-3/+1
* move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-201-12/+0
* Cleanup Files_Sharing CLASSPATHRoeland Jago Douma2016-05-021-7/+0
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-3/+0
* Fix the notification API usageJoas Schilling2016-02-101-0/+5
* Revert "Disable the remote sharing notifications until they work properly"Joas Schilling2016-02-101-3/+0
* Happy new year!Thomas Müller2016-01-121-1/+2
* [Sharing] Respect disabled incoming federated sharesRoeland Jago Douma2015-12-021-1/+3
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-1/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller2015-10-051-3/+0
|\
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-021-3/+0
* | Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-021-1/+2
|/
* Disable the remote sharing notifications until they work properlyJoas Schilling2015-09-171-0/+3
* now you even can shareArthur Schiwon2015-09-161-0/+1
* Add share dialog into share tabVincent Petry2015-09-161-3/+10
* refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon2015-09-161-1/+2
* Add notifications for remote sharesJoas Schilling2015-09-081-0/+7
* Move registration of background job to install/updateJoas Schilling2015-09-021-4/+0
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
* update license headers and authorsMorris Jobke2015-06-251-2/+0
* show federated cloud id in the personal settingsBjoern Schiessle2015-06-021-0/+1
* propagate etags for all user of a shareRobin Appelman2015-04-271-15/+22
* Added FIXME about registering jobs in apps.phpVincent Petry2015-04-081-0/+2