aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #36362 from nextcloud/release/26.0.0_beta_1v26.0.0beta1blizzz2023-01-261-2/+2
|\
| * 26.0.0 beta 1Arthur Schiwon2023-01-251-2/+2
* | Merge pull request #35894 from nextcloud/move-from-encryptionVincent Petry2023-01-261-5/+13
|\ \
| * | fix moving files of encrypted local storage to unencrypted local storageRobin Appelman2023-01-241-5/+13
* | | Merge pull request #36347 from nextcloud/chore/autoloader/composer-2.5.1-auto...Christoph Wurst2023-01-2651-398/+651
|\ \ \
| * | | chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-2551-398/+651
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-2686-98/+48
* | | | Merge pull request #36352 from nextcloud/enh/noid/imaginary-add-tiffSimon L2023-01-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | imaginary - add tiff to supported formatsSimon L2023-01-251-1/+1
| |/ /
* | | Merge pull request #36298 from nextcloud/perf/app-framework/lazy-middleware-r...Christoph Wurst2023-01-255-41/+61
|\ \ \
| * | | perf(app-framework): Make the app middleware registration lazyChristoph Wurst2023-01-255-41/+61
| |/ /
* | | Merge pull request #32798 from nextcloud/enh/sse-cJulius Härtl2023-01-252-5/+38
|\ \ \
| * | | feat(s3): Add option to specify an SSE-C customer provided keyJulius Härtl2023-01-242-5/+38
* | | | Merge pull request #36187 from nextcloud/psalm-ocp-since-checkerDaniel2023-01-258-126/+126
|\ \ \ \
| * | | | ci: migrate ocp since checker to psalmDaniel Kesselberg2023-01-248-126/+126
| |/ / /
* | | | Merge pull request #35759 from nextcloud/add-app-config-for-default-template-...Julius Härtl2023-01-251-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add app config for default template pathThomas Citharel2023-01-241-1/+1
| |/ /
* | | Merge pull request #36216 from nextcloud/fix/user_status-heartbeat-responseJoas Schilling2023-01-254-11/+11
|\ \ \
| * | | Fix user_status heartbeat responsejld31032023-01-254-11/+11
|/ / /
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-25186-112/+704
* | | Merge pull request #36055 from nextcloud/enh/a11y-sharing-selectPytal2023-01-246-66/+70
|\ \ \
| * | | Port files sharing selectorChristopher Ng2023-01-246-66/+70
|/ / /
* | | Merge pull request #36333 from nextcloud/docs/fix-files_no_background_scan-de...Daniel2023-01-241-1/+1
|\ \ \
| * | | Fix default value for files_no_background_scanmax-nextcloud2023-01-241-1/+1
|/ / /
* | | Merge pull request #36321 from nextcloud/deps/nextcloud/vue-7.5.0Pytal2023-01-244-11/+39
|\ \ \ | |_|/ |/| |
| * | Bump @nextcloud/vue to v7.5.0Christopher Ng2023-01-234-11/+39
* | | Merge pull request #36326 from nextcloud/enh/29584/fix-translationSimon L2023-01-243-4/+4
|\ \ \
| * | | don't translate a variableSimon L2023-01-243-4/+4
| | |/ | |/|
* | | Merge pull request #32572 from nextcloud/phpunit-deprecation-coreCôme Chilliet2023-01-247-58/+62
|\ \ \ | |/ / |/| |
| * | Fix tests failures (number of calls differed with last rebase)Côme Chilliet2023-01-241-15/+15
| * | Use phpunit from composer if availableCarl Schwan2023-01-242-7/+12