Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #31629 from nextcloud/feat/remove-ie-headers | Pytal | 2022-03-21 | 1 | -1/+0 |
|\ | |||||
| * | Remove legacy Internet Explorer headers | MichaIng | 2022-03-19 | 1 | -1/+0 |
| | | | | | | | | | | | | X-UA-Compatible and X-Download-Options headers are interpreted or relevant for Internet Explorer only. With the deprecation of Internet Explorer support in Nextcloud 20 and planned support removal already in Nextcloud 22, these became obsolete and are hereby removed, including their removal from setup checks. Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-20 | 2 | -52/+52 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-19 | 2 | -2/+108 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #24166 from nextcloud/imaginary-prototype | Carl Schwan | 2022-03-18 | 9 | -4/+413 |
|\ | | | | | Send images to Imaginary docker to generate previews | ||||
| * | Send images to imaginary docker to generate previews | Vincent Petry | 2022-03-17 | 9 | -4/+413 |
| | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-Authored-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Merge pull request #30768 from nextcloud/feat/chunked-mysql-joblist-remove | Carl Schwan | 2022-03-18 | 2 | -1/+22 |
|\ \ | | | | | | | Do chuncked job deletion | ||||
| * | | Do chuncked job deletion | Carl Schwan | 2022-03-17 | 2 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is helpful in cases where we are deleting tons jobs at the same time in a gallera cluster. This doesn't happen often but this can create issues. Test plan: 1. Use https://github.com/nextcloud/quota_warning/pull/88 2. Change max to 1 3. Enabled/Disable quota_warning app and see jobs getting sucessfully added and removed Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | | Simplify comment search in special cases | Joas Schilling | 2022-03-18 | 1 | -3/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Add profile default setting for admin | Christopher Ng | 2022-03-18 | 2 | -12/+8 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Add global profile toggle config | Christopher Ng | 2022-03-18 | 3 | -21/+41 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #31488 from nextcloud/enh/account-set-all-properties | Pytal | 2022-03-17 | 2 | -0/+65 |
|\ \ \ | |||||
| * | | | Add example to DocBlock | Christopher Ng | 2022-03-17 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | | Add method to set all account properties from json | Christopher Ng | 2022-03-17 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Merge pull request #31608 from nextcloud/scanner-performance2 | Robin Appelman | 2022-03-17 | 4 | -10/+30 |
|\ \ \ \ | |_|/ / |/| | | | some file scanner performance improvements | ||||
| * | | | some file scanner performance improvements | Robin Appelman | 2022-03-17 | 4 | -10/+30 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #31598 from nextcloud/mount-find-root | Robin Appelman | 2022-03-17 | 2 | -4/+28 |
|\ \ \ \ | |_|/ / |/| | | | setup for current user when finding mounts in the root | ||||
| * | | | setup for current user when finding mounts in the root | Robin Appelman | 2022-03-17 | 2 | -4/+28 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #31487 from nextcloud/enh/account-json-serialization | Pytal | 2022-03-17 | 1 | -2/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Discard duplicate collection name from account serialization | Christopher Ng | 2022-03-17 | 1 | -2/+9 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #31574 from nextcloud/s3-crt-bundle | Robin Appelman | 2022-03-17 | 3 | -8/+24 |
|\ \ \ | |/ / |/| | | use the nextcloud certificate bundle for s3 | ||||
| * | | don't try to get custom certs for s3 primary storage | Robin Appelman | 2022-03-15 | 2 | -3/+10 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | return default bundle when there is an error getting the bundle | Robin Appelman | 2022-03-14 | 1 | -7/+11 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | use the nextcloud certificate bundle for s3 | Robin Appelman | 2022-03-14 | 1 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Fix unknown Talk broker interface | Christoph Wurst | 2022-03-15 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #31573 from nextcloud/exceptionserializer-load-fail | Robin Appelman | 2022-03-15 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | don't error if we can't load the ExceptionSerializer for early exceptions | ||||
| * | | | don't error if we can't load the ExceptionSerializer for early exceptions | Robin Appelman | 2022-03-14 | 1 | -1/+7 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keys | Joas Schilling | 2022-03-15 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Enforce primary keys as they are required to be performant in MySQL c… | ||||
| * | | | Enforce primary keys as they are required to be performant in MySQL clusters | Joas Schilling | 2022-03-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Fix autoloader and phpdoc for new class | Côme Chilliet | 2022-03-14 | 4 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Improve wording of pathExists description | Côme Chilliet | 2022-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Add getOriginalUid in IImportSource to simplify code when importing under ↵ | Côme Chilliet | 2022-03-14 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | another uid Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Add pathExists method to IImportSource to test if a path exists in the archive | Côme Chilliet | 2022-03-14 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Move UserMigrationException to OCP and add @throws documentation | Côme Chilliet | 2022-03-14 | 2 | -0/+32 |
| |/ / |/| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #31542 from nextcloud/psalm-userCounts | Carl Schwan | 2022-03-14 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Fix psalm issue about userCounts | ||||
| * | | | Fix psalm issue about userCounts | Carl Schwan | 2022-03-11 | 1 | -0/+2 |
| |/ / | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-03-14 | 2 | -0/+20 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #31511 from ↵ | Joas Schilling | 2022-03-11 | 1 | -3/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/allow-installing-unstable-versions Allow installing unstable app versions based on channel and with `--allow-unstable` just like on updates | ||||
| * | | | Also allow pre-releases and nightlies when installing from git | Joas Schilling | 2022-03-10 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Similar to the fetch() method respect the channel in the get() | Joas Schilling | 2022-03-10 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Only log events when enabled in debug mode | Julius Härtl | 2022-03-11 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #30963 from nextcloud/feat/calendar-migration | Pytal | 2022-03-10 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Various minor updates | Christopher Ng | 2022-03-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | | Calendar export and import | Christopher Ng | 2022-03-02 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typing | Vincent Petry | 2022-03-10 | 1 | -21/+13 |
|\ \ \ \ | |_|/ / |/| | | | Fix group metadata typing | ||||
| * | | | Strong type OC\Group\MetaData | Côme Chilliet | 2022-03-08 | 1 | -19/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | Fix typing of OC\Group\MetaData::sorting | Côme Chilliet | 2022-03-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 3 | -0/+24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | 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 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |