Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(Cypress): Adjust tests for new breadcrumbs | Eduardo Morales | 2024-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | feat(files_versions): Add listener and interfaces to allow versions ↵ | Louis Chemineau | 2024-03-26 | 1 | -15/+34 |
| | | | | | | migration across storages Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(files): Do not escape file names for filepicker buttons | Ferdinand Thiessen | 2024-03-22 | 1 | -1/+1 |
| | | | | | | The text is already escaped by Vue, so we should not escape or sanitize the filename. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test(files): Add e2e tests for live photo sync | Louis Chemineau | 2024-03-14 | 1 | -0/+31 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test(files): Add move and copy utils for e2e tests | Louis Chemineau | 2024-02-27 | 1 | -0/+58 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML ↵ | Ferdinand Thiessen | 2024-02-09 | 1 | -0/+32 |
entities in their names Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |