summaryrefslogtreecommitdiffstats
path: root/apps/federation/templates
Commit message (Collapse)AuthorAgeFilesLines
* Extend descriptioon on trusted serversJoas Schilling2020-06-251-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+6
| | | | | | | | | | | | | | | 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>
* Wording fixesJan-Christoph Borchardt2017-04-251-2/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* change the headline as suggestedFrank Karlitschek2017-04-251-2/+1
|
* adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-251-8/+8
|
* Fix some language issues in the federation admin panelJoas Schilling2016-11-241-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add submit button to validate the federated server,Felix Heidecke2016-11-091-0/+1
| | | | fixes issue #25364
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use proper brandingLukas Reschke2016-07-211-2/+2
| | | | Stable9 has this already
* fix federation stringsMorris Jobke2016-06-201-2/+2
|
* Fixed problem about removing trusted servers accidentallySergio Bertolín2016-06-081-1/+2
|
* Translate strings of federation admin sectionJoas Schilling2016-03-021-4/+4
|
* remove synced remote address book if the remote server revoked access to his ↵Bjoern Schiessle2016-02-291-1/+5
| | | | system address book
* add option to auto add servers to the list of trusted servers once a ↵Björn Schießle2015-11-191-3/+3
| | | | federated share was created and accepted successfully
* add status to server listBjörn Schießle2015-11-191-1/+10
|
* added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-191-0/+31