summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/app.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-6/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix files_sharing app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-021-82/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Dispatch event to allow apps to load their script for collectionsJulius Härtl2019-03-191-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge webpack into main oneJulius Härtl2019-03-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-151-1/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Don't call getUID on null when the app is loaded for a guestJoas Schilling2018-07-231-1/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Reorder position of "Shared by me" and "Shared with me"Morris Jobke2018-07-161-8/+10
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Make section "deleted shares" a subsection of "shares"Morris Jobke2018-07-161-12/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Rename "Shares overview" to "Shares"Morris Jobke2018-07-161-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-40/+38
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Tiny start of the share overviewRoeland Jago Douma2018-07-131-11/+23
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Always show menuJohn Molakvoæ (skjnldsv)2018-07-051-13/+11
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-051-0/+16
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-3/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix sorting of entries in Files sidebarJan-Christoph Borchardt2017-08-251-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use proper methods for registerBackendMorris Jobke2017-08-151-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Combine additional files_sharing scriptsRoeland Jago Douma2017-03-241-3/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix pathMorris Jobke2017-03-211-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-4/+1
| | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* 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
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* visually reflect sharing state of current folderChristoph Wurst2016-11-071-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* show whether the current folder was shared or notChristoph Wurst2016-11-071-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* 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
| | | | | | | | This moves registerMountProviders until after the sharing backends were registered. In some situations registerMountProviders will trigger listeners which might require filesystem access which itself would mount shares, which itself requires the sharing backends to be initialized.
* 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
| | | | | | | | | | * OC\Files\Cache\SharedScanner * OC\Files\Cache\Shared_Cache * OC\Files\Cache\Shared_Permissions * OC\Files\Cache\Shared_Updater * OC\Files\Cache\Shared_Watcher * OCA\Files\Share\Maintainer * OCA\Files\Share\Proxy
* 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
| | | | | | | This reverts commit 6bc93c740194d245bb9a7d1f230ed33461f842a7. Conflicts: apps/files_sharing/lib/external/manager.php
* Happy new year!Thomas Müller2016-01-121-1/+2
|
* [Sharing] Respect disabled incoming federated sharesRoeland Jago Douma2015-12-021-1/+3
| | | | | | | Only fetch the incoming federated shares if incoming shares are actually enabled. Fixes #20713
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-1/+0
| | | | this replaces shared etag propagation
* 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
|\ | | | | Split files_sharing middelware
| * sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-021-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new annotations for the externalsharescontroller class * @NoOutgoingFederatedSharingRequired * @NoIncomingFederatedSharingRequired By default both are required for all functions in the externalSharesController. A proper exception is thrown and then a 405 is returned instead of the default error page. Since it is only an API endpoint this makes more sense. Unit tests added and updated
* | 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
|