aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/views/GalleryThumbnail.vue
Commit message (Collapse)AuthorAge
* viewer: code cleaning, moved some views to componentsZero~Informatique2020-01-31
|
* viewer: unknown types now show a question mark icon instead of a folder ↵Zero~Informatique2020-01-31
| | | | icon. this is unified with the breadcrumb
* viewer: unified CSS classes to kebab caseZero~Informatique2020-01-31
|
* viewer: fixed the directory nameZero~Informatique2020-01-30
|
* viewer: new breadcrumb. navigation buttons. and styling improvementsZero~Informatique2020-01-30
|
* viewer: thumbnail loader stylingZero~Informatique2020-01-30
|
* viewer: finalized the thumbnails view layouts. implemented thumbnails ↵Zero~Informatique2020-01-29
| | | | lazy-loading
* viewer: license headersZero~Informatique2020-01-10
|
* 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: Implemented the search by tags. Pushed the special urls to ENV.Zero~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"