summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Settings
Commit message (Collapse)AuthorAgeFilesLines
* Use the default color and matching text color for the federation inviteJoas Schilling2023-01-301-23/+13
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Port federatedfilesharing personal settings to vueCarl Schwan2022-06-151-10/+22
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port admin federated files sharing to vueCarl Schwan2022-05-201-24/+27
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-3/+26
| | | | | | | | | * This adds support for the sharing, groupware, theming and user_ldap app * This adds some code who disapeared during a rebase in the initial delegation PR (provisioning_api) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
| | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-053-4/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Show share settings only if incoming federated shares are allowedMorris Jobke2019-05-311-4/+4
| | | | | | Fixes #15802 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Only show sharing section if it has contentJulius Härtl2019-05-201-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* update URL for federationJos Poortvliet2018-12-271-1/+1
|
* Fix logo path in personal federated sharing settingsJulius Härtl2018-10-291-6/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* add setting to enable/disable federated group sharingBjoern Schiessle2018-07-111-0/+3
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Update license headersMorris Jobke2017-11-062-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Simplified Nextcloud logo iconMarin Treselj2017-07-021-1/+1
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* We're on 13 now…Arthur Schiwon2017-06-261-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adapt federatedfilesharingArthur Schiwon2017-06-232-0/+187
| | | | | | also drops IE8 switch Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add new config switched for the global scale architectureBjoern Schiessle2017-05-291-1/+14
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* allow to disable upload to lookup server, by default it is enabledBjoern Schiessle2017-04-071-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Add config switchLukas Reschke2016-11-211-0/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* adjust federatedfilesharingArthur Schiwon2016-08-111-0/+69