Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-05 | Move public files to ./public_html | Florian Pritz | 1 | -28/+0 | |
./data/local is not moved because it contains likely untracked files and moving it would throw an error when updating. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-05 | Use global appConfig js variable instead of passing it down | Joakim Reinert | 1 | -1/+1 | |
Initialize it in header | |||||
2015-05-05 | Refactor lexer input setup | Joakim Reinert | 1 | -2/+9 | |
2015-05-05 | Use require.js for javascript loading | Joakim Reinert | 1 | -0/+21 | |