Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #25084 from rfc2822/patch-2 | Roeland Jago Douma | 2021-01-14 | 3 | -7/+7 |
|\ | |||||
| * | Update DAVx5 in AuthToken.vue | Ricki Hirner | 2021-01-14 | 3 | -7/+7 |
* | | Merge pull request #25114 from nextcloud/dismiss-reminder-notifications-from-... | Roeland Jago Douma | 2021-01-14 | 2 | -7/+83 |
|\ \ | |||||
| * | | Dismiss reminder notifications from passed events | Thomas Citharel | 2021-01-14 | 2 | -7/+83 |
* | | | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2 | blizzz | 2021-01-14 | 4 | -12/+178 |
|\ \ \ | |||||
| * | | | silence psalm false positive | Arthur Schiwon | 2021-01-13 | 1 | -0/+2 |
| * | | | DB: warn on parameter number constraints | Arthur Schiwon | 2021-01-11 | 2 | -6/+112 |
| * | | | respect DB limits limit per statement and query | Arthur Schiwon | 2021-01-11 | 2 | -6/+64 |
* | | | | Merge pull request #25110 from nextcloud/fix/24970/dashboard-greetings | Roeland Jago Douma | 2021-01-14 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | refs #24970 fix night condition in dashboard greeting | Julien Veyssier | 2021-01-13 | 3 | -3/+3 |
* | | | | | Merge pull request #25065 from nextcloud/version/21/beta6v21.0.0beta6 | Roeland Jago Douma | 2021-01-14 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | 21 beta6 | Roeland Jago Douma | 2021-01-11 | 1 | -2/+2 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-14 | 10 | -0/+50 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #25105 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-01-13 | 1 | -12/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-01-13 | 1 | -12/+0 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-13 | 22 | -24/+130 |
* | | | | | Merge pull request #25089 from nextcloud/enhancement/ocp-db-types | blizzz | 2021-01-12 | 37 | -34/+149 |
|\ \ \ \ \ | |||||
| * | | | | | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 34 | -34/+34 |
| * | | | | | Add our own constants for db column types | Christoph Wurst | 2021-01-12 | 3 | -0/+115 |
* | | | | | | Merge pull request #25088 from nextcloud/fix/allow_app_updates_again | Roeland Jago Douma | 2021-01-12 | 4 | -18/+24 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix option in the client code itself as well | Roeland Jago Douma | 2021-01-12 | 2 | -12/+18 |
| * | | | | | Allow installing/updating of apps again | Roeland Jago Douma | 2021-01-12 | 2 | -6/+6 |
* | | | | | | Merge pull request #24606 from hosting-de/feature/allow-symlinks-configurable | Vincent Petry | 2021-01-12 | 2 | -3/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add 'allow Symlinks' as an option to config.php | Johannes Leuker | 2021-01-12 | 2 | -3/+11 |
* | | | | | | | Merge pull request #25080 from nextcloud/fix/file-scan-db | Roeland Jago Douma | 2021-01-12 | 2 | -18/+22 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix database connection usage in the files scanner | Christoph Wurst | 2021-01-11 | 2 | -18/+22 |
* | | | | | | | Merge pull request #25087 from nextcloud/techdebt/noid/update-psalm-baseline-... | Morris Jobke | 2021-01-12 | 2 | -10/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix casing of MySQLPlatform class name | Vincent Petry | 2021-01-12 | 1 | -2/+2 |
| * | | | | | | Update psalm baseline to remove obsolete stuff | Vincent Petry | 2021-01-12 | 1 | -8/+0 |
|/ / / / / / | |||||
* | | | | / | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-12 | 22 | -114/+280 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #25038 from nextcloud/bugfix/noid/install-mysql8-with-php8 | blizzz | 2021-01-11 | 2 | -4/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Only rollback when not MySQL | Joas Schilling | 2021-01-11 | 1 | -2/+10 |
| * | | | | Don't try a transaction for the migrator on MySQL | Joas Schilling | 2021-01-08 | 1 | -2/+7 |
* | | | | | Merge pull request #25039 from nextcloud/fix/libxml-use-internal-errors-depre... | Roeland Jago Douma | 2021-01-11 | 1 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Only use libxml_disable_entity_loader on php older than 8 | Christoph Wurst | 2021-01-08 | 1 | -3/+9 |
* | | | | | | Merge pull request #25048 from nextcloud/dependabot/npm_and_yarn/webdav-3.6.2 | dependabot-preview[bot] | 2021-01-11 | 6 | -15/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump webdav from 3.6.1 to 3.6.2 | dependabot-preview[bot] | 2021-01-11 | 6 | -15/+15 |
* | | | | | | | Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-... | Morris Jobke | 2021-01-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make sure to do priority app upgrades first | Julius Härtl | 2021-01-08 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #25016 from nextcloud/enh/noid/add-check-for-unsupported-db | Roeland Jago Douma | 2021-01-11 | 6 | -3/+180 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add setup check to verify that the used DB version is still supported in the ... | Morris Jobke | 2021-01-08 | 7 | -3/+181 |
* | | | | | | | | | Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-casts | Morris Jobke | 2021-01-11 | 39 | -172/+170 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 39 | -172/+170 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #25070 from nextcloud/feature/noid/card-ros-definitions | Roeland Jago Douma | 2021-01-11 | 1 | -0/+62 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Deck Rich-Object-String definitions for deck boards and cards | Joas Schilling | 2021-01-11 | 1 | -0/+62 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #24910 from nextcloud/dependachristoph/composer/scss-1.4.0 | Morris Jobke | 2021-01-11 | 5 | -53/+58 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Unquote string when removing the hash from a color | Julius Härtl | 2021-01-11 | 1 | -1/+2 |
| * | | | | | | | | Make SCSS compliant | Julius Härtl | 2021-01-11 | 2 | -39/+39 |
| * | | | | | | | | Bump scssphp/scssphp from 1.0.3 to 1.4.0 | Christoph Wurst | 2021-01-11 | 3 | -15/+19 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #25069 from nextcloud/bugfix/noid/regression-dont-touch-as... | Roeland Jago Douma | 2021-01-11 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |