Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-15 | Add a display view which does nothing but display the slides | stuebinm | 1 | -1/+2 | |
(should be useful e.g. as input for a screen recorder) | |||||
2021-03-08 | small bugfixes | stuebinm | 1 | -1/+0 | |
- delete copy of example folder in picarones-elm which broke the build - actually check if the service should be enabled before building it | |||||
2021-03-07 | Added basic nixos module (and restructured some files) | stuebinm | 1 | -8/+16 | |
Right now, this is capable of setting up a running instance of picarones in a couple lines of config (both backend server and the webapp, using nginx). More options should still be added, especially to make the backend's port configurable (but this requires adding features to the haskell code) | |||||
2021-03-07 | Add simple cover which lets users create new links | stuebinm | 1 | -1/+1 | |