summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* 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
* implement federated group sharesBjoern Schiessle2018-07-112-1/+12
* Always show menuJohn Molakvoæ (skjnldsv)2018-07-051-13/+11
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-051-0/+16
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-051-0/+13
* Move public preview endpoint overRoeland Jago Douma2018-06-201-7/+1
* Add background job to refresh federated discoveryRoeland Jago Douma2018-04-181-1/+2
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-23/+29
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+5
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update license headersMorris Jobke2017-11-062-7/+4
* AutoCompletion backendArthur Schiwon2017-10-221-0/+6
* Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
* Use proper methods for registerBackendMorris Jobke2017-08-151-2/+2
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-7/+2
* Move shareinfo over to proper controllerRoeland Jago Douma2017-08-101-1/+7
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-6/+0
* Split multi-author entriesJoas Schilling2017-05-221-1/+2
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Fix the share type of guest shares when migrating from ownCloudJoas Schilling2017-05-121-0/+1
* Move the file sharing app to migrationJoas Schilling2017-05-122-30/+6
* Remove invalid routeLukas Reschke2017-04-131-2/+0
* [files_sharing] Remove unneeded update stepsMorris Jobke2017-04-121-11/+0
* add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-032-1/+6
* 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
* Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-171-0/+4
* use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-131-30/+30
* Fix Sharing app descriptionJoas Schilling2017-02-021-2/+2
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Move file sharing activities to the new APIJoas Schilling2016-11-162-8/+20
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* 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 publicpreview overRoeland Jago Douma2016-11-031-7/+11
* remove the 'shareapi_allow_mail_notification' settingBjoern Schiessle2016-11-022-2/+6
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-2/+0
* Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-091-30/+33
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-261-17/+8
* More casingJoas Schilling2016-08-081-1/+1
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-2/+2
* Merge pull request #445 from nextcloud/ocs_share_to_appframeworkLukas Reschke2016-08-081-27/+30
|\