contented/TODO.txt

21 lines
607 B
Plaintext

TODO
- View server-wide recent uploads history / all upload history
- Display 'my uploads' (id + metadata history kept in localstorage)
- Encrypted at rest (anti- provider snooping)
- Nicer preview page after uploading
- Gallery preview (multiple element hashid)
- Prevent selecting around the toggle buttons (firefox for android)
- Set chmod for newly uploaded files (current 0600 is preventing syncthing on the live installation)
- Detect when pasting creates one large file and one ~150 byte file(?? why does this happen?)
- Detect when pasting an image URL, offer to download it (clientside?)