summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Fix files_sharing app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-021-82/+1
* Accept existing shares on updateJoas Schilling2019-11-121-1/+2
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-122-0/+6
* Merge pull request #17727 from nextcloud/enh/share_expiration_notificationRoeland Jago Douma2019-11-041-0/+1
|\
| * Add notification for shares about to expireRoeland Jago Douma2019-11-011-0/+1
* | remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+2
|/
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+1
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
* Dispatch event to allow apps to load their script for collectionsJulius Härtl2019-03-191-0/+3
* Merge webpack into main oneJulius Härtl2019-03-011-1/+1
* Show sharing recommendationsChristoph Wurst2019-02-251-0/+5
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-151-1/+0
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* 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