postsservice now does jwt auth after checking if multi user mode is enabled
Minor update to user profile UI
Added setting for enabling and disabling multi user mode
API key config items are implemented UI-side
Added ability to generate API keys through the settings
Switched getmp3s and getmp4s api calls to be GET requests rather than POST
Removed unused code from settings dialog
fixed two bugs for audio only files: sometimes downloads failed as extensions were improperly removed and readded, removing a single character from the filename.
Fixed another extension-related bug where metadata from deleted audio files persisted
Added two new API calls, to update the server to a particular version and to get the updater status
You can now update through the UI, and a status dialog displays after
Created arg modifier dialog to assist in editing youtube-dl args
- This arg dialog contains all the available args and their description
- Includes a convenient search bar and categorized list of args to help you find the one you're looking for, or just explore what's available.
Arg modifier is available for both global args (in settings) and local args (in the advanced mode)
theme change behavior slightly modified to improve accessibility
added hammerjs
settings menu now has minimum width, updated colors, and additional hints