aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0714-44/+68
* Merge pull request #45055 from nextcloud/fix/revert-user-status-exceptionAnna2024-05-061-2/+25
|\
| * fix(userstatus): catch unique constrain violation on revertAnna Larch2024-05-061-2/+25
* | Merge pull request #45178 from nextcloud/fix/style-importsFerdinand Thiessen2024-05-063-6/+2
|\ \ | |/ |/|
| * fix: Do not import styles that are already included in server bundleFerdinand Thiessen2024-05-063-6/+2
* | fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-062-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-058-2/+18
* Merge pull request #45098 from nextcloud/fix/issue-45081Sebastian Krupinski2024-05-043-39/+95
|\
| * fix(caldav): Fixed formatting to comply with php-csSebastianKrupinski2024-05-031-6/+3
| * fix(caldav): Fixed phpUnit to use userSession instead of userId and userManagerSebastianKrupinski2024-05-021-17/+67
| * fix(caldav): Test if user object is not null and trim senderNameSebastianKrupinski2024-05-011-3/+6
| * fix(caldav): Use userSession instead of userIdSebastianKrupinski2024-04-302-21/+16
| * fix(caldav): Do not load IMipPlugin before user auth and session is createdSebastianKrupinski2024-04-291-4/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0446-74/+146
* | Merge pull request #45159 from nextcloud/fix/tests-deprecatedBenjamin Gaussorgues2024-05-031-16/+30
|\ \
| * | fix(tests): Replace deprecated methods in `FileTest`Ferdinand Thiessen2024-05-021-16/+30
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0394-172/+252
* | | fix(files): Add missing properties and fix Typescript errors in `FileEntryName`Ferdinand Thiessen2024-05-021-21/+33
|/ /
* | Merge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-conceptJohn Molakvoæ2024-05-021-2/+2
|\ \
| * | fix(theming): better background and UI color change descriptionskjnldsv2024-05-021-2/+2
* | | Merge pull request #45136 from nextcloud/feat/webauthn/submit-device-nameRichard Steinmetz2024-05-021-8/+11
|\ \ \
| * | | feat(webauthn): submit device name by pressing enterRichard Steinmetz2024-05-011-8/+11
* | | | fix(files): apply the renaming when leaving the input fieldRaphaël Jakse2024-05-021-1/+1
| |/ / |/| |
* | | Merge pull request #45131 from nextcloud/chore/location-path-prefixPytal2024-05-021-2/+2
|\ \ \
| * | | chore: Remove All files prefix from original locationChristopher Ng2024-04-301-2/+2
* | | | Merge pull request #45138 from nextcloud/smb-notify-test-retryJohn Molakvoæ2024-05-021-0/+17
|\ \ \ \
| * | | | test: retry smb notify test a few timesRobin Appelman2024-05-011-0/+17
| | |/ / | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0222-2/+52
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-05-01144-260/+296
|/ /
* | refactor(trashbin): Move columns into separate fileChristopher Ng2024-04-302-115/+146
* | feat(trashbin): Show user who deleted a fileChristopher Ng2024-04-302-0/+61
* | feat: include file id in audit logsyemkareems2024-04-302-101/+194
* | fix: Avoid useless reference usage in user_ldapCôme Chilliet2024-04-303-2/+3
* | fix(files_external): Be extra safe with null handling to please psalmCôme Chilliet2024-04-301-0/+3
* | fix: Fix incorrect phpdoc typing in dav appCôme Chilliet2024-04-301-1/+1
* | fix(user_ldap): Improve typing and fix a var nameCôme Chilliet2024-04-304-9/+15
* | fix(theming): Fix erronous phpdoc typingCôme Chilliet2024-04-301-5/+5
* | fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
* | fix(files): Fix ownership transfer encrypted files detectionCôme Chilliet2024-04-301-1/+1
* | fix: Fix newly spotted psalm issues, add exhaustive typed magic properties fo...Côme Chilliet2024-04-302-43/+141
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-306-6/+8
* | 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