Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | example: gitignore for symlinks (reverted) | Zero~Informatique | 2019-12-28 |
| | |||
* | viewer: Tag propositions. Disabled directory indexation. | Zero~Informatique | 2019-12-28 |
| | | | | Note: The propositions are not based on the current search results, but on the searched tags, which doesn't seem to be the correct way. We'll probably have to move the search results to a store for global visibility. | ||
* | compiler: mention resambling method change | pacien | 2019-12-27 |
| | |||
* | compiler: document options | pacien | 2019-12-27 |
| | |||
* | compiler: remove obsolete TODO | pacien | 2019-12-27 |
| | |||
* | compiler: make extension case insensitive | pacien | 2019-12-27 |
| | |||
* | compiler: enable parallelisation | pacien | 2019-12-27 |
| | |||
* | compiler: switch to cmdargs | pacien | 2019-12-27 |
| | |||
* | compiler: exclude output dir from input | pacien | 2019-12-27 |
| | |||
* | compiler: add compiler config keys | pacien | 2019-12-27 |
| | |||
* | compiler: add command line interface | pacien | 2019-12-27 |
| | |||
* | compiler: extracting funcs | pacien | 2019-12-27 |
| | |||
* | compiler: fix old resources cleanup | pacien | 2019-12-27 |
| | |||
* | compiler: implement resource processing | pacien | 2019-12-27 |
| | | | | but break directory cleanup | ||
* | compiler: extract config and remove utils | pacien | 2019-12-26 |
| | |||
* | notes: mention directory optional thumbnails | pacien | 2019-12-26 |
| | |||
* | compiler: implement output dir cleanup | pacien | 2019-12-26 |
| | |||
* | cosmetic | pacien | 2019-12-25 |
| | |||
* | compiler: add gallery config file handling | pacien | 2019-12-25 |
| | |||
* | compiler: refactor transform stages | pacien | 2019-12-25 |
| | |||
* | compiler: assemble trees | pacien | 2019-12-24 |
| | |||
* | viewer: Plugin for Optional chaining and Coalesce. Implemented tag ↵ | Zero~Informatique | 2019-12-24 |
| | | | | operations (intersection, addition, substraction). Unified Tag.Search | ||
* | compiler: export aggregated json index | pacien | 2019-12-23 |
| | |||
* | compiler: fix item tree tag aggregation and path concat | pacien | 2019-12-23 |
| | |||
* | compiler: add base structures and encoding | pacien | 2019-12-23 |
| | |||
* | viewer: Implemented tag category and disambiguation filtering | Zero~Informatique | 2019-12-22 |
| | |||
* | viewer: Implemented the search by tags. Pushed the special urls to ENV. | Zero~Informatique | 2019-12-22 |
| | |||
* | make thumbnail field nullable | pacien | 2019-12-22 |
| | |||
* | vewer: Tags indexing and search input | 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" | ||
* | viewer: Fixed devServer for URL encoded filenames | Zero~Informatique | 2019-12-21 |
| | | | | Disabled a buggy ESLint rule | ||
* | example: Ignoring "items" and "thumbnails" symlinks | Zero~Informatique | 2019-12-21 |
| | |||
* | viewer: Isolated the Directory and Image views in their own components | Zero~Informatique | 2019-12-21 |
| | |||
* | compiler: init stack project | pacien | 2019-12-21 |
| | |||
* | viewer: | Zero~Informatique | 2019-12-21 |
| | | | | ESLint rules | ||
* | viewer: | Zero~Informatique | 2019-12-21 |
| | | | | | Some renaming for better clarity Implemented a basic display of filenames with basic navigation | ||
* | 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) | ||
* | notes: fix snippet | pacien | 2019-12-21 |
| | |||
* | example: fix index json | pacien | 2019-12-21 |
| | |||
* | replace unsupported comments in json files | pacien | 2019-12-21 |
| | |||
* | add design notes | pacien | 2019-12-21 |
| | |||
* | example: aggregate tags and move filesize field | pacien | 2019-12-21 |
| | |||
* | add example gallery | pacien | 2019-12-21 |
| | | | | with reference gallery index | ||
* | Implemented global components registration | Zero~Informatique | 2019-12-21 |
| | | | | | Moved the fullscreen button as a global component (as demonstration) Improved the layout CSS | ||
* | 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 |
| | |||
* | init repo | pacien | 2019-12-20 |