aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-262-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-194-6/+70
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-6/+6
* Enable all files versions features when groupfolders is enabledLouis Chemineau2023-07-102-6/+14
* Merge pull request #39147 from nextcloud/backport/38794/stable27Louis2023-07-101-3/+3
|\
| * Enable version features again with S3 versioningBenjamin Somers2023-07-061-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-6/+34
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-072-0/+2
|/
* Base versions' has-preview on mimetypeLouis Chemineau2023-07-032-26/+3
* Do not load preview if version tab is not activeLouis Chemineau2023-07-033-3/+20
* Provide hasPreview in files_versions DAV APILouis Chemineau2023-07-035-3/+36
* Do not create a new version if previousNode has the same mtimeLouis Chemineau2023-06-261-2/+2
* fix: Add logging statement for cases when updating the version failsJulius Härtl2023-06-261-8/+29
* Handle previousNode size === 0 on version creationLouis Chemineau2023-06-261-20/+10
* fix: Avoid failing to update the current version entry if there is noneJulius Härtl2023-06-261-5/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-0/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-172-6/+34
* Add fallback when a there is no preview for a versionLouis Chemineau2023-06-141-3/+14
* Improve handling of undefined version labelLouis Chemineau2023-06-141-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-24/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-2/+2
* Fix initialisation of versions in the DBLouis Chemineau2023-05-302-4/+31
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-4/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2744-60/+16
* Check if version has entity before trying to access itGit'Fellow2023-05-121-1/+1
* Check if version entity is not null before deleteGit'Fellow2023-05-081-1/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-052-0/+6
* fix: catch ManuallyLockedException and use app contextMax2023-05-032-16/+67
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* Merge pull request #37428 from nextcloud/enh/ignore-non-numeric-versionsCôme Chilliet2023-04-201-1/+7
|\
| * Check for non-numeric versions, not non-integerCôme Chilliet2023-04-051-2/+2
| * Ignore and log non integer versionsCôme Chilliet2023-04-051-0/+6
* | Highlight selected file version (Nextcloud Office)Jérôme Herbinet2023-04-181-0/+98
* | Really disable versions features when S3 versioning is enabledLouis Chemineau2023-04-171-1/+1
* | Merge pull request #36690 from nextcloud/bugfix/noid/rollback-hookJulius Härtl2023-04-144-21/+34
|\ \
| * | fix: Check return type on rollbackJulius Härtl2023-03-131-5/+8
| * | don't re-get fileinfo for versioned file if it's not sharedRobin Appelman2023-03-132-14/+17
| * | tests(files_versions): Tear down fs to clear mount cache before testingJulius Härtl2023-03-132-2/+9
| * | fix: Make sure that rollback hook is triggered on all version backendsJulius Härtl2023-03-132-7/+7
* | | fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-062-7/+11
| |/ |/|
* | Fix return type of methods returning false on errorCôme Chilliet2023-04-031-1/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-302-4/+4
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-272-0/+22
* | chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* | chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-231-1/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-204-2/+46
* | Use native tooltip for versionsLouis Chemineau2023-03-091-5/+6
|/
* Fix download URL for versionsChristopher Ng2023-03-071-3/+3