aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/views/GallerySearch.vue
Commit message (Collapse)AuthorAge
* viewer: browsing pictures disables fullscreen. Resolves #115Zero~Informatique2020-02-11
|
* viewer: remove last row forced offsetpacien2020-02-10
| | | | It was only making things worse in the end.
* viewer: code cleaning, moved some views to componentsZero~Informatique2020-01-31
|
* 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