Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Use native tooltip for versions | Louis Chemineau | 2023-03-24 | 1 | -5/+6 |
* | 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 |
* | Lint and remove file_versions tests | Louis Chemineau | 2022-11-28 | 2 | -2/+3 |
* | Hide version tab for folders | Louis Chemineau | 2022-11-28 | 1 | -25/+30 |
* | Extract logic into separate files | Louis Chemineau | 2022-11-28 | 5 | -106/+253 |
* | Use svg icons | Louis Chemineau | 2022-11-28 | 2 | -11/+13 |
* | Add support for Material icon in files sidebar | Carl Schwan | 2022-11-28 | 1 | -1/+2 |
* | Use NcListItem | Carl Schwan | 2022-11-28 | 1 | -44/+46 |
* | Handle case with empty version list | Carl Schwan | 2022-11-28 | 1 | -63/+90 |
* | Port files_versions to vue | Carl Schwan | 2022-11-28 | 10 | -595/+285 |
* | Fix top margin in empty versions list | Richard Steinmetz | 2022-11-09 | 1 | -0/+4 |
* | fix versions icons | szaimen | 2022-09-09 | 1 | -0/+4 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 5 | -5/+5 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 3 | -4/+5 |
* | Do not load versions tab view if the files app is not available | Julius Härtl | 2021-08-20 | 1 | -0/+4 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 5 | -16/+97 |
* | Bump @nextcloud/eslint-config and peers | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -3/+3 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 4 | -30/+30 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 4 | -37/+36 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 4 | -142/+140 |
* | fix previews and rollback of versions with non numeric version ids | Robin Appelman | 2019-06-19 | 4 | -4/+4 |
* | use webpack to compile handlebars for files_versions | Robin Appelman | 2019-04-08 | 3 | -59/+5 |
* | Move of files_versions to webpack | Roeland Jago Douma | 2019-02-13 | 9 | -0/+558 |