summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-31202-432/+506
* Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-3027-340/+1457
|\
| * Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
| * Add cypress testsLouis Chemineau2023-01-262-2/+3
| * Fix versions restoring with S3Louis Chemineau2023-01-262-5/+57
| * Use node's owner if no user is connectedLouis Chemineau2023-01-261-15/+25
| * Prevent storing versions with the same mtimeLouis Chemineau2023-01-261-2/+3
| * Fix renaming files_versionsLouis Chemineau2023-01-263-11/+8
| * Handle empty files in version creation logicLouis Chemineau2023-01-267-31/+133
| * Fix hookconnector testsLouis Chemineau2023-01-261-30/+5
| * Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-264-22/+51
| * User rootFolder instead of userFolder in FileEventsListenerLouis Chemineau2023-01-261-13/+26
| * Rename Hooks.php to FileEventsListener.phpLouis Chemineau2023-01-264-13/+14
| * Prevent expiration of named versionsLouis Chemineau2023-01-261-1/+22
| * Delete file versions entries in DB when node is deletedLouis Chemineau2023-01-262-0/+10
| * Allow to delete a version through DAVLouis Chemineau2023-01-267-6/+74
| * Support getting and patching version-labelLouis Chemineau2023-01-2618-178/+756
| * Create files_versions tableLouis Chemineau2023-01-266-1/+227
| * Modernise hook listener of files_versionsLouis Chemineau2023-01-262-55/+88
* | Use the default color and matching text color for the federation inviteJoas Schilling2023-01-302-23/+22
* | 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
|\ \ \ \ \ \ \