aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-3030-6/+96
* Merge pull request #46009 from nextcloud/refactor/ajax-cronFerdinand Thiessen2024-06-295-55/+53
|\
| * refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-285-55/+53
* | 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-2940-44/+94
* | Merge pull request #46121 from nextcloud/fix/database-versionsFerdinand Thiessen2024-06-282-9/+43
|\ \ | |/ |/|
| * 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2816-8/+44
|/
* Merge pull request #46133 from nextcloud/bugfix/noid/fix-missing-protocol-on-...Joas Schilling2024-06-271-0/+5
|\
| * fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-271-0/+5
* | Merge pull request #41609 from nextcloud/enh/in-app-searchSimon L2024-06-271-8/+16
|\ \
| * | fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-8/+16
* | | Merge pull request #45951 from nextcloud/chore/comments-event-legacyArthur Schiwon2024-06-275-26/+27
|\ \ \ | |/ / |/| |
| * | chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-265-26/+27
* | | 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
* | | | fix(SharingEntryLink): Show enforced password input labelfenn-cs2024-06-271-1/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2716-10/+70
* | | | 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-261-3/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-261-3/+0
| | |_|/ | |/| |
* | | | Merge pull request #45977 from nextcloud/artonge/fix/update_favorite_navigationLouis2024-06-263-2/+71
|\ \ \ \
| * | | | fix(files): Update favorites navigation list on folder renamesLouis Chemineau2024-06-263-2/+71
| |/ / /
* | | | Merge pull request #46107 from nextcloud/feat/webhook_listeners/index-endpoin...Marcel Klehr2024-06-264-2/+49
|\ \ \ \ | |/ / / |/| | |
| * | | feat(WebhooksController): Allow querying listeners by URIMarcel Klehr2024-06-264-2/+49
* | | | feat(files): increase max copy-move concurrency to 5 John Molakvoæ2024-06-261-1/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-2622-6/+118
| |/ / |/| |
* | | Merge pull request #46030 from nextcloud/fix/44961/shared-state-file-listF. E Noel Nfebe2024-06-254-11/+61
|\ \ \
| * | | refactor(SharingDetailsView): Use NC loggerfenn-cs2024-06-251-4/+4
| * | | fix(FilesView): Update files view upon share creation/deletefenn-cs2024-06-254-7/+57
* | | | Merge pull request #46002 from nextcloud/debt/noid/use-new-http-clientDaniel2024-06-252-104/+356
|\ \ \ \ | |/ / / |/| | |
| * | | chore: don't pass null to createElementDaniel Kesselberg2024-06-251-1/+1
| * | | refactor(dav): migrate to new http clientDaniel Kesselberg2024-06-252-103/+355
| |/ /
* | | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-252-796/+12
|\ \ \
| * | | feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-272-796/+12
* | | | Merge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifi...Joas Schilling2024-06-2512-49/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-2512-49/+59
* | | | Merge pull request #46077 from nextcloud/bugfix/noid/user-status-automationAnna2024-06-254-21/+101
|\ \ \ \ | |/ / / |/| | |
| * | | fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-254-21/+101
* | | | Merge pull request #46079 from nextcloud/fix/well-known-checksCôme Chilliet2024-06-251-1/+1
|\ \ \ \
| * | | | fix(settings): make trailing slash for caldav/carddav redirects optionalMichaIng2024-06-241-1/+1
| |/ / /
* | | | Merge pull request #46073 from nextcloud/fix/save_global_credentialsBenjamin Gaussorgues2024-06-251-3/+9
|\ \ \ \
| * | | | fix: allows admin to edit global credentialsBenjamin Gaussorgues2024-06-241-3/+9
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-25200-312/+396
* | | | fix: Better wordings in the new user modalJérôme Herbinet2024-06-251-2/+2