aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19601 from ↵Roeland Jago Douma2020-02-232-10/+18
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.1.0 Bump @nextcloud/l10n from 1.0.1 to 1.1.0
| * Bump @nextcloud/l10n from 1.0.1 to 1.1.0dependabot-preview[bot]2020-02-232-10/+18
| | | | | | | | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.1...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #19593 from ↵Roeland Jago Douma2020-02-234-11/+11
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.2.1 Bump css-vars-ponyfill from 2.1.2 to 2.2.1
| * | Bump css-vars-ponyfill from 2.1.2 to 2.2.1dependabot-preview[bot]2020-02-224-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #19600 from ↵Roeland Jago Douma2020-02-234-25/+25
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.28 Bump moment-timezone from 0.5.27 to 0.5.28
| * | | Bump moment-timezone from 0.5.27 to 0.5.28dependabot-preview[bot]2020-02-234-25/+25
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.27 to 0.5.28. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.27...0.5.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* / | [tx-robot] updated from transifexNextcloud bot2020-02-2318-10/+46
|/ /
* | Merge pull request #19566 from nextcloud/bugfix/noid/fix-loggingRoeland Jago Douma2020-02-221-1/+1
|\ \ | |/ |/| FIx logging in accessibility controller
| * FIx logging in accessibility controllerJoas Schilling2020-02-201-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #19528 from ↵Roeland Jago Douma2020-02-222-2/+7
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/remove-user-root-from-error-message Strip of users home path from share api message
| * | Strip of users home path from share api messageJoas Schilling2020-02-202-2/+7
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #19576 from nextcloud/fix/update-bundlesRoeland Jago Douma2020-02-2254-139/+139
|\ \ | | | | | | Update webpack bundles
| * | Update webpack bundlesChristoph Wurst2020-02-2254-139/+139
|/ / | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-02-22192-60/+224
| |
* | Merge pull request #18227 from ↵Christoph Wurst2020-02-215-2/+49
|\ \ | | | | | | | | | | | | nextcloud/bug/17947/set-transaction-isolation-connect Add event subscriber for transaction isolation level
| * | Add event subscriber for transaction isolation levelDaniel Kesselberg2020-02-215-2/+49
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #19412 from nextcloud/fix/19404/make-favorite-publicChristoph Wurst2020-02-214-15/+17
|\ \ \ | | | | | | | | Make TAG_FAVORITE public
| * | | Make TAG_FAVORITE publicDaniel Kesselberg2020-02-124-15/+17
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #19517 from ↵Christoph Wurst2020-02-213-4/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/add-folder-to-predefined-types Add a shortcut for Folders mimetype
| * | | | Add a shortcut for FoldersJoas Schilling2020-02-173-4/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #19518 from nextcloud/bugfix/makefile-npm-ciChristoph Wurst2020-02-211-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Use npm ci in Makefile
| * | | | | Use npm ci in MakefileJulius Härtl2020-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #19392 from ↵Christoph Wurst2020-02-212-4/+24
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/dav-calendar-subscriptions/introduce-refresh-rate-setting Introduce a default refresh rate app setting for calendar subscriptions
| * | | | | | Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-212-4/+24
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | Merge pull request #19511 from nextcloud/bugfix/noid/secondary-view-idChristoph Wurst2020-02-213-2/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make sure the secondary view registered for systemtags has an id
| * | | | | | Bump bundlesJulius Härtl2020-02-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | Make sure the secondary view registered for systemtags has an idJulius Härtl2020-02-171-0/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #19398 from ↵Christoph Wurst2020-02-217-547/+708
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bug/dav-load-subscriptions-at-activation Move RefreshWebcalJob logic to a proper service so that it may be called independently
| * | | | | | Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-107-547/+708
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | independently Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | Merge pull request #19499 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.6Christoph Wurst2020-02-212-16/+16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bump webpack from 4.41.5 to 4.41.6
| * | | | | | | Bump webpack from 4.41.5 to 4.41.6dependabot-preview[bot]2020-02-162-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | | Merge pull request #19533 from nextcloud/bugfix/noid/user-settingsChristoph Wurst2020-02-2116-155/+99
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Various user settings fixes
| * | | | | | | | Bump bundlesJulius Härtl2020-02-1812-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Also fix actions overlay in editing and new user rowsJulius Härtl2020-02-183-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Properly position popovermenu for user actionsJulius Härtl2020-02-181-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Add tooltip to storage locationJulius Härtl2020-02-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Do not overlay single select boxes over userActionsJulius Härtl2020-02-181-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Show user/displayname when backend does not offer savingJulius Härtl2020-02-181-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Give columns a bit more space and fix overlaying issuesJulius Härtl2020-02-181-16/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | Remove unused userlist table stylesJulius Härtl2020-02-181-84/+0
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | Merge pull request #19485 from nextcloud/techdebt/globals-removal-versionChristoph Wurst2020-02-213-13/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Add removal version number for global deprecations
| * | | | | | | Add removal version number for global deprecationsChristoph Wurst2020-02-143-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-02-212-8/+8
| | | | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-02-2014-0/+68
| | | | | | | |
* | | | | | | | Merge pull request #19506 from michaelkuhn/cron-5-minblizzz2020-02-191-2/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cron: Adapt to 5 minutes recommendation
| * | | | | | | | cron: Adapt to 5 minutes recommendationMichael Kuhn2020-02-171-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the comment to make clear that we ask for 14 minutes worth of jobs on purpose so at most three parallel cron jobs are running. Signed-off-by: Michael Kuhn <michael@ikkoku.de>
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-02-1934-0/+76
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-02-18126-118/+138
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #19510 from nextcloud/bugfix/19504Joas Schilling2020-02-171-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Continue with next foreach iteration
| * | | | | | | Continue with next foreach iterationJulius Härtl2020-02-171-1/+1
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>