| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 4 | -6/+70 |
* | Merge pull request #39003 from nextcloud/backport/38800/stable26 | Arthur Schiwon | 2023-07-13 | 1 | -16/+34 |
|\ |
|
| * | Do not create a new version if previousNode has the same mtime | Louis Chemineau | 2023-07-12 | 1 | -2/+2 |
| * | fix: Add logging statement for cases when updating the version fails | Julius Härtl | 2023-07-12 | 1 | -8/+29 |
| * | Handle previousNode size === 0 on version creation | Louis Chemineau | 2023-07-12 | 1 | -20/+10 |
| * | fix: Avoid failing to update the current version entry if there is none | Julius Härtl | 2023-07-12 | 1 | -5/+12 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -6/+6 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-10 | 2 | -6/+34 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-07 | 2 | -0/+2 |
* | Check for non-numeric versions, not non-integer | Côme Chilliet | 2023-07-04 | 1 | -2/+2 |
* | Ignore and log non integer versions | Côme Chilliet | 2023-07-04 | 1 | -0/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-20 | 2 | -2/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-18 | 2 | -0/+34 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-17 | 2 | -6/+34 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-14 | 2 | -24/+24 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-12 | 2 | -2/+2 |
* | Fix initialisation of versions in the DB | Louis Chemineau | 2023-06-05 | 2 | -4/+31 |
* | Add fallback when a there is no preview for a version | Louis Chemineau | 2023-05-30 | 1 | -3/+14 |
* | Improve handling of undefined version label | Louis Chemineau | 2023-05-30 | 1 | -4/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-30 | 2 | -4/+32 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-27 | 44 | -44/+0 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-18 | 2 | -16/+16 |
* | Check if version has entity before trying to access it | Git'Fellow | 2023-05-15 | 1 | -1/+1 |
* | Check if version entity is not null before delete | Git'Fellow | 2023-05-09 | 1 | -1/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-05 | 2 | -0/+6 |
* | fix: catch ManuallyLockedException and use app context | Max | 2023-05-03 | 2 | -16/+67 |
* | Really disable versions features when S3 versioning is enabled | Louis Chemineau | 2023-04-25 | 1 | -1/+1 |
* | fix: Check return type on rollback | Julius Härtl | 2023-04-14 | 1 | -5/+8 |
* | don't re-get fileinfo for versioned file if it's not shared | Robin Appelman | 2023-04-14 | 2 | -14/+17 |
* | tests(files_versions): Tear down fs to clear mount cache before testing | Julius Härtl | 2023-04-14 | 2 | -2/+9 |
* | fix: Make sure that rollback hook is triggered on all version backends | Julius Härtl | 2023-04-14 | 2 | -7/+7 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-30 | 2 | -4/+4 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-27 | 2 | -0/+22 |
* | Use native tooltip for versions | Louis Chemineau | 2023-03-24 | 1 | -5/+6 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-20 | 4 | -2/+46 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-06 | 2 | -0/+22 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-01 | 2 | -2/+32 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-27 | 2 | -6/+6 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-26 | 2 | -2/+32 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-24 | 2 | -0/+4 |
* | Merge pull request #36556 from nextcloud/artonge/fix/expiring_file_versions_e... | blizzz | 2023-02-16 | 1 | -4/+10 |
|\ |
|
| * | Handle empty DB while expiring versions | Louis Chemineau | 2023-02-08 | 1 | -4/+10 |
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-12 | 2 | -0/+4 |
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 2 | -4/+32 |
* | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-09 | 2 | -0/+18 |
|/ |
|
* | Document that size may be a float in new class VersionEntity | Côme Chilliet | 2023-02-07 | 4 | -9/+13 |
* | Fix a few tests that were using too big int values for 32bits | Côme Chilliet | 2023-02-07 | 1 | -2/+1 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-04 | 2 | -0/+22 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-02 | 4 | -0/+44 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-01 | 20 | -2/+222 |