aboutsummaryrefslogtreecommitdiff
path: root/picarones-elm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* layout adjustments for the display modestuebinm2021-03-151-0/+7
|
* Add a display view which does nothing but display the slidesstuebinm2021-03-156-9/+109
| | | | (should be useful e.g. as input for a screen recorder)
* small bugfixesstuebinm2021-03-081-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
* Added basic nixos module (and restructured some files)stuebinm2021-03-075-46/+54
| | | | | | | | | 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)
* add example pdftoppm command to the coverstuebinm2021-03-071-3/+5
|
* Add simple cover which lets users create new linksstuebinm2021-03-075-5/+117
|
* do not load all slides at oncestuebinm2021-03-071-1/+5
| | | | | | | | to prevent noticable load times when switching slides, picarones previously loaded all slides at once, and then only displayed whichever one was applicable. This cause problems with larger slidesets; instead, it now loads the current slides and the two previous and next slides (wrapping around at the end/beginning).
* Load slides from url given in uri fragmentstuebinm2021-03-073-10/+17
| | | | | | Syntax is: https://domain-to-app#<prefix-for-slides>#<number-of-slides> Slides must be .png image files numbered as 01.png, 02.png ...
* Join subtrees and integrate meta info / gitignorestuebinm2021-03-078-0/+346
git-subtree-dir: picarones-elm git-subtree-mainline: 2ad5d413aa958a1c2fe75ce7aa155576e9a80345 git-subtree-split: f4a1ee55987b7c58745dc5865c4ecf30874a3564