summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #36332 from nextcloud/dependabot/npm_and_yarn/ua-parser-js...dependabot[bot]2023-01-301-6/+6
|\ \ \ \ \
| * | | | | chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33dependabot[bot]2023-01-301-6/+6
|/ / / / /
* | | | | Merge pull request #35160 from nextcloud/artonge/feat/version_naming_backendLouis2023-01-3042-356/+1853
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Compile assetsLouis Chemineau2023-01-266-8/+27
| * | | | Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
| * | | | Add cypress testsLouis Chemineau2023-01-2610-8/+384
| * | | | Forward branch env var to the cypress containerLouis Chemineau2023-01-261-1/+1
| * | | | 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-262-31/+7
| * | | | Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-265-22/+57
| * | | | 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-181/+738
| * | | | Create files_versions tableLouis Chemineau2023-01-266-1/+227
| * | | | Modernise hook listener of files_versionsLouis Chemineau2023-01-262-55/+88
* | | | | Merge pull request #36348 from nextcloud/bugfix/noid/fix-primary-color-usage-...Joas Schilling2023-01-305-30/+53
|\ \ \ \ \
| * | | | | fix(tests): Fix method name in unit testsJoas Schilling2023-01-301-4/+4
| * | | | | Use the default primary color instead of "randomly" the color of the user tri...Joas Schilling2023-01-301-3/+3
| * | | | | Use the default color and matching text color for the federation inviteJoas Schilling2023-01-303-23/+46
|/ / / / /
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-3044-74/+200
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-292-2/+2
| |/ / / |/| | |
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-286-0/+22
* | | | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attributeChristoph Wurst2023-01-2710-72/+189
|\ \ \ \
| * | | | feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-2710-72/+189
* | | | | 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
| | |/ / | |/| |
* | | | Merge pull request #35557 from nextcloud/enh/31667/extend-reference-api-for-f...Julius Härtl2023-01-2713-3/+405
|\ \ \ \
| * | | | style: Fix php-cs and psalmJulius Härtl2023-01-274-4/+10
| * | | | chore(composer): Update autoloaderJulius Härtl2023-01-272-0/+8
| * | | | improve getUserProviderTimestampsJulien Veyssier2023-01-271-3/+4
| * | | | use array_filter instead of array_map + array_searchJulien Veyssier2023-01-271-5/+5
| * | | | handle and return touchProvider errorsJulien Veyssier2023-01-273-10/+8
| * | | | ADiscoverableReferenceProvider implements JsonSerializableJulien Veyssier2023-01-271-1/+3
| * | | | add 'last used timestamp' management for reference providersJulien Veyssier2023-01-276-7/+99
| * | | | extend the reference API for the new link pickerJulien Veyssier2023-01-279-0/+295
* | | | | Merge pull request #36395 from corentinbettiol/fix/typo-occ-repairSimon L2023-01-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FIX: This fill finish -> This will finishsodimel2023-01-261-1/+1
* | | | | Merge pull request #36402 from nextcloud/nickvergessen-patch-2Joas Schilling2023-01-271-0/+4
|\ \ \ \ \
| * | | | | ci(psalm): Generate base analysis on pushes so we can compare to updated reportsJoas Schilling2023-01-271-0/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #36389 from nextcloud/nickvergessen-patch-1Joas Schilling2023-01-271-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(CI): Install composer dependencies of TalkJoas Schilling2023-01-271-1/+6
|/ / / /
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2718-16/+44
* | | | Merge pull request #36370 from nextcloud/fix/search-focusPytal2023-01-263-5/+3
|\ \ \ \