aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* compiler: populate the properties field in the indexpacien2019-12-31
| | | | GitHub: closes #8
* compiler: refactor resource transformation pipelinepacien2019-12-30
|
* compiler: refactor path handlingpacien2019-12-30
|
* example: fix iso 8601 datespacien2019-12-29
|
* compiler: do not require sidecar filepacien2019-12-29
| | | | GitHub: closes #4
* compiler: handle empty sidecar filespacien2019-12-29
| | | | GitHub: closes #1
* compiler: allow fast recovery from partial gallery compilationpacien2019-12-29
|
* compiler: make processing error message mention the problematic filepacien2019-12-29
|
* example: update readmepacien2019-12-28
|
* compiler: parameterise gallery namepacien2019-12-28
|
* compiler: add build instructionspacien2019-12-28
|
* example: gitignore for symlinks (reverted)Zero~Informatique2019-12-28
|
* viewer: Tag propositions. Disabled directory indexation.Zero~Informatique2019-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 changepacien2019-12-27
|
* compiler: document optionspacien2019-12-27
|
* compiler: remove obsolete TODOpacien2019-12-27
|
* compiler: make extension case insensitivepacien2019-12-27
|
* compiler: enable parallelisationpacien2019-12-27
|
* compiler: switch to cmdargspacien2019-12-27
|
* compiler: exclude output dir from inputpacien2019-12-27
|
* compiler: add compiler config keyspacien2019-12-27
|
* compiler: add command line interfacepacien2019-12-27
|
* compiler: extracting funcspacien2019-12-27
|
* compiler: fix old resources cleanuppacien2019-12-27
|
* 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
|