Notifiarr / notifiarr

Client for Notifiarr.com
https://notifiarr.com
MIT License
494 stars 28 forks source link

Filepath, durafmt and lint #767

Closed davidnewhall closed 2 months ago

davidnewhall commented 2 months ago

Adds the ability to suck in variables using the filepath: notation. If you set an api key to, for instance, filepath:/some/file.txt the app will read in /some/file.txt and set that to the api key. Clicking save in the UI will overwrite the saved file path with the actual API key. This feature is for automated systems. This 'bug' may be fixed in the future or before merge; unsure yet.

Updates lint, which made a lot of changes.

Fixes a bug with the unstable update check on macOS.

Prints config file age on startup. Unifies how time ages are displayed.