Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: implemented config.json | Zero~Informatique | 2020-02-12 |
| | | | | | | Note: The DevServer needs to know when the file is from the App, or from the FileSystem. We use a tilde to make this separation. The tilde URL is declared in '.env.development' GitHub: Resolves #32 | ||
* | viewer: fixed an issue with prefetching du to webpack chunking | Zero~Informatique | 2020-02-08 |
| | |||
* | viewer: project optimization for faster init, and a better Visual Studio ↵ | Zero~Informatique | 2020-02-07 |
| | | | | Code environnement | ||
* | viewer: fixed subdirectory deploiement; all paths are now relative to ↵ | Zero~Informatique | 2020-01-30 |
| | | | | index.html. resolves #17 | ||
* | viewer: fix for the developper server when URLs with parameters are used ↵ | Zero~Informatique | 2020-01-29 |
| | | | | (timestamps) | ||
* | viewer: license headers | Zero~Informatique | 2020-01-10 |
| | |||
* | viewer: relative gallery path (NOT STABLE with current compiler) | Zero~Informatique | 2020-01-07 |
| | | | | compiler: commands for compilation on Windows | ||
* | viewer: Implemented the search by tags. Pushed the special urls to ENV. | Zero~Informatique | 2019-12-22 |
| | |||
* | viewer: Fixed devServer for URL encoded filenames | Zero~Informatique | 2019-12-21 |
| | | | | Disabled a buggy ESLint rule | ||
* | 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) | ||
* | Viewer project foundations | Zero~Informatique | 2019-12-20 |