Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port federatedfilesharing personal settings to vue | Carl Schwan | 2022-06-15 | 1 | -57/+23 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Port admin federated files sharing to vue | Carl Schwan | 2022-05-20 | 1 | -76/+23 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | fix social sharing buttons | szaimen | 2022-04-26 | 1 | -3/+3 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Use proper "Share to Diaspora" URL | Lukas Reschke | 2021-07-07 | 1 | -1/+1 |
| | | | | | | | | | The previous URL leads to an outdated GitHub page that links to websites which are already available to sale. This uses the somewhat more official https://share.diasporafoundation.org/ Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Clarify that federated sharing settings may also affect shares between users ↵ | Julius Härtl | 2021-07-01 | 1 | -1/+1 |
| | | | | | | on the current instance Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | l10n: Change the size of the letter | Valdnet | 2020-09-16 | 1 | -1/+1 |
| | |||||
* | l10n: Add parentheses | Valdnet | 2020-09-16 | 1 | -1/+1 |
| | |||||
* | Mention in the settings the side effect of outgoing federated shares | Daniel Calviño Sánchez | 2020-09-15 | 1 | -1/+1 |
| | | | | | | | Currently outgoing federated shares need to be enabled to allow WebDAV access to public shares. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -8/+20 |
| | | | | | | | | | | | | | | | 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> | ||||
* | Show share settings only if incoming federated shares are allowed | Morris Jobke | 2019-05-31 | 1 | -51/+50 |
| | | | | | | Fixes #15802 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add hint to user documentation (Federation) | Marius Blüm | 2019-03-11 | 1 | -0/+3 |
| | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | Merge pull request #14585 from nextcloud/ocm-mention-federation | Morris Jobke | 2019-03-08 | 1 | -1/+1 |
|\ | | | | | Mention Open Cloud Mesh in Federated User Settings | ||||
| * | Mention Open Cloud Mesh in Federated User Settings | Marius Blüm | 2019-03-07 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | | Remove G+ code from Federated Files Sharing-usersettings | Marius Blüm | 2019-03-07 | 1 | -4/+0 |
|/ | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | Fix layout of "i" in admin settings of federated sharing | Morris Jobke | 2018-12-04 | 1 | -3/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | add setting to enable/disable federated group sharing | Bjoern Schiessle | 2018-07-11 | 1 | -1/+16 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Move documentation link in relation to the heading | Julius Härtl | 2018-05-03 | 1 | -5/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 2 | -3/+3 |
| | |||||
* | Fix anchor name for federated sharing settings | Morris Jobke | 2017-07-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | adapt federatedfilesharing | Arthur Schiwon | 2017-06-23 | 1 | -2/+0 |
| | | | | | | also drops IE8 switch Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix config switch description, this is only about searching for users, to ↵ | Bjoern Schiessle | 2017-06-13 | 1 | -1/+1 |
| | | | | | | enable/disable the possibility to publish users data we have a seperate config switch below Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add new config switched for the global scale architecture | Bjoern Schiessle | 2017-05-29 | 1 | -0/+4 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Add more hints to settings | Jan-Christoph Borchardt | 2017-04-26 | 2 | -1/+4 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | adding some documentation hints and some smaller cleanup | Frank Karlitschek | 2017-04-25 | 1 | -1/+0 |
| | |||||
* | allow to disable upload to lookup server, by default it is enabled | Bjoern Schiessle | 2017-04-07 | 1 | -1/+9 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | improve wording of admin settings to enable search on the public address book | Bjoern Schiessle | 2016-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Add config switch | Lukas Reschke | 2016-11-21 | 1 | -0/+7 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #1085 from nextcloud/fix-ffs-sharing-syntax | Roeland Jago Douma | 2016-08-26 | 1 | -20/+9 |
|\ | | | | | Fix the syntax of the federation ID share buttons | ||||
| * | Reorder the buttons by importance | Joas Schilling | 2016-08-26 | 1 | -19/+8 |
| | | |||||
| * | FIx the syntax of the buttons | Joas Schilling | 2016-08-26 | 1 | -1/+1 |
| | | |||||
* | | Make federadedfilesharing button match the theming values | Julius Haertl | 2016-08-26 | 1 | -10/+5 |
| | | |||||
* | | Theming: fix federated sharing button color | Julius Haertl | 2016-08-26 | 1 | -1/+1 |
|/ | |||||
* | change federatedfilesharing css class to followupsection to reduce whitespace | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
| | |||||
* | adjust federatedfilesharing | Arthur Schiwon | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | Add clipboard action to Personal Settings Fed Cloud Id | Roeland Jago Douma | 2016-08-09 | 1 | -1/+2 |
| | |||||
* | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-06-20 | 1 | -2/+2 |
| | |||||
* | THIS IS NEXTCLOUD! adjusting the design | Jan-Christoph Borchardt | 2016-06-08 | 1 | -2/+2 |
| | |||||
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 2 | -0/+106 |