-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Easy
- Add common private website security headers (v1.0.0 Roadmap #133 (comment)) (52f8e16)
- Allow naming backend nodes/show in title (Add HOSTNAME to the webpage header ? #75)
- Version nightly releases by commit hash
- Add config file setting for terminal auto-login or manual login (Terminal auto-login user setting #195) (feat(terminal): allow setting login user #202)
- Add customizable token timeout (requires
biscuit) (get rid of the login in window? #155 (comment)) - Test
serdewithoutserde_deriveand/orserde_json(feat(backend): allow using environment variables to set settings #186) - Allow setting subnet to run on
Medium
- Add more debug messages (refactor(backend): replace log with tracing #276)
- Make main websocket keep trying to reconnect (fix(frontend): make websocket reconnect #325)
- See if it's possible to switch to
biscuitlibrary for JWT creation and validation (can't requireserde) - Get CPU temp (Maybe switch back to
psutil, can be augmented with other crates for missing functionality). ([Request] please add cpu temperature meter #36) - Add a message showing if updates are available (feat(frontend): check for updates #201)
- Allow updating-in-place
- Switch to more lightweight
chartistoruplotchart library - Use
select!instead of spawning threads on page visits - Allow setting path for reverse proxies
- Compress files before storing in binary (feat(backend): store files in binary as compressed #263)
Hard
- Fix file browser (feat(filebrowser): quality-of-life improvements #123)
- Fix terminal login dialog (fix(terminal): fix password dialog on terminal page #198)
- Add more error handling, use less
unwrap(fix(backend): add more error handling #236) - Fix terminal freezing ([Bug] Terminal sometimes freezes #70)
- Allow using drives other than
/in the graph. (https://dietpi.com/blog/?p=1137#comment-581) - Allow cancelling of file browser (e.g. loading
/dev, downloading large file) (fix(backend): replace blocking functions with async functions #270) - Add links page
Probably more to come, suggestions welcome.
vanGeek, lutfor-diu and Marzal
Metadata
Metadata
Assignees
Labels
No labels