Graham Steffaniak
Graham Steffaniak
I found two major security issues with the share link generation: 1. Share links are created with user permissions of the user that created them. So if the link was...
Anytime I try to add `GOOS=darwin` during compile-time, I get the following error: ``` GOOS=darwin tinygo build . # runtime /usr/local/lib/tinygo/src/runtime/scheduler.go:22:24: undefined: GOOS /usr/local/lib/tinygo/src/runtime/runtime_unix.go:181:17: undefined: clock_MONOTONIC_RAW /usr/local/lib/tinygo/src/runtime/runtime_unix.go:191:16: undefined: clock_REALTIME /usr/local/lib/tinygo/src/runtime/runtime_unix.go:225:34:...
Running the script works to enable systemd. In both 18.04 and 20.04 , this breaks the environment variables that enable wsl gui apps provided by microsoft. Intead you get display...
love the project, would love to see image search support.
ability for admins to create and restore full or partial backups in the UI
Currently the close button on files "goes back", but it makes more sense for it to show parent directory instead. Users can navigate back with the browser if they wish...
Create a job service that allows for users to schedule and run things asynchronously like: - Add Job status to the sidebar 1. downloads 2. converting videos and images. 3....
Provide a customizable onboarding modal for new user logins: - custom pages with sanitized markdown formatting - default getting started page,s which can be enabled/disabled in config yaml. - Specify...