| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 3 | -20/+24 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 2 | -7/+6 |
* | fix: Minor @nc/vue usage errors | Louis Chemineau | 2024-10-09 | 1 | -3/+8 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -6/+6 |
* | fix(files_versions): Migrate version name dialog from NcModal to NcDialog | Ferdinand Thiessen | 2024-08-22 | 3 | -109/+131 |
* | fix(files_sharing): adjust IAttributes API and files_versions | skjnldsv | 2024-07-12 | 1 | -1/+1 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 1 | -7/+7 |
* | fix(files_versions): renaming file version when its not a string | Sanskar Soni | 2024-06-20 | 1 | -1/+2 |
* | fix(files_versions): Version name and date should be shrinkable to allow view... | Ferdinand Thiessen | 2024-06-17 | 1 | -7/+21 |
* | fix(files_versions): Use `NcDateTime` to ensure date is transalted properly | Ferdinand Thiessen | 2024-06-17 | 1 | -20/+14 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-02 | 10 | -160/+27 |
* | fix: made author-icon smaller and added try-catch | Eduardo Morales | 2024-03-15 | 1 | -14/+19 |
* | feat: author displayname and avatar on versions | Eduardo Morales | 2024-03-15 | 2 | -2/+42 |
* | feat: exposed metadata column to frontend | Eduardo Morales | 2024-03-11 | 1 | -0/+1 |
* | fix(dav): multiple fixes in usage of webdav library | Varun Patil | 2024-02-28 | 1 | -11/+19 |
* | fix(files_version): Prevent error in nc/vue when deleting an NcListItem in fr... | Louis Chemineau | 2024-02-27 | 1 | -1/+5 |
* | test: Add test selector on sharing and versions components | Louis Chemineau | 2024-02-27 | 1 | -1/+6 |
* | chore(files_versions): improve and fix technical debt on `Version.vue` | skjnldsv | 2024-02-23 | 1 | -47/+48 |
* | chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths` | skjnldsv | 2024-02-22 | 1 | -6/+4 |
* | Hide some actions based on node permissions and share attributes | Louis Chemineau | 2024-02-21 | 1 | -4/+35 |
* | Move modal outside of the Version component. | Louis Chemineau | 2024-01-26 | 4 | -237/+290 |
* | Wrap versions list in virtual scroll | Louis Chemineau | 2024-01-23 | 2 | -16/+396 |
* | Handle error in previews for files versions | Louis Chemineau | 2023-11-20 | 1 | -2/+4 |
* | feat(files): add move or copy action | John Molakvoæ | 2023-09-26 | 1 | -1/+1 |
* | Use proper app id in Version.vue | Louis Chemineau | 2023-09-25 | 1 | -3/+3 |
* | Use t and n for translation | Louis Chemineau | 2023-09-14 | 1 | -4/+6 |
* | Fix access to fileInfo in VersionTab.vue | Louis Chemineau | 2023-09-07 | 1 | -1/+1 |
* | Fix: allow to name the current version | Louis Chemineau | 2023-09-07 | 2 | -9/+15 |
* | Enable new versions feature for groupfolders | Louis Chemineau | 2023-09-07 | 1 | -2/+2 |
* | feat: Add events for version restore | Julius Härtl | 2023-09-06 | 1 | -1/+19 |
* | fix(cypress): adjust selectors | John Molakvoæ | 2023-08-17 | 1 | -0/+3 |
* | fix: Pass proper viewer filename | Julius Härtl | 2023-08-10 | 1 | -1/+1 |
* | feat: Use viewer to open and compare versions | Louis Chemineau | 2023-08-08 | 4 | -38/+147 |
* | chore: Update nextcloud-vue to v8 beta2 and renamed changed properties | Ferdinand Thiessen | 2023-08-02 | 1 | -2/+2 |
* | Enable all files versions features when groupfolders is enabled | Louis Chemineau | 2023-07-05 | 1 | -2/+12 |
* | Do not load preview if version tab is not active | Louis Chemineau | 2023-06-28 | 3 | -3/+20 |
* | Provide hasPreview in files_versions DAV API | Louis Chemineau | 2023-06-28 | 3 | -1/+7 |
* | Add fallback when a there is no preview for a version | Louis Chemineau | 2023-05-25 | 1 | -3/+14 |
* | Improve handling of undefined version label | Louis Chemineau | 2023-05-25 | 1 | -4/+6 |
* | Use consistent imports for Vue components | Varun Patil | 2023-05-23 | 1 | -1/+7 |
* | Highlight selected file version (Nextcloud Office) | Jérôme Herbinet | 2023-04-18 | 1 | -0/+98 |
* | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 2 | -7/+11 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | chore(eslint): replace node/no-missing-import by n/no-missing-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | Use native tooltip for versions | Louis Chemineau | 2023-03-09 | 1 | -5/+6 |
* | Fix download URL for versions | Christopher Ng | 2023-03-07 | 1 | -3/+3 |
* | Handle undefined label in front-end | Louis Chemineau | 2023-01-26 | 1 | -1/+1 |
* | Add cypress tests | Louis Chemineau | 2023-01-26 | 2 | -2/+3 |
* | Allow to delete a version through DAV | Louis Chemineau | 2023-01-26 | 1 | -2/+2 |
* | Support getting and patching version-label | Louis Chemineau | 2023-01-26 | 5 | -143/+456 |