aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/js
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
| | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* No longer add trusted servers on federated share creationRoeland Jago Douma2021-04-261-17/+7
| | | | | | | | It was disabled by default for ages. And often resulted in unwanted behavior. If admins want trusted servers they just have to do it manually. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add missing variable declarationsStefan Weil2018-10-191-1/+1
| | | | | | | | | This fixes errors from LGTM like the following one: Variable i is used like a local variable, but is missing a declaration. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Add submit button to validate the federated server,Felix Heidecke2016-11-091-60/+119
| | | | fixes issue #25364
* Changed global variable to localSergio Bertolín2016-06-171-1/+1
|
* Removed old htmlSergio Bertolín2016-06-081-2/+3
|
* Improve readabilitySergio Bertolín2016-06-081-1/+1
|
* Fixed problem about removing trusted servers accidentallySergio Bertolín2016-06-081-4/+4
|
* add option to auto add servers to the list of trusted servers once a ↵Björn Schießle2015-11-191-0/+9
| | | | federated share was created and accepted successfully
* add status to server listBjörn Schießle2015-11-191-1/+4
|
* added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-191-0/+70