Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-17 | Add simple support for cindyjscindy | stuebinm | 1 | -1/+1 | |
Notably, the error output (in case of compiler errors) is generated by overwriting the builtin console.error-function, which is a horrible idea for many reasons, but there isn't really any other way right now. | |||||
2021-01-04 | added documentation about how the write, build and deploy this | Philip Molares | 1 | -0/+2 | |
documentation. Signed-off-by: Philip Molares <philip.molares@udo.edu> | |||||
2019-04-01 | striving for consistency across various docs | Claudius | 1 | -1/+0 | |
Signed-off-by: Claudius <opensource@amenthes.de> | |||||
2018-01-18 | Add package-lock.json to .gitignore | Sheogorath | 1 | -0/+1 | |
2017-01-13 | Remove config.js from setup files | Yukai Huang | 1 | -1/+0 | |
2016-12-11 | Remove bower occurences | Yukai Huang | 1 | -1/+0 | |
2016-11-14 | upload image to public/uploads | Yukai Huang | 1 | -0/+3 | |
2016-10-12 | Enable production assets hash | Yukai Huang | 1 | -0/+1 | |
2016-10-10 | Extract config.js from common.js to make client setting file clean and also ↵ | Wu Cheng-Han | 1 | -1/+1 | |
make upgrade easier | |||||
2016-10-08 | Exclude webpack build folder | Yukai Huang | 1 | -0/+3 | |
2016-10-05 | Remove config files from version control | Yukai Huang | 1 | -1/+6 | |
2016-04-20 | Update .gitignore | Cheng-Han, Wu | 1 | -1/+4 | |
2016-03-15 | Added .gitignore | Cheng-Han, Wu | 1 | -0/+15 | |