aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* fix: create new file with content when creating test files for versioning testsversion-test-new-fileRobin Appelman2025-06-231-2/+2
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-232-2/+6
* fix(files_versions): give the version label a min width so it does not get in...Julien Veyssier2025-06-181-1/+11
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-092-2/+4
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-052-2/+2
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-312-0/+2
* fix(files_versions): "undefined restored" on restoreAlejo2025-05-291-1/+1
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-212-2/+2
* test: Migrate files_versions to PHPUnit 10tests/noid/migrate-files_versionsJoas Schilling2025-05-208-103/+63
* fix(files_versions): only close stream if still open, fixing S3fix/s3-versionsFerdinand Thiessen2025-05-181-1/+7
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-182-2/+4
* fix(files_version): use `Storage::writeStream` instead of deprecated `streamC...chore/move-stream-copy-implementationFerdinand Thiessen2025-05-161-4/+16
* chore: move streamCopy implementation from `OC_Helper` to `OCP\Files`Ferdinand Thiessen2025-05-161-2/+5
* Merge pull request #52820 from nextcloud/refactor/rector-coreKate2025-05-151-1/+1
|\
| * refactor: Extend rector to core/refactor/rector-coreprovokateurin2025-05-151-1/+1
* | fix(files_versions): Remove routes leading to deleted ajax filesCôme Chilliet2025-05-141-10/+0
|/
* Merge pull request #48560 from nextcloud/fix/migrate-encryption-away-from-hooksCôme Chilliet2025-05-142-5/+9
|\
| * chore: Assert rename success in versionning testsCôme Chilliet2025-05-131-1/+2
| * chore(files_versions): Only mock getSystemValue method to avoid problems in f...Côme Chilliet2025-05-131-1/+4
| * feat(encryption): Migrate from hooks to eventsCôme Chilliet2025-05-131-3/+3
* | refactor: Apply rector refactoringschore/deps/rector-2.0provokateurin2025-05-142-2/+3
* | fix(files_versions): Folder should not be hardcoedfixHardcodedVersionsFolderGit'Fellow2025-05-091-4/+8
|/
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-302-2/+2
* Merge pull request #52369 from nextcloud/fix/files-versions-authorFerdinand Thiessen2025-04-291-1/+2
|\
| * fix(files_versions): wait for version to be created before setting metadatafix/files-versions-authorFerdinand Thiessen2025-04-231-1/+2
* | fix(l10n): Update translations from TransifexNextcloud bot2025-04-282-2/+4
* | fix(files_versions): only handle path updates when there is pathfix/files-versions-listenersFerdinand Thiessen2025-04-271-4/+12
* | Merge pull request #51355 from AIlkiv/refactor/rollback-hook-usageStephan Orbaugh2025-04-251-8/+10
|\ \
| * | refactor: cleanup rollback hook usageailkiv2025-04-251-8/+10
* | | fix(files_versions): create version if previous does not existfix/files-version-creationFerdinand Thiessen2025-04-231-2/+11
| |/ |/|
* | fix(l10n): Update translations from TransifexNextcloud bot2025-04-182-2/+4
* | fix(l10n): Update translations from TransifexNextcloud bot2025-04-172-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-112-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-092-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-082-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-04-054-4/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-302-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-304-4/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2824-24/+48
* | fix(files_versions): Rely on server mime fallback iconsfix/files_versions/previewsprovokateurin2025-03-273-8/+5
* | feat(files_versions): Implement preview mime icon fallbackprovokateurin2025-03-272-1/+39
* | fix(files_versions): Cache previewsprovokateurin2025-03-272-5/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-2782-0/+82
* | fix(files_versions): correctly show version author also for shared filesFerdinand Thiessen2025-03-252-42/+51
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-202-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-182-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-152-2/+2
|/
* Merge pull request #50990 from AIlkiv/refactor/version-rollback-to-eventStephan Orbaugh2025-02-277-12/+158
|\
| * refactor: move version rollback hook to eventailkiv2025-02-257-12/+158
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2788-510/+424