Changelog
- cda05bd Bump vite from 4.5.5 to 4.5.6 in /webserver (#120)
- 7e44ae4 Closes #113: create log file if it doesn't exist. else open it with the append flag
- 11f0bde Convert from spf13/viper to knadh/koanf. (#117)
- ad880ef Implement #121: Adds SMTP notifications
- 5d008ff [3.5.0] i18n (#119)
- f5a13bf add ffmpeg and ffprobe to devenv.nix. cleanup devenv requirements.
- a253c66 bump deps
- 561dcaa bump deps. resolve 2 dependabot alerts
- 47a5232 bump golang.org/x/net
- 2529c94 clean up goreleaser config a bit
- 516356c clean up some issues with the logging system
- 85c8e3d closes #112. don't fatal on WalkDir issue. Return a warning, bail on that path, and continue execution.
- 3dd2141 fix bug in ntfy notifications
- 1fc476a fix compile issues. windows doesn't have syslog
- 104932b fix compile issues. windows doesn't have syslog
- c6593a7 fix overuse of templated naming in strings where it's not supported
- 95da205 ignore goland
- 946e242 logging overhaul (#114)
- 25d5df9 make it clear that the error is only for a specific path
- 6a1d114 update build instructions