Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Calendar export and import | Christopher Ng | 2022-03-02 | 10 | -0/+722 | |
* | | | | | | | | Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-u... | Côme Chilliet | 2022-03-10 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix similar potential problems with fetchOne loops | Côme Chilliet | 2022-03-08 | 4 | -6/+6 | |
| * | | | | | | | Fix duplicated UUID detection when there are empty uuids | Côme Chilliet | 2022-03-08 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typing | Vincent Petry | 2022-03-10 | 1 | -21/+13 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Strong type OC\Group\MetaData | Côme Chilliet | 2022-03-08 | 1 | -19/+11 | |
| * | | | | | | Fix typing of OC\Group\MetaData::sorting | Côme Chilliet | 2022-03-08 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-... | Simon L | 2022-03-10 | 2 | -9/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | improve overwrite cli url setup check | szaimen | 2022-03-09 | 2 | -9/+8 | |
* | | | | | | | Merge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update... | John Molakvoæ | 2022-03-10 | 1 | -61/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update psalm baseline | nextcloud-command | 2022-03-10 | 1 | -61/+4 | |
* | | | | | | | | Merge pull request #31503 from nextcloud/enh/strict-dynamic-csp | Julius Härtl | 2022-03-10 | 5 | -0/+43 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 5 | -0/+43 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-10 | 14 | -2/+48 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #31500 from nextcloud/bugfix/noid/fix-alternativ-login-but... | Vincent Petry | 2022-03-09 | 3 | -29/+15 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fix alternative login buttons | Joas Schilling | 2022-03-09 | 3 | -29/+15 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-09 | 46 | -62/+30 | |
* | | | | | | Merge pull request #31493 from nextcloud/bugfix/noid/app-script-main | John Molakvoæ | 2022-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Avoid double-loading dist/core-main.js when apps have scripts named main | Julius Härtl | 2022-03-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #31431 from nextcloud/fs-setup-manager | Robin Appelman | 2022-03-08 | 42 | -525/+767 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | type fixes | Robin Appelman | 2022-03-04 | 9 | -45/+23 | |
| * | | | | | move user mountpoint setup to setupmanager | Robin Appelman | 2022-03-04 | 7 | -112/+86 | |
| * | | | | | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 5 | -29/+68 | |
| * | | | | | add template annotations to CappedMemoryCache | Robin Appelman | 2022-03-04 | 2 | -10/+32 | |
| * | | | | | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 6 | -41/+46 | |
| * | | | | | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 28 | -109/+252 | |
| * | | | | | move teardown logic to SetupManager | Robin Appelman | 2022-03-04 | 10 | -55/+90 | |
| * | | | | | start moving filesystem setup logic to it's own place | Robin Appelman | 2022-03-04 | 3 | -141/+215 | |
| * | | | | | more type hints for ICachedMountInfo and IMountManager | Robin Appelman | 2022-03-04 | 7 | -74/+46 | |
* | | | | | | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning | John Molakvoæ | 2022-03-08 | 4 | -14/+205 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix tests | szaimen | 2022-03-07 | 2 | -0/+166 | |
| * | | | | | | allow to disable the imagick warning | szaimen | 2022-03-07 | 2 | -14/+39 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-08 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #28227 from nextcloud/enh/noid/report-remoteAddress | Simon L | 2022-03-07 | 7 | -14/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix too many file download notifications when watching a video | szaimen | 2022-03-07 | 7 | -14/+53 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30828 from nextcloud/fix/dialog-menu | Simon L | 2022-03-07 | 6 | -13/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Center dialog new file menu | John Molakvoæ | 2022-03-07 | 6 | -13/+10 | |
* | | | | | | | | Merge pull request #31418 from nextcloud/enh/simple-file-extension | Pytal | 2022-03-07 | 4 | -1/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Note DI only usage in PHPDoc | Christopher Ng | 2022-03-07 | 1 | -1/+5 | |
| * | | | | | | | | Add missing @since in InMemoryFile to please CI | Côme Chilliet | 2022-03-07 | 1 | -0/+1 | |
| * | | | | | | | | Extend simple file with extension getter | Christopher Ng | 2022-03-04 | 4 | -0/+30 | |
* | | | | | | | | | Merge pull request #31426 from nextcloud/enh/noid/make-connectivity-check-softer | Julien Veyssier | 2022-03-07 | 2 | -8/+17 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | allow adding protocol to domains in 'connectivity_check_domains' config | Julien Veyssier | 2022-03-07 | 2 | -8/+17 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #31466 from nextcloud/feat/workflow-auto-update-command-re... | Carl Schwan | 2022-03-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updating command-rebase.yml workflow from template | Nextcloud bot | 2022-03-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #31463 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.0 | dependabot[bot] | 2022-03-07 | 4 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump webpack from 5.69.1 to 5.70.0 | dependabot[bot] | 2022-03-07 | 4 | -19/+19 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-07 | 8 | -6/+10 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-06 | 22 | -6/+122 | |
* | | | | | | | | | Merge pull request #31462 from nextcloud/dependabot/npm_and_yarn/css-loader-6... | dependabot[bot] | 2022-03-06 | 2 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ |