summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-3038-74/+122
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-292-2/+2
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-284-0/+20
* Merge pull request #36380 from nextcloud/fix/caldav/reminder-service-nullable...Christoph Wurst2023-01-271-1/+0
|\
| * fix(caldav): Fix wrong Psalm report for nullable calendar dataChristoph Wurst2023-01-261-1/+0
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2714-12/+26
* | Merge pull request #36210 from nextcloud/fix/4811/principal-emailDaniel2023-01-261-2/+2
|\ \ | |/ |/|
| * fix(dav): check if principal has email address before accessing itRichard Steinmetz2023-01-241-2/+2
* | Merge pull request #36347 from nextcloud/chore/autoloader/composer-2.5.1-auto...Christoph Wurst2023-01-2648-384/+600
|\ \
| * | chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-2548-384/+600
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2680-92/+42
|/ /
* | Fix user_status heartbeat responsejld31032023-01-252-8/+8
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-25184-112/+700
* | Port files sharing selectorChristopher Ng2023-01-241-56/+61
* | don't translate a variableSimon L2023-01-241-1/+1
|/
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-24194-290/+296
* Merge pull request #36277 from nextcloud/backport/36272/masterJohn Molakvoæ2023-01-233-77/+102
|\
| * fix(l10n): fix admin images migrationrakekniven2023-01-231-1/+1
| * fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-233-77/+102
* | Merge pull request #35935 from EWouters/patch-1Simon L2023-01-231-1/+2
|\ \
| * | [Fix]: scan-app-data conversionEWouters2023-01-031-1/+2
* | | Merge pull request #36260 from nextcloud/bugfix/noid/fix-user-availability-se...Joas Schilling2023-01-231-1/+1
|\ \ \
| * | | Fix WHERE condition when selecting user's availability for the status automationJoas Schilling2023-01-201-1/+1
* | | | Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decodeChristoph Wurst2023-01-237-12/+12
|\ \ \ \
| * | | | chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-197-12/+12
* | | | | Merge pull request #36258 from nextcloud/fix/user-status-inputJoas Schilling2023-01-232-34/+38
|\ \ \ \ \
| * | | | | Fix user status message inputChristopher Ng2023-01-202-34/+38
* | | | | | Merge pull request #36250 from nextcloud/fix/add-success-message-to-personal-...Joas Schilling2023-01-231-1/+2
|\ \ \ \ \ \
| * | | | | | Add success message to personal settings buttonjulia.kirschenheuter2023-01-191-1/+2
* | | | | | | Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-cust...Joas Schilling2023-01-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix double where in CustomProperiesBackendTestJoas Schilling2023-01-201-1/+1
* | | | | | | | Fix interned strings buffer check if 0 free bytesMichaIng2023-01-231-4/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #36262 from nextcloud/chore/dav/void-test-methodsJoas Schilling2023-01-23120-713/+713
|\ \ \ \ \ \ \
| * | | | | | | chore(dav): Add void return type to test methodsChristoph Wurst2023-01-20120-713/+713
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2330-358/+412
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2236-32/+102
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2156-156/+108
| |_|_|/ / / |/| | | | |
* | | | | | Fixing samba test and adding details to kerberos jobCôme Chilliet2023-01-201-1/+1
* | | | | | Fix Samba test failure details outputCôme Chilliet2023-01-201-1/+1
* | | | | | Attempt at reducing psalm errorsCôme Chilliet2023-01-201-4/+7
* | | | | | Remove workarounds specific to 7.4Côme Chilliet2023-01-202-5/+4
| |/ / / / |/| | | |
* | | | | Merge pull request #36253 from nextcloud/chore/dav/remove-useless-var-tagChristoph Wurst2023-01-204-6/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(dav): Remove useless var tagChristoph Wurst2023-01-194-6/+0
| | |/ / | |/| |
* / | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2042-12/+160
|/ / /
* | | Merge pull request #36223 from nextcloud/artonge/fix/allow_interaction_with_e...Vincent Petry2023-01-195-5/+5
|\ \ \
| * | | Allow interaction with encrypted foldersLouis Chemineau2023-01-185-5/+5
| |/ /
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-19202-844/+808
* | | Merge pull request #36211 from nextcloud/enh/catch-recurrence-exceptionAnna2023-01-181-34/+39
|\ \ \
| * | | fix(dav): catch MaxInstancesExceedeException for recurring events without end...Anna Larch2023-01-181-34/+39
| |/ /
* | | Merge pull request #36219 from nextcloud/fix/correction-35886-Replace_custom_...Joas Schilling2023-01-181-0/+1
|\ \ \