Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend descriptioon on trusted servers | Joas Schilling | 2020-06-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -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 fixes | Jan-Christoph Borchardt | 2017-04-25 | 1 | -2/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | change the headline as suggested | Frank Karlitschek | 2017-04-25 | 1 | -2/+1 |
| | |||||
* | adding some documentation hints and some smaller cleanup | Frank Karlitschek | 2017-04-25 | 1 | -8/+8 |
| | |||||
* | Fix some language issues in the federation admin panel | Joas Schilling | 2016-11-24 | 1 | -3/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add submit button to validate the federated server, | Felix Heidecke | 2016-11-09 | 1 | -0/+1 |
| | | | | fixes issue #25364 | ||||
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use proper branding | Lukas Reschke | 2016-07-21 | 1 | -2/+2 |
| | | | | Stable9 has this already | ||||
* | fix federation strings | Morris Jobke | 2016-06-20 | 1 | -2/+2 |
| | |||||
* | Fixed problem about removing trusted servers accidentally | Sergio Bertolín | 2016-06-08 | 1 | -1/+2 |
| | |||||
* | Translate strings of federation admin section | Joas Schilling | 2016-03-02 | 1 | -4/+4 |
| | |||||
* | remove synced remote address book if the remote server revoked access to his ↵ | Bjoern Schiessle | 2016-02-29 | 1 | -1/+5 |
| | | | | system address book | ||||
* | add option to auto add servers to the list of trusted servers once a ↵ | Björn Schießle | 2015-11-19 | 1 | -3/+3 |
| | | | | federated share was created and accepted successfully | ||||
* | add status to server list | Björn Schießle | 2015-11-19 | 1 | -1/+10 |
| | |||||
* | added app "federation", allows you to connect ownClouds and exchange user lists | Björn Schießle | 2015-11-19 | 1 | -0/+31 |