summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39003 from nextcloud/backport/38800/stable26Arthur Schiwon2023-07-131-16/+34
|\
| * Do not create a new version if previousNode has the same mtimeLouis Chemineau2023-07-121-2/+2
| * fix: Add logging statement for cases when updating the version failsJulius Härtl2023-07-121-8/+29
| * Handle previousNode size === 0 on version creationLouis Chemineau2023-07-121-20/+10
| * fix: Avoid failing to update the current version entry if there is noneJulius Härtl2023-07-121-5/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-132-6/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-102-6/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-072-0/+2
* Check for non-numeric versions, not non-integerCôme Chilliet2023-07-041-2/+2
* Ignore and log non integer versionsCôme Chilliet2023-07-041-0/+6
* 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
* 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-06-052-4/+31
* Add fallback when a there is no preview for a versionLouis Chemineau2023-05-301-3/+14
* Improve handling of undefined version labelLouis Chemineau2023-05-301-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-4/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2744-44/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-182-16/+16
* Check if version has entity before trying to access itGit'Fellow2023-05-151-1/+1
* Check if version entity is not null before deleteGit'Fellow2023-05-091-1/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-052-0/+6
* fix: catch ManuallyLockedException and use app contextMax2023-05-032-16/+67
* Really disable versions features when S3 versioning is enabledLouis Chemineau2023-04-251-1/+1
* fix: Check return type on rollbackJulius Härtl2023-04-141-5/+8
* don't re-get fileinfo for versioned file if it's not sharedRobin Appelman2023-04-142-14/+17
* tests(files_versions): Tear down fs to clear mount cache before testingJulius Härtl2023-04-142-2/+9
* fix: Make sure that rollback hook is triggered on all version backendsJulius Härtl2023-04-142-7/+7
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-302-4/+4
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-272-0/+22
* Use native tooltip for versionsLouis Chemineau2023-03-241-5/+6
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-204-2/+46
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-062-0/+22
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-012-2/+32
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-272-6/+6
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-262-2/+32
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-242-0/+4
* Merge pull request #36556 from nextcloud/artonge/fix/expiring_file_versions_e...blizzz2023-02-161-4/+10
|\
| * Handle empty DB while expiring versionsLouis Chemineau2023-02-081-4/+10
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-122-0/+4
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-102-4/+32
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-092-0/+18
|/
* Document that size may be a float in new class VersionEntityCôme Chilliet2023-02-074-9/+13
* Fix a few tests that were using too big int values for 32bitsCôme Chilliet2023-02-071-2/+1
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-042-0/+22
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-024-0/+44
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0120-2/+222
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-3136-108/+36