aboutsummaryrefslogtreecommitdiff
path: root/picarones-elm/src/Main.elm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a display view which does nothing but display the slidesstuebinm2021-03-151-6/+0
| | | | (should be useful e.g. as input for a screen recorder)
* Add simple cover which lets users create new linksstuebinm2021-03-071-2/+2
|
* 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-071-7/+11
| | | | | | 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-071-0/+101
git-subtree-dir: picarones-elm git-subtree-mainline: 2ad5d413aa958a1c2fe75ce7aa155576e9a80345 git-subtree-split: f4a1ee55987b7c58745dc5865c4ecf30874a3564