Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-16 | 6 | -24/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 16 | -90/+122 |
| | |||||
* | Merge pull request #17926 from nextcloud/dav-upload-shared-lock-expired | Roeland Jago Douma | 2019-11-14 | 2 | -3/+36 |
|\ | | | | | re-acquired expired shared locks on large file uploads | ||||
| * | re-acquired expired shared locks on large file uploads | Robin Appelman | 2019-11-13 | 2 | -3/+36 |
| | | | | | | | | | | | | | | during large file uploads, the shared lock that we get at the begining can expire leading to locked errors later on, instead of erroring, try to re-get the lock Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-14 | 30 | -10/+92 |
| | | |||||
* | | Use function to open a sidebar file (#17750) | John Molakvoæ | 2019-11-13 | 6 | -21/+29 |
|\ \ | | | | | | | Use function to open a sidebar file | ||||
| * | | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 6 | -21/+29 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #17832 from nextcloud/fix/noid/wfe-event-proxying | blizzz | 2019-11-13 | 3 | -21/+54 |
|\ \ | | | | | | | relax dependency on GenericEvent, instead stay compatible with old events | ||||
| * | | relax dependency on GenericEvent, instead stay compatible with old events | Arthur Schiwon | 2019-11-13 | 3 | -21/+54 |
| |/ | | | | | | | | | | | * also fixes tagging events Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #17924 from nextcloud/enh/15664/check_quota_before_transfer | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
|\ \ | |/ |/| | Check quota before transfer ownership | ||||
| * | Check quota before transfer ownership | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
| | | | | | | | | | | | | Fixes #15664 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17873 from nextcloud/fix/17846/make-timeout-opt | Roeland Jago Douma | 2019-11-13 | 1 | -0/+1 |
|\ \ | |/ |/| | Make timeout a optional parameter | ||||
| * | Make timeout a optional parameter | Daniel Kesselberg | 2019-11-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-13 | 138 | -248/+376 |
| | | |||||
* | | Change official => featured | Roeland Jago Douma | 2019-11-12 | 6 | -10/+10 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 38 | -232/+284 |
| | | |||||
* | | Merge pull request #17876 from ↵ | Roeland Jago Douma | 2019-11-11 | 6 | -100/+100 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.5.1 Bump handlebars from 4.4.5 to 4.5.1 | ||||
| * | | Bump bundles | Julius Härtl | 2019-11-11 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Compile handlebars | Julius Härtl | 2019-11-11 | 4 | -98/+98 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #17859 from nextcloud/bugfix/app-init | Roeland Jago Douma | 2019-11-11 | 1 | -48/+43 |
|\ \ \ | |/ / |/| | | Fix app class setup warnings | ||||
| * | | Return routes array for federation app | Julius Härtl | 2019-11-08 | 1 | -48/+43 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #17895 from ↵ | Roeland Jago Douma | 2019-11-11 | 16 | -71/+51 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1 Bump @babel/preset-env from 7.6.3 to 7.7.1 | ||||
| * | | Bump @babel/preset-env from 7.6.3 to 7.7.1 | dependabot-preview[bot] | 2019-11-10 | 16 | -71/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 26 | -0/+174 |
|/ / | |||||
* | | Merge pull request #17837 from nextcloud/design/flow-icon | Jan-Christoph Borchardt | 2019-11-09 | 3 | -1/+4 |
|\ \ | | | | | | | Add Flow app icon | ||||
| * | | Add Flow app icon | Jan-Christoph Borchardt | 2019-11-07 | 3 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-09 | 16 | -0/+322 |
| | | | |||||
* | | | Also set X-OC-Mtime header for files that are smaller than 10MB (#17847) | John Molakvoæ | 2019-11-08 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Also set X-OC-Mtime header for files that are smaller than 10MB | ||||
| * | | | Also set X-OC-Mtime header for files that are smaller than 10MB | Julius Härtl | 2019-11-07 | 1 | -0/+4 |
| | |/ | |/| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-08 | 142 | -144/+266 |
|/ / | |||||
* | | Prompt on destructive user actions (#17785) | John Molakvoæ | 2019-11-07 | 5 | -20/+52 |
|\ \ | | | | | | | Prompt on destructive user actions | ||||
| * | | Prompt on destructive user actions | Gary Kim | 2019-11-05 | 5 | -20/+52 |
| | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | | | Merge pull request #17835 from nextcloud/fix-background-scan-tests | Robin Appelman | 2019-11-07 | 1 | -3/+18 |
|\ \ \ | | | | | | | | | fix tests for background file scan job | ||||
| * | | | fix tests for background file scan job | Robin Appelman | 2019-11-06 | 1 | -3/+18 |
| | |/ | |/| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-07 | 6 | -2/+180 |
|/ / | |||||
* | | Fix files_versions app LoadSidebar event (#17829) | John Molakvoæ | 2019-11-06 | 7 | -30/+149 |
|\ \ | | | | | | | Fix files_versions app LoadSidebar event | ||||
| * | | Fix files_versions app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-11-06 | 7 | -30/+149 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #17817 from nextcloud/disable-background-scan-option | Roeland Jago Douma | 2019-11-06 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | add option to disable background scanning of files | ||||
| * | | | add option to disable background scanning of files | Robin Appelman | 2019-11-05 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | when using (only) object store this job doesn't do any scanning anyway, but all the setup can still be expensive on large setups Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #17753 from nextcloud/clean/old-sharing | Roeland Jago Douma | 2019-11-06 | 20 | -2876/+273 |
|\ \ \ \ | |_|/ / |/| | | | Cleanup sharing leftovers | ||||
| * | | | Fix sharing breadcrumbs | John Molakvoæ (skjnldsv) | 2019-11-06 | 10 | -2444/+164 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Cleanup sharing leftovers | John Molakvoæ (skjnldsv) | 2019-11-05 | 13 | -437/+114 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-06 | 34 | -4/+200 |
|/ / / | |||||
* | | | Fix comments app init and LoadSidebar event (#17803) | John Molakvoæ | 2019-11-05 | 6 | -9/+67 |
|\ \ \ | |/ / |/| | | Fix comments app init and LoadSidebar event | ||||
| * | | Fix comments app init and LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-11-04 | 6 | -9/+67 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-05 | 124 | -188/+162 |
| | | | |||||
* | | | Merge pull request #17727 from nextcloud/enh/share_expiration_notification | Roeland Jago Douma | 2019-11-04 | 6 | -0/+206 |
|\ \ \ | | | | | | | | | Enh/share expiration notification | ||||
| * | | | Add notification for shares about to expire | Roeland Jago Douma | 2019-11-01 | 6 | -0/+206 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces a new command that will create notifications for users if they have shares that will expire the next day. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 12 | -14/+61 |
| |/ / |/| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 16 | -70/+89 |
|\ \ \ | | | | | | | | | Fix Application instances created multiple times |