aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Use string array instead of string for forbidden charactersFerdinand Thiessen2024-04-292-8/+6
* fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access ...Ferdinand Thiessen2024-04-292-9/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-296-0/+100
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-282-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2726-2/+260
* Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-serviceAnna2024-04-261-1/+1
|\
| * fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-191-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2694-220/+120
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2526-6/+300
* | Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sa...Julius Härtl2024-04-241-11/+19
|\ \
| * | fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* | | fix(migration): Bump files_trashbin version to trigger migrationJoas Schilling2024-04-241-1/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-24138-138/+1016
* | feat(trashbin): Add deleted by propertiesChristopher Ng2024-04-231-0/+10
* | chore(trashbin): Add method to get deleted by from trash itemChristopher Ng2024-04-238-44/+55
* | chore(trashbin): Store deleted by userChristopher Ng2024-04-231-2/+4
* | chore(trashbin): Add deleted_by column to files_trashChristopher Ng2024-04-233-0/+58
* | Merge pull request #44982 from nextcloud/fix/account-listFerdinand Thiessen2024-04-231-3/+18
|\ \
| * | fix(provisioning_api): Show warning but do not fail when listing accounts in ...Ferdinand Thiessen2024-04-231-3/+18
* | | Merge pull request #44973 from nextcloud/feat/legal-privacy-linksPytal2024-04-232-1/+22
|\ \ \ | |/ / |/| |
| * | feat: Update help entry nameChristopher Ng2024-04-221-1/+1
| * | feat: Add legal notice and privacy policy links to help pageChristopher Ng2024-04-222-0/+21
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2314-2/+160
|/ /
* | Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_...Louis2024-04-221-17/+74
|\ \
| * | feat(dav): Support multiple scopes in DAV searchLouis Chemineau2024-04-171-17/+74
* | | fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+1
* | | Merge pull request #44860 from nextcloud/fix/remove-unicode-logs-user-ldapCôme Chilliet2024-04-222-23/+23
|\ \ \
| * | | fix(user_ldap): Remove unicode character from log linesCôme Chilliet2024-04-162-23/+23
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-224-0/+72
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2120-12/+278
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2052-22/+532
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-19154-538/+704
* | Merge pull request #44904 from nextcloud/fix/transfer-ownershipFerdinand Thiessen2024-04-181-38/+73
|\ \
| * | fix(files): Also restore shares after ownership transfer for object storageFerdinand Thiessen2024-04-181-38/+73
* | | Merge pull request #44916 from nextcloud/followup/44910/share-date-timeJoas Schilling2024-04-181-2/+2
|\ \ \
| * | | fix(sharing): Don't change the type of the controller argumentJoas Schilling2024-04-181-2/+2
* | | | Merge pull request #44839 from nextcloud/improve-share-with-detailsFerdinand Thiessen2024-04-181-4/+14
|\ \ \ \ | |/ / / |/| | |
| * | | fix(sharingDetails): Show correct share targetfenn-cs2024-04-181-4/+14
* | | | Merge pull request #44859 from nextcloud/feat/add-ldap-connection-setup-checkFerdinand Thiessen2024-04-184-0/+115
|\ \ \ \ | |/ / / |/| | |
| * | | feat(user_ldap): Add setup check to verify connection configurationCôme Chilliet2024-04-164-0/+115
* | | | fix(shareApiController): avoid duplicated expiryDate operationsfenn-cs2024-04-181-27/+10
* | | | refactor(shareApiController): use contrusctor property promotion & DI loggerfenn-cs2024-04-183-117/+66
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1844-0/+670
* | | | Merge pull request #44805 from nextcloud/fix/selected-files-countPytal2024-04-171-0/+6
|\ \ \ \
| * | | | fix(files): Display selected files countChristopher Ng2024-04-171-0/+6
| | |/ / | |/| |
* / | | fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-04-173-12/+21
|/ / /
* | | Merge pull request #44882 from nextcloud/fix/files-search-clearingFerdinand Thiessen2024-04-171-0/+10
|\ \ \
| * | | fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-0/+10
* | | | Merge pull request #44878 from nextcloud/bugfix/44877/keep-manually-restored-...Joas Schilling2024-04-171-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | fix(status): Update status time when reverting to it manuallyJoas Schilling2024-04-171-3/+6