Commit Graph

22 Commits (8366089444066c399c435f33d849e309f882a5a6)

Author SHA1 Message Date
Isaac Abadi 8366089444 Added support for French, Chinese (Mandarin, simplified), and Norweigan. Updated German and Spanish translations
- Updated README to reflect new official translator
- XLIFFs to come later
5 years ago
Isaac Abadi 333556c305 Removed erroneous code and added the ability to kill all downlaods 5 years ago
Isaac Grynsztein dd80c51f16 Removed pin setting functionality
- Simplifies security options: use multi user mode if you want to restrict access to the settings menu
5 years ago
UnlimitedCookies 4a69a0d362 modified: src/app/settings/settings.component.ts
new file:   src/assets/i18n/messages.de.json
	new file:   src/assets/i18n/messages.de.xlf
5 years ago
Tzahi12345 f485da06b5 Implemented cookies upload dialog and the ability to "enable cookies" to hopefully circumvent 429 errors 6 years ago
Tzahi12345 747735dffe Arg modifier chip list now supports auto complete and arg description as the chip tooltip
Fixed bug that caused custom args to reset after exiting arg modifier without hitting cancel
6 years ago
Tzahi12345 0504167734 Arg modifier improvements: args are now shown as removable chips which can be directly typed as well (w/o using the adder) 6 years ago
Tzahi12345 7661b1e79e Fixed bug that prevented admin creation prompt from occuring in the settings 6 years ago
Tzahi12345 b685b955df Added roles and permissions system, as well as the ability to modify users and their roles
Downloads manager now uses device fingerprint as identifier rather than a randomly generated sessionID
6 years ago
Tzahi12345 e7b841c056 Added UI flow for creating default admin account. Dialog will show up after enabling or in the login menu if the admin account isn't present 6 years ago
Adam Verga a48e122763 Settings are now more centralized in the frontend 6 years ago
Isaac Grynsztein 1e96e31053 Added new API key and using API key config items to enable a public API
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
6 years ago
Isaac Grynsztein 7ef6c78612 merged new checkbox for bookmarklet: enables ability to set bookmarklet to audio only
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
6 years ago
Isaac Grynsztein c36867d368 Added progress bar to file downloads
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
6 years ago
Isaac Grynsztein 66cb0af762 Settings dialog now says "cancel" when settings are changed and "close" otherwise 6 years ago
Isaac Grynsztein 4aaaddac92 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin 6 years ago
Isaac Grynsztein 2b2a033b7e Added extensions settings where information on extensions can be found and bookmarklet is generated
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)
6 years ago
Isaac Grynsztein c7885e8726 Added ability to select language in settings
Fixed locale support so that it actually works at runtime

Removed unused library
6 years ago
Isaac Grynsztein 91f6dbcb5b added ability to set pin for settings. pin is md5'd by the backend 6 years ago
Isaac Grynsztein bad4b8630b potentially made it so saved settings get applied with no reload in most situations 6 years ago
Isaac Grynsztein ae605d5f70 Added ability to set config from settings
theme slide toggle is now in top right menu
6 years ago
Isaac Grynsztein 09bcac1c14 added settings 6 years ago