Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: more minor architectural and performance improvement | Zero~Informatique | 2020-02-28 |
| | |||
* | viewer: more minor architectural improvement | Zero~Informatique | 2020-02-28 |
| | |||
* | viewer: added a count of results found in other folders when no-results are ↵ | Zero~Informatique | 2020-02-27 |
| | | | | | | found Using list formatting for the no-result translation, instead of string concatenation | ||
* | viewer: added a count of results found in other folders when no-results are ↵ | Zero~Informatique | 2020-02-27 |
| | | | | found | ||
* | viewer: architectural fixes and improvements | Zero~Informatique | 2020-02-27 |
| | | | | | | Make use of VueX's strict mode (which is different from vuex-class-component strict mode) Fixed issues and bad-practices with search filter tags mutations Correctly implement the new index.json format | ||
* | viewer: absolute path fix | Zero~Informatique | 2020-02-24 |
| | |||
* | viewer: major code and search mode overhaul | Zero~Informatique | 2020-02-24 |
| | | | | | | | | | Updated libraries to the lastest version SCSS Formatter as suggested VSC extensions Renamed toolbar-color by scrollbar-color LD components use Props in favor of touching the stores directly (when possible) Moved most common algorithms to a "services" folder Complete search overhaul (lots of code change) | ||
* | viewer: browsing pictures disables fullscreen. Resolves #115 | Zero~Informatique | 2020-02-11 |
| | |||
* | viewer: remove last row forced offset | pacien | 2020-02-10 |
| | | | | It was only making things worse in the end. | ||
* | viewer: code cleaning, moved some views to components | Zero~Informatique | 2020-01-31 |
| | |||
* | 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 |