aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/ / / / |/| | | |