Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: code cleaning, moved some views to components | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: unknown types now show a question mark icon instead of a folder ↵ | Zero~Informatique | 2020-01-31 |
| | | | | icon. this is unified with the breadcrumb | ||
* | viewer: unified CSS classes to kebab case | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: fixed the directory name | Zero~Informatique | 2020-01-30 |
| | |||
* | viewer: new breadcrumb. navigation buttons. and styling improvements | Zero~Informatique | 2020-01-30 |
| | |||
* | viewer: thumbnail loader styling | Zero~Informatique | 2020-01-30 |
| | |||
* | viewer: finalized the thumbnails view layouts. implemented thumbnails ↵ | Zero~Informatique | 2020-01-29 |
| | | | | lazy-loading | ||
* | viewer: license headers | Zero~Informatique | 2020-01-10 |
| | |||
* | viewer: Changed "image" type to "picture". Adapted the code to the current ↵ | Zero~Informatique | 2020-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~Informatique | 2019-12-22 |
| | |||
* | viewer: Improved the Gallery type definitions. Basic display of the images ↵ | Zero~Informatique | 2019-12-21 |
and thumbnails example: "thumbnails" instead of "thumbs" |