aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-28142-512/+150
* Merge pull request #47400 from nextcloud/feat/load-more-than-50-favesPytal2024-08-277-113/+84
|\
| * chore(assets): Recompile assetsnextcloud-command2024-08-272-3/+3
| * test(files): Adapt favorite views specChristopher Ng2024-08-271-23/+50
| * feat(files): Allow more than 50 favorite viewsChristopher Ng2024-08-273-24/+15
| * perf(files): Do not block files page load with server-side favorites retrievalChristopher Ng2024-08-272-63/+16
|/
* Merge pull request #47290 from nextcloud/feat/checkbox-template-field-typeElizabeth Danzberger2024-08-2718-35/+253
|\
| * chore: rebuild assetsElizabeth Danzberger2024-08-279-7/+7
| * feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-2718-35/+253
* | Merge pull request #47521 from nextcloud/fix/noid/loosing-systemconfig-on-setupMaxence Lange2024-08-272-4/+11
|\ \ | |/ |/|
| * fix(setup): ignore long session login during installationMaxence Lange2024-08-272-4/+11
* | Merge pull request #47540 from nextcloud/fix/folder-creationFerdinand Thiessen2024-08-276-12/+144
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-08-272-3/+3
| * | fix(files): Correctly check for already used names when creating new folderFerdinand Thiessen2024-08-274-9/+141
|/ /
* | Merge pull request #47541 from nextcloud/ci/noid/lighterJoas Schilling2024-08-2711-11/+11
|\ \
| * | ci: Don't run things normally and with coverage flag on the same configurationJoas Schilling2024-08-276-6/+6
| * | ci: Run things we only run on 1 PHP version on the preinstalled 8.1 which ins...Joas Schilling2024-08-275-5/+5
* | | Merge pull request #47450 from nextcloud/Jerome-Herbinet-line-managerFerdinand Thiessen2024-08-275-7/+7
|\ \ \
| * | | chore: npm run buildJérôme Herbinet2024-08-264-6/+6
| * | | fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-261-1/+1
* | | | Merge pull request #47522 from nextcloud/enh/noid/taskprocessing-runtaskJulien Veyssier2024-08-273-83/+165
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(taskprocessing): fix condition to reschedule SynchronousBackgroundJobJulien Veyssier2024-08-271-10/+13
| * | | feat(taskprocessing): add IManager::runTask method to run task synchronouslyJulien Veyssier2024-08-273-73/+152
* | | | Merge pull request #47500 from nextcloud/fix/file-list-footer-gapJohn Molakvoæ2024-08-273-4/+4
|\ \ \ \
| * | | | fix(files): fix list gap at bottomElizabeth Danzberger2024-08-273-4/+4
* | | | | Merge pull request #47509 from nextcloud/fix/exif-orientation-typeDaniel2024-08-271-9/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix: gracefully handle unexpected exif orientation typesRichard Steinmetz2024-08-271-9/+15
* | | | | Merge pull request #47507 from nextcloud/feat/apcu-setup-checkJulius Härtl2024-08-274-0/+74
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | feat(settings): Add setup check for apcu cache expungeJulius Härtl2024-08-274-0/+74
| | |/ / | |/| |
* | | | Merge pull request #47508 from nextcloud/fix/router/attribute-routes-all-appsKate2024-08-271-14/+24
|\ \ \ \
| * | | | fix(Router): Load attribute routes of all apps when not app is specifiedprovokateurin2024-08-271-14/+24
| | |/ / | |/| |
* | | | Merge pull request #47495 from nextcloud/artonge/dept/delegat_is_encrypted_to...Louis2024-08-271-6/+0
|\ \ \ \
| * | | | feat: Delegate is-encrypted handling to the e2ee appLouis Chemineau2024-08-261-6/+0
| | |_|/ | |/| |
* | | | Merge pull request #47494 from nextcloud/bugfix/eun-100/allow-apps-to-get-uns...Joas Schilling2024-08-272-5/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(dav): Allow apps to get unshares for DAV resourcesJoas Schilling2024-08-262-5/+22
| |/ /
* | | Merge pull request #47510 from nextcloud/fix/db/slow-transactions-higher-log-...Joas Schilling2024-08-271-2/+29
|\ \ \ | |_|/ |/| |
| * | fix(db): Increase log level for very slow transactionsChristoph Wurst2024-08-271-2/+29
|/ /
* | Merge pull request #47448 from nextcloud/fix/47187/user-status-absenceJoas Schilling2024-08-278-18/+40
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-08-266-9/+9
| * | fix(user_status): add link to Availability page if user set predefined 'Vacat...Maksim Sukharev2024-08-262-9/+31
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2748-96/+96
* | | Merge pull request #47490 from nextcloud/chore/adjust-translationsFerdinand Thiessen2024-08-263-4/+5
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-262-3/+3
| * | | chore(files): Adjust wording for file type filterFerdinand Thiessen2024-08-261-1/+2
* | | | Merge pull request #47465 from nextcloud/fix/files-drop-noticeFerdinand Thiessen2024-08-263-10/+35
|\ \ \ \ | |/ / / |/| | |
| * | | chore(assets): Recompile assetsnextcloud-command2024-08-262-3/+3
| * | | fix(files): Reset drop notice on firefoxFerdinand Thiessen2024-08-261-7/+32
|/ / /
* | | Merge pull request #47466 from nextcloud/chore/migrate-vitestFerdinand Thiessen2024-08-2644-4688/+1780
|\ \ \ | |_|/ |/| |
| * | chore: Update source maps due to dependency changesFerdinand Thiessen2024-08-261-1/+1
| * | chore: Add `vitest.config.ts` as expected and remove Jest configFerdinand Thiessen2024-08-261-1/+1