aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/views/Gallery.vue
Commit message (Collapse)AuthorAge
* viewer: Changed "image" type to "picture". Adapted the code to the current ↵Zero~Informatique2020-01-09
| | | | compiler output format. The currentItem and currentPath are calculated in the store for easier multi-component access. Breadcrumb for current's position and navigation.
* viewer: relative gallery path (NOT STABLE with current compiler)Zero~Informatique2020-01-07
| | | | compiler: commands for compilation on Windows
* viewer: Plugin for Optional chaining and Coalesce. Implemented tag ↵Zero~Informatique2019-12-24
| | | | operations (intersection, addition, substraction). Unified Tag.Search
* viewer: Implemented the search by tags. Pushed the special urls to ENV.Zero~Informatique2019-12-22
|
* vewer: Tags indexing and search inputZero~Informatique2019-12-22
|
* viewer: Improved the Gallery type definitions. Basic display of the images ↵Zero~Informatique2019-12-21
| | | | | | and thumbnails example: "thumbnails" instead of "thumbs"
* 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