mirror of
https://github.com/slynn1324/tinypin.git
synced 2026-01-23 02:25:08 +00:00
19 lines
913 B
Markdown
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
|