aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/src
Commit message (Expand)AuthorAgeFilesLines
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-7/+6
* fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-091-3/+8
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-6/+6
* fix(files_versions): Migrate version name dialog from NcModal to NcDialogFerdinand Thiessen2024-08-223-109/+131
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-1/+1
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-7/+7
* fix(files_versions): renaming file version when its not a stringSanskar Soni2024-06-201-1/+2
* 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-0210-160/+27
* fix: made author-icon smaller and added try-catchEduardo Morales2024-03-151-14/+19
* feat: author displayname and avatar on versionsEduardo Morales2024-03-152-2/+42
* feat: exposed metadata column to frontendEduardo Morales2024-03-111-0/+1
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-11/+19
* 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
* chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths`skjnldsv2024-02-221-6/+4
* 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-264-237/+290
* Wrap versions list in virtual scrollLouis Chemineau2024-01-232-16/+396
* Handle error in previews for files versionsLouis Chemineau2023-11-201-2/+4
* feat(files): add move or copy actionJohn Molakvoæ2023-09-261-1/+1
* Use proper app id in Version.vueLouis Chemineau2023-09-251-3/+3
* Use t and n for translationLouis Chemineau2023-09-141-4/+6
* Fix access to fileInfo in VersionTab.vueLouis Chemineau2023-09-071-1/+1
* Fix: allow to name the current versionLouis Chemineau2023-09-072-9/+15
* Enable new versions feature for groupfoldersLouis Chemineau2023-09-071-2/+2
* feat: Add events for version restoreJulius Härtl2023-09-061-1/+19
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-171-0/+3
* fix: Pass proper viewer filenameJulius Härtl2023-08-101-1/+1
* feat: Use viewer to open and compare versionsLouis Chemineau2023-08-084-38/+147
* 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-283-3/+20
* Provide hasPreview in files_versions DAV APILouis Chemineau2023-06-283-1/+7
* 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
* Highlight selected file version (Nextcloud Office)Jérôme Herbinet2023-04-181-0/+98
* fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-062-7/+11
* 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
* 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-262-2/+3
* Allow to delete a version through DAVLouis Chemineau2023-01-261-2/+2
* Support getting and patching version-labelLouis Chemineau2023-01-265-143/+456
* Lint and remove file_versions testsLouis Chemineau2022-11-282-2/+3