Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: prepping for release, version update | Zero~Informatique | 2020-05-02 |
| | |||
* | viewer/LdZoom: add support for pinch-to-zoom | pacien | 2020-04-26 |
| | | | | GitHub: closes #106 | ||
* | viewer/LdPicture: implement mousewheel zoom | pacien | 2020-04-26 |
| | | | | GitHub: closes #153 | ||
* | viewer: dependancies and environment upgrade | Zero~Informatique | 2020-04-02 |
| | |||
* | 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: project configuration | Zero~Informatique | 2020-02-12 |
| | | | | | - Libraries update, removed the obsolete babel proposals plugins - vue/cli version check on start | ||
* | viewer: project configuration, no-fix for the linter during Travis tests | Zero~Informatique | 2020-02-10 |
| | |||
* | viewer: code cleaning, moved some views to components | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: updated libraries | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: improved the picture layout. clicking a picture will switch between ↵ | Zero~Informatique | 2020-01-29 |
| | | | | resized-to-screen and original-size (+fullscreen). drag-n-drop scrolls/moves the picture, just like a touch device. Resolves #19 | ||
* | viewer: finalized the thumbnails view layouts. implemented thumbnails ↵ | Zero~Informatique | 2020-01-29 |
| | | | | lazy-loading | ||
* | viewer: minor dep version update | Zero~Informatique | 2020-01-29 |
| | |||
* | viewer: Plugin for Optional chaining and Coalesce. Implemented tag ↵ | Zero~Informatique | 2019-12-24 |
| | | | | operations (intersection, addition, substraction). Unified Tag.Search | ||
* | viewer: | Zero~Informatique | 2019-12-21 |
| | | | | | | Implemented the "example" project in devServer Display loader and error messages (not translated yet) Created a "GalleryStore" to fetch the JSon data from the gallery (currently from example) | ||
* | Implemented VueX and a basic UIStore with the fullscreen mutation | Zero~Informatique | 2019-12-21 |
| | | | | Some renaming | ||
* | Updated EsLint | Zero~Informatique | 2019-12-20 |
| | | | | Removed logic from the view | ||
* | Viewer project foundations | Zero~Informatique | 2019-12-20 |