Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
|/ / / | |||||
* | | | [stable17] Don't process known avatars from LDAP (#17372) | John Molakvoæ | 2019-10-03 | 2 | -2/+113 |
|\ \ \ | | | | | | | | | [stable17] Don't process known avatars from LDAP | ||||
| * | | | Don't process known avatars from LDAP | Arthur Schiwon | 2019-10-02 | 2 | -2/+113 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * avoids useless FS operation * avoids useless DB writes * avoids useless addressbook updates * addendum to #17001 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-03 | 24 | -4/+28 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 204 | -4216/+4346 |
| | | | |||||
* | | | Merge pull request #17358 from nextcloud/backport/17353/stable17 | Roeland Jago Douma | 2019-10-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable17] Fix typo in "which" | ||||
| * | | | Fix typo in "which" | Joas Schilling | 2019-10-01 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 174 | -15854/+16144 |
|/ / | |||||
* | | Merge pull request #17298 from nextcloud/backport/17258/stable17 | Roeland Jago Douma | 2019-10-01 | 2 | -1/+11 |
|\ \ | | | | | | | [stable17] add (hidden) option to configure smb timeout | ||||
| * | | Update apps/files_external/lib/Lib/Backend/SMB.php | Robin Appelman | 2019-09-27 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | add (hidden) option to configure smb timeout | Robin Appelman | 2019-09-27 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | hidden from ui to prevent clutter ```occ files_external:config <mount> timeout 30``` Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #17348 from nextcloud/backport/stable17fix/hbs-compile-script | Roeland Jago Douma | 2019-10-01 | 2 | -7/+7 |
|\ \ \ | | | | | | | | | [stable17] Use handlebars from node_modules (on CI) | ||||
| * | | | Use handlebars from node_modules (on CI) | Christoph Wurst | 2019-10-01 | 2 | -7/+7 |
|/ / / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #17295 from nextcloud/backport/17286/stable17 | Roeland Jago Douma | 2019-09-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable17] Correctly detect the mimetype from uploads | ||||
| * | | | Correctly detect the mimetype from uploads | Joas Schilling | 2019-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #17273 from nextcloud/backport/14913/stable17 | Roeland Jago Douma | 2019-09-30 | 1 | -4/+51 |
|\ \ \ \ | | | | | | | | | | | [stable17] Fix directory detection for s3 | ||||
| * | | | | Use local variable for directory name | Daniel Kesselberg | 2019-09-26 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Don't strip path from directory prefix | Daniel Kesselberg | 2019-09-26 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Fill directory cache from opendir | Daniel Kesselberg | 2019-09-26 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Change visibility to private (from protected) | Daniel Kesselberg | 2019-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Rename $location to $path | Daniel Kesselberg | 2019-09-26 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Add method to check if directory exists | Daniel Kesselberg | 2019-09-26 | 1 | -2/+41 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | Revert "[stable17] Bring the default font size up to 15px" (#17330) | John Molakvoæ | 2019-09-30 | 2 | -4/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Revert "[stable17] Bring the default font size up to 15px" |