Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 12 | -81/+271 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: fix share cleanup for deleted groups with sharding | Robin Appelman | 2024-08-28 | 1 | -10/+18 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: adjust systemtag orphan cleanup query to work with sharding | Robin Appelman | 2024-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: make background scan job compatible with sharding | Robin Appelman | 2024-08-28 | 1 | -12/+58 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | test: fix share provider tests for sharding | Robin Appelman | 2024-08-28 | 2 | -6/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: run mimetype repair query across all shards | Robin Appelman | 2024-08-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: hint storage id in more places | Robin Appelman | 2024-08-28 | 1 | -2/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | test: run sharding tests in ci | Robin Appelman | 2024-08-28 | 2 | -0/+205 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: only allow pre-defined shards | Robin Appelman | 2024-08-28 | 1 | -8/+30 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | test: mark share test cleanup as running across all shards | Robin Appelman | 2024-08-28 | 2 | -1/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: implement distributing partitioned queries over multiple shards | Robin Appelman | 2024-08-28 | 30 | -28/+1585 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: add option to automatically partition queries by specific tables | Robin Appelman | 2024-08-28 | 14 | -2/+1275 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: delay calculating global cache prefix untill a cache is created | Robin Appelman | 2024-08-28 | 3 | -33/+69 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: don't make ICacheFactory depend on database | Robin Appelman | 2024-08-28 | 1 | -8/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | feat: track expected output columns in query builder | Robin Appelman | 2024-08-28 | 3 | -0/+41 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-28 | 142 | -512/+150 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47400 from nextcloud/feat/load-more-than-50-faves | Pytal | 2024-08-27 | 7 | -113/+84 |
|\ | | | | | feat(files): Allow more than 50 favorite views | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-08-27 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | test(files): Adapt favorite views spec | Christopher Ng | 2024-08-27 | 1 | -23/+50 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | feat(files): Allow more than 50 favorite views | Christopher Ng | 2024-08-27 | 3 | -24/+15 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | perf(files): Do not block files page load with server-side favorites retrieval | Christopher Ng | 2024-08-27 | 2 | -63/+16 |
|/ | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #47290 from nextcloud/feat/checkbox-template-field-type | Elizabeth Danzberger | 2024-08-27 | 18 | -35/+253 |
|\ | | | | | feat(templates): checkbox field type | ||||
| * | chore: rebuild assets | Elizabeth Danzberger | 2024-08-27 | 9 | -7/+7 |
| | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
| * | feat(templates): add support for checkboxes in template filler | Elizabeth Danzberger | 2024-08-27 | 18 | -35/+253 |
| | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | | Merge pull request #47521 from nextcloud/fix/noid/loosing-systemconfig-on-setup | Maxence Lange | 2024-08-27 | 2 | -4/+11 |
|\ \ | |/ |/| | fix(logger): ignore session logging during setup | ||||
| * | fix(setup): ignore long session login during installation | Maxence Lange | 2024-08-27 | 2 | -4/+11 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #47540 from nextcloud/fix/folder-creation | Ferdinand Thiessen | 2024-08-27 | 6 | -12/+144 |
|\ \ | | | | | | | fix(files): Correctly check for already used names when creating new folder | ||||
| * | | chore(assets): Recompile assets | nextcloud-command | 2024-08-27 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(files): Correctly check for already used names when creating new folder | Ferdinand Thiessen | 2024-08-27 | 4 | -9/+141 |
|/ / | | | | | | | | | | | Also add Cypress tests for the "new"-menu. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #47541 from nextcloud/ci/noid/lighter | Joas Schilling | 2024-08-27 | 11 | -11/+11 |
|\ \ | | | | | | | ci: Reduce required run time | ||||
| * | | ci: Don't run things normally and with coverage flag on the same configuration | Joas Schilling | 2024-08-27 | 6 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which ↵ | Joas Schilling | 2024-08-27 | 5 | -5/+5 |
| | | | | | | | | | | | | | | | | | | installs ~2m faster Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #47450 from nextcloud/Jerome-Herbinet-line-manager | Ferdinand Thiessen | 2024-08-27 | 5 | -7/+7 |
|\ \ \ | | | | | | | | | "Line" manager instead of "Account" manager | ||||
| * | | | chore: npm run build | Jérôme Herbinet | 2024-08-26 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> | ||||
| * | | | fix(wording): "Line" manager instead of "Account" manager | Jérôme Herbinet | 2024-08-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> | ||||
* | | | | Merge pull request #47522 from nextcloud/enh/noid/taskprocessing-runtask | Julien Veyssier | 2024-08-27 | 3 | -83/+165 |
|\ \ \ \ | |_|/ / |/| | | | [TaskProcessing] Add manager::runTask method | ||||
| * | | | fix(taskprocessing): fix condition to reschedule SynchronousBackgroundJob | Julien Veyssier | 2024-08-27 | 1 | -10/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | feat(taskprocessing): add IManager::runTask method to run task synchronously | Julien Veyssier | 2024-08-27 | 3 | -73/+152 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | | | Merge pull request #47500 from nextcloud/fix/file-list-footer-gap | John Molakvoæ | 2024-08-27 | 3 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | fix(files): fix list gap at bottom | Elizabeth Danzberger | 2024-08-27 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | | | Merge pull request #47509 from nextcloud/fix/exif-orientation-type | Daniel | 2024-08-27 | 1 | -9/+15 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | fix: gracefully handle unexpected exif orientation types | ||||
| * | | | | fix: gracefully handle unexpected exif orientation types | Richard Steinmetz | 2024-08-27 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | | | | | Merge pull request #47507 from nextcloud/feat/apcu-setup-check | Julius Härtl | 2024-08-27 | 4 | -0/+74 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | feat(settings): Add setup check for apcu cache expunge | ||||
| * | | | | feat(settings): Add setup check for apcu cache expunge | Julius Härtl | 2024-08-27 | 4 | -0/+74 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #47508 from nextcloud/fix/router/attribute-routes-all-apps | Kate | 2024-08-27 | 1 | -14/+24 |
|\ \ \ \ | |||||
| * | | | | fix(Router): Load attribute routes of all apps when not app is specified | provokateurin | 2024-08-27 | 1 | -14/+24 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #47495 from ↵ | Louis | 2024-08-27 | 1 | -6/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/dept/delegat_is_encrypted_to_e2ee feat: Delegate is-encrypted handling to the e2ee app | ||||
| * | | | | feat: Delegate is-encrypted handling to the e2ee app | Louis Chemineau | 2024-08-26 | 1 | -6/+0 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Merge pull request #47494 from ↵ | Joas Schilling | 2024-08-27 | 2 | -5/+22 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | nextcloud/bugfix/eun-100/allow-apps-to-get-unshared-users fix(dav): Allow apps to get unshares for DAV resources | ||||
| * | | | fix(dav): Allow apps to get unshares for DAV resources | Joas Schilling | 2024-08-26 | 2 | -5/+22 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |