summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add missing mount_id indexJulius Härtl2020-12-091-0/+3
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Drop attributes on oc_share tableJulius Härtl2020-12-091-0/+7
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Drop assignable systemtag columnJulius Härtl2020-12-091-0/+7
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Drop oc_dav_job_status tableJulius Härtl2020-12-091-0/+23
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Adjust execution duration to 0Vincent Petry2020-12-091-0/+6
| | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * | Fix missing authtoken scopeJulius Härtl2020-12-091-0/+5
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Add missing table columnsJulius Härtl2020-12-092-2/+25
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-1014-2/+24
| | |
* | | Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-091-0/+2
|\ \ \ | |/ / |/| |
| * | Move columns to bigintJulius Härtl2020-12-081-0/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-092-0/+2
| | |
* | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-083-0/+150
|\ \ \ | |/ / |/| | Phone number validation and search
| * | Add a config for default region of phone numbersJoas Schilling2020-12-072-0/+75
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add a database table for the accounts data so we can search it betterJoas Schilling2020-12-071-0/+75
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-084-2/+8
| | |
* | | Merge pull request #24581 from nextcloud/bugfix/noid/setup-jsJohn Molakvoæ2020-12-071-1/+0
|\ \ \ | |/ / |/| | Do not load nonexisting setup.js
| * | Do not load nonexisting setup.jsJulius Härtl2020-12-071-1/+0
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-072-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-12-068-6/+20
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-12-0516-0/+26
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-12-0414-0/+14
| |
* | Improve wordingMorris Jobke2020-12-021-2/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Add icon to user limit notificationMorris Jobke2020-12-021-1/+6
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #23278 from nextcloud/enh/noid/user-limitsChristoph Wurst2020-12-022-3/+11
|\ \ | | | | | | Allow subscription to indicate that a userlimit is reached
| * | Add notification for user limitMorris Jobke2020-12-022-3/+11
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #24419 from ↵dependabot-preview[bot]2020-12-0210-10/+10
|\ \ \ | |/ / |/| | | | | nextcloud/dependabot/npm_and_yarn/underscore-1.12.0
| * | Bump underscore from 1.11.0 to 1.12.0dependabot-preview[bot]2020-12-0210-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [underscore](https://github.com/jashkenas/underscore) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.11.0...1.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #24348 from hosting-de/feature/console-user-display-nameMorris Jobke2020-12-021-10/+37
|\ \ \ | |/ / |/| | Wrap display_name similarly to email to allow changes via occ
| * | Wrap display_name similarly to email to allow changes via occJohannes Leuker2020-12-021-10/+37
| | | | | | | | | | | | Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
* | | Merge pull request #24376 from nextcloud/existing-dialog-ffMorris Jobke2020-12-025-8/+8
|\ \ \ | | | | | | | | fix loading mtime of new file in conflict dialog in firefox
| * | | fix loading mtime of new file in conflict dialog in firefoxRobin Appelman2020-12-015-8/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2020-12-022-0/+2
| | | |
* | | | Bump p-limit from 3.0.2 to 3.1.0dependabot-preview[bot]2020-12-012-2/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v3.0.2...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-12-012-2/+6
| | |
* | | Bump core-js from 3.7.0 to 3.8.0dependabot-preview[bot]2020-11-3014-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.7.0...v3.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Merge pull request #24424 from ↵dependabot-preview[bot]2020-11-302-2/+2
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.2
| * | | Bump css-vars-ponyfill from 2.4.1 to 2.4.2dependabot-preview[bot]2020-11-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.1 to 2.4.2. - [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/compare/v2.4.1...v2.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | | Merge pull request #24414 from nextcloud/techdebt/remove-update-phpChristoph Wurst2020-11-301-18/+0
|\ \ \ \ | |/ / / |/| | | Remove the deprecated update.php
| * | | Remove the deprecated update.phpChristoph Wurst2020-11-271-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * It was documented as deprecated. * The app code checker warned about it * It's been three years Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2020-11-304-0/+10
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-11-262-0/+10
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-11-252-6/+10
|/ /
* | Merge pull request #24272 from ↵dependabot-preview[bot]2020-11-242-2/+2
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/jquery-migrate-3.3.2
| * | Bump jquery-migrate from 3.3.1 to 3.3.2dependabot-preview[bot]2020-11-242-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/jquery/jquery-migrate/releases) - [Commits](https://github.com/jquery/jquery-migrate/compare/3.3.1...3.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | Bump @babel/core from 7.12.3 to 7.12.7dependabot-preview[bot]2020-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.12.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.7/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-11-222-2/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-11-212-0/+18
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-11-202-6/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-194-2/+28
| |
* | [tx-robot] updated from transifexNextcloud bot2020-11-188-2/+250
| |