Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #170 from pacien/oz-responsive-left-panel | OzoneGrif | 2020-02-28 |
|\ | | | | | viewer: show/hide the left panel depending on the viewport's width at… | ||
| * | viewer: show/hide the left panel depending on the viewport's width at init | Zero~Informatique | 2020-02-28 |
| | | | | | | | | GitHub: Resolves #103 | ||
* | | viewer: more minor architectural improvement | Zero~Informatique | 2020-02-28 |
|/ | |||
* | 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: 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: finalized the command buttons. added the 'up to parent' command | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: license headers | Zero~Informatique | 2020-01-10 |
| | |||
* | viewer: Plugin for Optional chaining and Coalesce. Implemented tag ↵ | Zero~Informatique | 2019-12-24 |
| | | | | operations (intersection, addition, substraction). Unified Tag.Search | ||
* | viewer: Implemented the search by tags. Pushed the special urls to ENV. | Zero~Informatique | 2019-12-22 |
| | |||
* | vewer: Tags indexing and search input | Zero~Informatique | 2019-12-22 |
| | |||
* | Implemented VueX and a basic UIStore with the fullscreen mutation | Zero~Informatique | 2019-12-21 |
Some renaming |