summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Convert Share API to use the AppFrameworkRoeland Jago Douma2016-08-051-27/+30
* | Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-4/+2
|/
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Update with robinJoas Schilling2016-07-212-2/+2
* | Fix apps/Joas Schilling2016-07-213-8/+10
|/
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-142-5/+0
* Delay files_sharing's registerMountProvidersVincent Petry2016-06-171-3/+3
* Update license headersLukas Reschke2016-05-263-7/+5
* Move background job to PSR-4Joas Schilling2016-05-251-2/+2
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-254-150/+4
* move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-201-12/+0
* Background jobs from info.xml (#24582)Joas Schilling2016-05-123-27/+5
* Cleanup Files_Sharing CLASSPATHRoeland Jago Douma2016-05-021-7/+0