aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-3040-6/+164
* Merge pull request #46199 from nextcloud/debt/noid/spdx-migrations-templateDaniel2024-06-291-19/+2
|\
| * chore: use spdx for migrations generatorDaniel Kesselberg2024-06-281-19/+2
* | Merge pull request #46009 from nextcloud/refactor/ajax-cronFerdinand Thiessen2024-06-2918-92/+232
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-06-286-3/+139
| * | refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-288-74/+73
| * | refactor(core): Make AJAX cron script work without jQueryFerdinand Thiessen2024-06-285-15/+20
* | | Merge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-...Daniel2024-06-291-2/+6
|\ \ \
| * | | fix(setupchecks): skip check when disk_free_space is disabledDaniel Kesselberg2024-06-281-2/+6
| |/ /
* | / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2960-44/+238
| |/ |/|
* | Merge pull request #46121 from nextcloud/fix/database-versionsFerdinand Thiessen2024-06-284-13/+47
|\ \ | |/ |/|
| * refactor(SetupCheck): Make mariadb and mysql version variablesFerdinand Thiessen2024-06-271-5/+37
| * fix(settings): Adjust SetupCheck for supported database versionsFerdinand Thiessen2024-06-272-9/+11
| * ci: Adjust database versions to current LTS / supported versionsFerdinand Thiessen2024-06-272-4/+4
* | Merge pull request #46112 from nextcloud/chore/noid/copyingReadmeHousekeepingAndy Scherzinger2024-06-281-8/+3
|\ \
| * | docs: Reference 3rd party licenses via SPDXAndy Scherzinger2024-06-261-8/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-28132-1694/+1898
| |/ |/|
* | Merge pull request #46133 from nextcloud/bugfix/noid/fix-missing-protocol-on-...Joas Schilling2024-06-276-21/+35
|\ \
| * | fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-276-21/+35
* | | Merge pull request #45947 from nextcloud/feat/qbmapper-yield-entitiesJoas Schilling2024-06-271-0/+21
|\ \ \
| * | | feat: Add yieldEntities wrapper for entity mapping in QBMapperJulius Härtl2024-06-241-0/+21
* | | | Merge pull request #41609 from nextcloud/enh/in-app-searchSimon L2024-06-2734-285/+862
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2024-06-2720-28/+28
| * | | | fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-278-25/+240
| * | | | fix(unified-search): Also show local search on apps managementFerdinand Thiessen2024-06-271-1/+1
| * | | | fix: Open unified search by pressing `ctrl + F`Ferdinand Thiessen2024-06-271-1/+24
| * | | | refactor(styles): Make padding not a magic valueFerdinand Thiessen2024-06-272-2/+3
| * | | | fix(UnifiedSearch): Implement design comments and focus input on openFerdinand Thiessen2024-06-271-18/+54
| * | | | feat: Add in-app searchMarco Ambrosini2024-06-275-230/+532
* | | | | Merge pull request #45951 from nextcloud/chore/comments-event-legacyArthur Schiwon2024-06-278-26/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-268-26/+36
* | | | | Merge pull request #45655 from nextcloud/feat/mysql_ignore_conflicsBenjamin Gaussorgues2024-06-273-0/+109
|\ \ \ \ \
| * | | | | feat(dbal): add proper insert ignore conflict method for SQLiteBenjamin Gaussorgues2024-06-252-0/+81
| * | | | | feat(dbal): add proper insert ignore conflict method for MySQLBenjamin Gaussorgues2024-06-251-0/+28
* | | | | | Merge pull request #46059 from nextcloud/perf/remove_useless_sessionBenjamin Gaussorgues2024-06-271-3/+0
|\ \ \ \ \ \
| * | | | | | perf(session): remove useless session openBenjamin Gaussorgues2024-06-241-3/+0
| |/ / / / /
* | | | | | Merge pull request #46158 from nextcloud/automated/noid/master-update-code-si...Joas Schilling2024-06-271-22/+22
|\ \ \ \ \ \
| * | | | | | fix(security): Update code signing revocation listnextcloud-command2024-06-271-22/+22
* | | | | | | Merge pull request #46143 from nextcloud/fix/45941/share-pass-labelFerdinand Thiessen2024-06-2710-8/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-06-279-7/+7
| * | | | | | fix(SharingEntryLink): Show enforced password input labelfenn-cs2024-06-271-1/+3
|/ / / / / /
* | | | | / Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2718-12/+72
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #46036 from nextcloud/fix/issue-46015Sebastian Krupinski2024-06-265-0/+45
|\ \ \ \ \
| * | | | | fix(dav): add missing database index for dav_shares resourceid, type and accessSebastianKrupinski2024-06-265-0/+45
* | | | | | Merge pull request #44893 from nextcloud/fix/issue-43115Daniel2024-06-263-3/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-253-3/+77
* | | | | | Merge pull request #46097 from nextcloud/artonge/fix/dont_override_expiration...Louis2024-06-263-23/+29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-263-23/+29
| | |_|_|/ | |/| | |
* | | | | Merge pull request #45977 from nextcloud/artonge/fix/update_favorite_navigationLouis2024-06-265-5/+74
|\ \ \ \ \
| * | | | | fix(files): Update favorites navigation list on folder renamesLouis Chemineau2024-06-265-5/+74
| |/ / / /