Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-20 | 32 | -28/+52 |
| | |||||
* | Merge pull request #17579 from nextcloud/backport/17543/stable17 | Roeland Jago Douma | 2019-10-19 | 1 | -2/+6 |
|\ | | | | | [stable17] Let SCSS cleanup only run once | ||||
| * | Make sure the cache is only reset once at a time | Julius Härtl | 2019-10-17 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Use a distributed cache for the isCachedCache | Julius Härtl | 2019-10-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #17589 from nextcloud/backport/17585/stable17 | Roeland Jago Douma | 2019-10-19 | 4 | -2/+6 |
|\ \ | | | | | | | [stable17] added documentation links on settings pages | ||||
| * | | added documentation links on settings pages | Sascha Wiswedel | 2019-10-18 | 4 | -2/+6 |
| | | | | | | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-19 | 10 | -22/+22 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 16 | -36/+164 |
| | | |||||
* | | Merge pull request #17538 from nextcloud/backport/17332/stable17 | Roeland Jago Douma | 2019-10-17 | 1 | -15/+35 |
|\ \ | |/ |/| | [stable17] Only cache the mimetype if the file exists | ||||
| * | Only cache the mimetype if the file exists | Joas Schilling | 2019-10-14 | 1 | -15/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise files access control will cache "application/octet-stream" for all the target node on: rename, move, copy and all other methods which create a new item To check this: 1. Add an automated tagging rule which tags on mimetype NOT "httpd/unix-directory" 2. Add an access control rule which checks for any mimetype 3. Create a folder and rename it, the folder should not be tagged, but it is Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-17 | 4 | -0/+96 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-16 | 4 | -0/+60 |
| | | |||||
* | | Merge pull request #17455 from nextcloud/fix/stable17-axios-package | Roeland Jago Douma | 2019-10-15 | 37 | -537/+615 |
|\ \ | | | | | | | [stable17] Use @nextcloud/axios to keep the CSRF token in sync | ||||
| * | | Use @nextcloud/axios to keep the CSRF token in sync | Christoph Wurst | 2019-10-15 | 37 | -537/+615 |
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | | Merge pull request #17541 from nextcloud/backport/17503/stable17 | Roeland Jago Douma | 2019-10-15 | 5 | -0/+92 |
|\ \ \ | | | | | | | | | [stable17] Set the proper filename for version downloads | ||||
| * | | | Set the proper filename for version downloads | Roeland Jago Douma | 2019-10-14 | 5 | -0/+92 |
| | |/ | |/| | | | | | | | | | | | | | | | | Before it just used the internalid (timestamp often) which is not really user friendly. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-15 | 4 | -0/+12 |
| |/ |/| | |||||
* | | Merge pull request #17453 from ↵ | Roeland Jago Douma | 2019-10-14 | 10 | -180/+136 |
|\ \ | |/ |/| | | | | | nextcloud/fix/axios-csrf-token-update-event-stable17 [stable17] Fix axios csrf token update event | ||||
| * | Emit an event when the CSRF token changes | Christoph Wurst | 2019-10-14 | 10 | -180/+136 |
|/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-14 | 10 | -16/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-13 | 8 | -2/+94 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-12 | 18 | -18/+162 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-11 | 40 | -2/+172 |
| | |||||
* | Merge pull request #17493 from nextcloud/fix/tooltips/hide-on-sidebar-close | Roeland Jago Douma | 2019-10-09 | 8 | -6/+8 |
|\ | | | | | Force hide tooltips on sidebar close | ||||
| * | Force hide tooltips on sidebar close | John Molakvoæ (skjnldsv) | 2019-10-09 | 8 | -6/+8 |
|/ | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 24 | -22/+118 |
| | |||||
* | Merge pull request #17457 from nextcloud/backport/17454/stable17 | Roeland Jago Douma | 2019-10-08 | 1 | -55/+0 |
|\ | | | | | [stable17] Kill ui-regression ci job | ||||
| * | Kill ui-regression ci job | Roeland Jago Douma | 2019-10-08 | 1 | -55/+0 |
|/ | | | | | | | Since we do not use it at the moment anyway it seems like a waste of resources to actually run it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Build stable17 JS (#17452) | John Molakvoæ | 2019-10-08 | 6 | -6/+6 |
|\ | | | | | Build stable17 JS | ||||
| * | Build stable17 JS | Roeland Jago Douma | 2019-10-08 | 6 | -6/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17444 from nextcloud/backport/17359/stable17 | Roeland Jago Douma | 2019-10-08 | 1 | -1/+1 |
|\ \ | | | | | | | [stable17] Don't call basename on null | ||||
| * | | Don't call basename on null | Joas Schilling | 2019-10-07 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #17438 from nextcloud/backport/17411/stable17 | Roeland Jago Douma | 2019-10-08 | 2 | -3/+12 |
|\ \ | | | | | | | [stable17] Fix oauth client redirect | ||||
| * | | fix oauth client redirect | Sergej Nikolaev | 2019-10-07 | 2 | -3/+12 |
| |/ | | | | | | | Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-08 | 18 | -10/+44 |
|/ | |||||
* | Merge pull request #17418 from nextcloud/backport/17387/stable17 | Roeland Jago Douma | 2019-10-07 | 1 | -0/+5 |
|\ | | | | | [stable17] Allow removing federated shares of locally reshared files | ||||
| * | Allow removing federated shares of locally reshared files | Roeland Jago Douma | 2019-10-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | * UserA shares a folder to UserB * UserB does a federated share to userC@serverC * UserB now tries to revoke the federated share Before we always tried to notify the remote cloud. The case that the file was reshared locally was not considered. This patch makes sure not to try to notify a federated server if both users are local users. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-07 | 20 | -22/+88 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-06 | 10 | -34/+122 |
|/ | |||||
* | Merge pull request #17415 from nextcloud/backport/17397/stable17 | Roeland Jago Douma | 2019-10-05 | 2 | -2/+51 |
|\ | | | | | [stable17] Fix updating and deleting authtokens | ||||
| * | fix updating and deleting authtokens | Sergej Nikolaev | 2019-10-05 | 2 | -2/+51 |
|/ | | | | Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 122 | -216/+352 |
| | |||||
* | [stable17] Append / to data(path) for folder content request (#17311) | John Molakvoæ | 2019-10-04 | 1 | -3/+3 |
|\ | | | | | [stable17] Append / to data(path) for folder content request | ||||
| * | Append / to data(path) for folder content request | John Molakvoæ (skjnldsv) | 2019-09-28 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #17351 from nextcloud/backport/17001/stable17 | Roeland Jago Douma | 2019-10-04 | 3 | -6/+7 |
|\ \ | | | | | | | [stable17] reduce adressbook change events and handling | ||||
| * | | adjust test expectations | Arthur Schiwon | 2019-10-01 | 1 | -2/+1 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | reduce adressbook change events and handling | Arthur Schiwon | 2019-10-01 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | ... from four to one on avatar updates Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [stable17] Don't use an undefined index if not needed (#17393) | John Molakvoæ | 2019-10-04 | 1 | -2/+0 |
|\ \ \ | | | | | | | | | [stable17] Don't use an undefined index if not needed | ||||
| * | | | Don't use an undefined index if not needed | Roeland Jago Douma | 2019-10-03 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | It is not set. And not used. Just some copy paste leftover. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 134 | -1076/+1092 |
|/ / / |