aboutsummaryrefslogtreecommitdiff
path: root/viewer
Commit message (Collapse)AuthorAge
...
* viewer: Fixed devServer for URL encoded filenamesZero~Informatique2019-12-21
| | | | Disabled a buggy ESLint rule
* viewer: Isolated the Directory and Image views in their own componentsZero~Informatique2019-12-21
|
* viewer:Zero~Informatique2019-12-21
| | | | ESLint rules
* viewer:Zero~Informatique2019-12-21
| | | | | Some renaming for better clarity Implemented a basic display of filenames with basic navigation
* viewer:Zero~Informatique2019-12-21
| | | | | | Implemented the "example" project in devServer Display loader and error messages (not translated yet) Created a "GalleryStore" to fetch the JSon data from the gallery (currently from example)
* Implemented global components registrationZero~Informatique2019-12-21
| | | | | Moved the fullscreen button as a global component (as demonstration) Improved the layout CSS
* Implemented VueX and a basic UIStore with the fullscreen mutationZero~Informatique2019-12-21
| | | | Some renaming
* Updated EsLintZero~Informatique2019-12-20
| | | | Removed logic from the view
* Viewer project foundationsZero~Informatique2019-12-20