tinypin/TODO.md
2021-01-29 10:35:20 -06:00

19 lines
913 B
Markdown

# todo list
- ~~update brick layout algo to be height aware, rather than simply add to columns in order~~
- ~~check breakpoints for iOS~~
- ~~add hidden flag to boards / control~~
- add change password function
- ~~add logged in user name to menu~~
- ~~addpin.html remember last board~~
- add multi-arch support to docker builds
- node sharp install issues : arm linux musl (alpine) is not currently supported, building from source has seemed complicated...
- sqlite3 may need to be compiled, but seems to happen automatically (albeit slow)
- support receiving data urls
- ~~support uploading images~~
- ~~left/right arrow links on pinzoom~~ (replaced with lightgallery)
- enable drag up/down to close lightgallery
- ~~add websocket support to broadcast updates to keep in sync~~
- ~~publish chrome-extension to web store~~
- clean up code
- optimize build of static js/css resources -- combine & minify