aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/src/components/Version.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-1/+1
* fix(files_versions): Version name and date should be shrinkable to allow view...Ferdinand Thiessen2024-06-171-7/+21
* fix(files_versions): Use `NcDateTime` to ensure date is transalted properlyFerdinand Thiessen2024-06-171-20/+14
* chore: Add SPDX headerAndy Scherzinger2024-06-021-16/+3
* fix: made author-icon smaller and added try-catchEduardo Morales2024-03-151-14/+19
* feat: author displayname and avatar on versionsEduardo Morales2024-03-151-2/+40
* fix(files_version): Prevent error in nc/vue when deleting an NcListItem in fr...Louis Chemineau2024-02-271-1/+5
* test: Add test selector on sharing and versions componentsLouis Chemineau2024-02-271-1/+6
* chore(files_versions): improve and fix technical debt on `Version.vue`skjnldsv2024-02-231-47/+48
* Hide some actions based on node permissions and share attributesLouis Chemineau2024-02-211-4/+35
* Move modal outside of the Version component.Louis Chemineau2024-01-261-150/+75
* Handle error in previews for files versionsLouis Chemineau2023-11-201-2/+4
* Use proper app id in Version.vueLouis Chemineau2023-09-251-3/+3
* Use t and n for translationLouis Chemineau2023-09-141-4/+6
* Enable new versions feature for groupfoldersLouis Chemineau2023-09-071-2/+2
* feat: Use viewer to open and compare versionsLouis Chemineau2023-08-081-20/+39
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-2/+2
* Enable all files versions features when groupfolders is enabledLouis Chemineau2023-07-051-2/+12
* Do not load preview if version tab is not activeLouis Chemineau2023-06-281-3/+8
* Provide hasPreview in files_versions DAV APILouis Chemineau2023-06-281-1/+4
* Add fallback when a there is no preview for a versionLouis Chemineau2023-05-251-3/+14
* Improve handling of undefined version labelLouis Chemineau2023-05-251-4/+6
* Use consistent imports for Vue componentsVarun Patil2023-05-231-1/+7
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Use native tooltip for versionsLouis Chemineau2023-03-091-5/+6
* Fix download URL for versionsChristopher Ng2023-03-071-3/+3
* Handle undefined label in front-endLouis Chemineau2023-01-261-1/+1
* Add cypress testsLouis Chemineau2023-01-261-1/+2
* Allow to delete a version through DAVLouis Chemineau2023-01-261-2/+2
* Support getting and patching version-labelLouis Chemineau2023-01-261-0/+302