aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* compiler: implement resource processingpacien2019-12-27
| | | | but break directory cleanup
* compiler: extract config and remove utilspacien2019-12-26
|
* notes: mention directory optional thumbnailspacien2019-12-26
|
* compiler: implement output dir cleanuppacien2019-12-26
|
* cosmeticpacien2019-12-25
|
* compiler: add gallery config file handlingpacien2019-12-25
|
* compiler: refactor transform stagespacien2019-12-25
|
* compiler: assemble treespacien2019-12-24
|
* viewer: Plugin for Optional chaining and Coalesce. Implemented tag ↵Zero~Informatique2019-12-24
| | | | operations (intersection, addition, substraction). Unified Tag.Search
* compiler: export aggregated json indexpacien2019-12-23
|
* compiler: fix item tree tag aggregation and path concatpacien2019-12-23
|
* compiler: add base structures and encodingpacien2019-12-23
|
* viewer: Implemented tag category and disambiguation filteringZero~Informatique2019-12-22
|
* viewer: Implemented the search by tags. Pushed the special urls to ENV.Zero~Informatique2019-12-22
|
* make thumbnail field nullablepacien2019-12-22
|
* vewer: Tags indexing and search inputZero~Informatique2019-12-22
|
* viewer: Improved the Gallery type definitions. Basic display of the images ↵Zero~Informatique2019-12-21
| | | | | | and thumbnails example: "thumbnails" instead of "thumbs"
* viewer: Fixed devServer for URL encoded filenamesZero~Informatique2019-12-21
| | | | Disabled a buggy ESLint rule
* example: Ignoring "items" and "thumbnails" symlinksZero~Informatique2019-12-21
|
* viewer: Isolated the Directory and Image views in their own componentsZero~Informatique2019-12-21
|
* compiler: init stack projectpacien2019-12-21
|
* viewer:Zero~Informatique2019-12-21
| | | | ESLint rules
* viewer:Zero~Informatique2019-12-21
| | | | | Some renaming for better clarity Implemented a basic display of filenames with basic navigation
* viewer:Zero~Informatique2019-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 snippetpacien2019-12-21
|
* example: fix index jsonpacien2019-12-21
|
* replace unsupported comments in json filespacien2019-12-21
|
* add design notespacien2019-12-21
|
* example: aggregate tags and move filesize fieldpacien2019-12-21
|
* add example gallerypacien2019-12-21
| | | | with reference gallery index
* Implemented global components registrationZero~Informatique2019-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 mutationZero~Informatique2019-12-21
| | | | Some renaming
* Updated EsLintZero~Informatique2019-12-20
| | | | Removed logic from the view
* Viewer project foundationsZero~Informatique2019-12-20
|
* init repopacien2019-12-20