Commit Graph

  • 9cf4949c30 Updated frontend binaries Isaac Grynsztein 2020-07-09 22:37:24 -04:00
  • dd80c51f16 Removed pin setting functionality - Simplifies security options: use multi user mode if you want to restrict access to the settings menu Isaac Grynsztein 2020-07-09 22:33:07 -04:00
  • 84d83f228e Make close button in About Dialog translatable UnlimitedCookies 2020-07-10 01:31:59 +02:00
  • 14bd82c508 Fixed bug where navigating home would reset the cached volume setting Isaac Grynsztein 2020-07-07 15:27:15 -04:00
  • 0b6606cafb Updated spanish translations Isaac Grynsztein 2020-07-05 22:18:08 -04:00
  • e97e9ec717 Logs viewer will now color-code logs based on type (error, warning, info, etc.) Isaac Grynsztein 2020-07-05 22:17:54 -04:00
  • 990b3d4037 Added confirm dialog component to help with confirming actions Isaac Grynsztein 2020-07-05 22:12:07 -04:00
  • 2e7b1c2d53 Fixed wording for youtube-dl archive setting in the downloader tab Isaac Grynsztein 2020-07-04 21:34:47 -04:00
  • a4eb7fb745 Updated README to reflect new changes to Docker installation process and removed config items due to clutter and out-of-dateness Isaac Grynsztein 2020-07-04 12:17:16 -04:00
  • 2442067ca0 Manually updated spanish translations Isaac Grynsztein 2020-07-04 12:07:22 -04:00
  • 41d4dfeba1 Updated version to 4.1 Isaac Grynsztein 2020-07-03 17:57:47 -04:00
  • a9f197e46d Updated logs viewer component - now by default last 50 lines are showed - added copy to clipboard button - added loading spinner to indicate to users when the logs are loading v4.1 Isaac Grynsztein 2020-07-03 03:46:58 -04:00
  • 3732d13562 Implemented greater transparency for login/registration errors on frontend Isaac Grynsztein 2020-07-02 17:42:05 -04:00
  • cf14880d21 Empty URL setting will result in the default being applied Isaac Grynsztein 2020-07-01 23:20:11 -04:00
  • e81d0cab42 Fixed bug where changing a user's password would change the admin's password Isaac Grynsztein 2020-07-01 17:26:32 -04:00
  • 7e24180f03 Fixed bug in globalArgsRequiresSafeDownload function Isaac Grynsztein 2020-06-30 23:03:07 -04:00
  • 053c8db9dd Fixed bug where config api would call itself Isaac Grynsztein 2020-06-30 22:55:08 -04:00
  • 5537852134 Deleting a file will now delete its downloaded thumbnail as well Isaac Grynsztein 2020-06-30 22:38:01 -04:00
  • efdc471ccf Fixed bug where if multi-user mode was enabled, old subscriptions would keep downloading and vice versa Isaac Grynsztein 2020-06-29 23:23:31 -04:00
  • 6f1b37d5eb Merge pull request #149 from Tzahi12345/player-improvements Tzahi12345 2020-06-29 20:30:31 -04:00
  • 06557673a2 Updated frontend binaries Isaac Grynsztein 2020-06-29 20:20:07 -04:00
  • c20d09e902 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into player-improvements Isaac Grynsztein 2020-06-29 20:11:20 -04:00
  • a68ecfa730 Modifying playlist in dialog will now update the file manager automatically Isaac Grynsztein 2020-06-29 20:06:37 -04:00
  • 86c609c1b2 Player component now remembers previously set volume Isaac Grynsztein 2020-06-29 19:39:47 -04:00
  • d100e80ccf Added ability to clear all downloads in a session Isaac Grynsztein 2020-06-29 19:35:59 -04:00
  • 5511c94071 Added modify playlist component Isaac Grynsztein 2020-06-29 19:35:34 -04:00
  • b21886d8f8 Rebuilt frontend binaries and included Deutsch translation in public directory Isaac Grynsztein 2020-06-29 18:45:40 -04:00
  • e535603103 Merge pull request #145 from UnlimitedCookies/master Tzahi12345 2020-06-29 18:21:06 -04:00
  • 9415901f17 Revert to 1:1 translation UnlimitedCookies 2020-06-29 18:58:46 +02:00
  • 92e5716f93 More clarification UnlimitedCookies 2020-06-29 17:03:07 +02:00
  • 5b5c93f783 Minor changes to increase coherence UnlimitedCookies 2020-06-29 16:42:05 +02:00
  • 4db6a49df5 Make custom Arg description more clear UnlimitedCookies 2020-06-29 16:12:51 +02:00
  • 3abb29eee4 Removed exe binaries from repo Isaac Grynsztein 2020-06-29 02:28:00 -04:00
  • e5461de2f7 Ignore youtube-dl cookies and executable files from the repo Isaac Grynsztein 2020-06-29 02:26:55 -04:00
  • 4a69a0d362 modified: src/app/settings/settings.component.ts new file: src/assets/i18n/messages.de.json new file: src/assets/i18n/messages.de.xlf UnlimitedCookies 2020-06-29 03:48:29 +02:00
  • 97f7f0b462 Merge pull request #141 from web-connect/feature/remove_whitespace Tzahi12345 2020-06-27 12:43:44 -04:00
  • d3cbfa265e Merge pull request #140 from web-connect/feature/readme_update Tzahi12345 2020-06-27 12:42:30 -04:00
  • 42bd219ed6 Removing extra white spaces Justin Turner 2020-06-27 01:09:41 -05:00
  • f8123cf03b Updating output dir Justin Turner 2020-06-27 00:55:55 -05:00
  • 94df98e5d0 Fixed bug that prevented subscription archives from being downloaded if their path was express as a full path Isaac Grynsztein 2020-06-23 00:01:23 -04:00
  • 2998562655 Added the ability to view logs from the settings menu Isaac Grynsztein 2020-06-22 23:15:21 -04:00
  • 09d8ce04d7 Merge pull request #128 from web-connect/bug/i127_nan_not_found Tzahi12345 2020-06-22 18:33:35 -04:00
  • 504c818c2f Merge pull request #136 from Tzahi12345/subscriptions-custom-path Tzahi12345 2020-06-22 00:11:12 -04:00
  • ca0e6b993d Re-compiled frontend Isaac Grynsztein 2020-06-22 00:03:42 -04:00
  • 0346833c3b Merged changes from master Isaac Grynsztein 2020-06-21 23:54:18 -04:00
  • 32da9dd9dd format in custom args for subscriptions now overrides default format (allows for users to specify custom formats for subs) Isaac Grynsztein 2020-06-21 23:49:00 -04:00
  • 20f162d794 Added args modifier dialog to custom args input in the subscribe dialog Isaac Grynsztein 2020-06-21 23:40:39 -04:00
  • 319bb0160b Finished adding support for audio subscriptions, custom args for subscriptions, and custom output for subscription downloads Isaac Grynsztein 2020-06-21 23:27:14 -04:00
  • 5983a8bd52 Merge pull request #129 from web-connect/feature/i100_UI-typo-for-logger-level Tzahi12345 2020-06-13 16:56:02 -04:00
  • 49b8cd416e Typo fix for logger Justin Turner 2020-06-13 13:39:42 -05:00
  • 58f71469b5 Fixes #127 by adding nan to dependencies Justin Turner 2020-06-13 01:21:03 -05:00
  • db81120645 Added audioOnlyMode, customArgs, and customFileOutput fields to the subscribe dialog Tzahi12345 2020-06-12 17:57:34 -04:00
  • 163a88bcfd DB implementation of subs now can properly delete subs Tzahi12345 2020-06-10 21:41:05 -04:00
  • 2441270d88 Removed redundant redirect when in the login screen Tzahi12345 2020-06-09 21:19:42 -04:00
  • a518ac680f Fixed bug that prevented new users from accessing the login screen Tzahi12345 2020-06-09 18:12:55 -04:00
  • 78d3145e0b Deleting a video with an extension in the filename will now work UI-side Tzahi12345 2020-06-09 18:02:46 -04:00
  • b8a4e0773f Added new utils.js module to assist backend with shared helper functions Tzahi12345 2020-06-09 18:02:25 -04:00
  • f04139634a Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into subscriptions-custom-path Tzahi12345 2020-06-08 21:24:46 -04:00
  • a074166903 Added catch statement if youtube-dl tags could not be retrieved Tzahi12345 2020-06-08 13:04:16 -04:00
  • 6893dbd506 Merge pull request #118 from Tzahi12345/Windows-build-fix-for-new-dockerfile Tzahi12345 2020-06-06 13:08:45 -04:00
  • e8ee4ffb64 Made additional cleanups as per recs by SuperSandro Tzahi12345 2020-06-06 13:07:50 -04:00
  • 378025bd9d Updated dockerfile to support Windows builds Tzahi12345 2020-06-03 20:56:48 -04:00
  • d8e85df6d6 Scaffolding for registering subscription downloads Tzahi12345 2020-06-03 19:18:10 -04:00
  • 0c864c3d8d Merge pull request #117 from SuperSandro2000/docker-fix Tzahi12345 2020-06-03 09:46:58 -04:00
  • dd8ab9be29 Fix default uid/gid of node_modules Sandro Jäckel 2020-06-03 07:12:14 +02:00
  • bab354ce81 Fix variable expansion Sandro Jäckel 2020-06-03 07:11:30 +02:00
  • d3d0f92ea5 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into subscriptions-custom-path Tzahi12345 2020-06-02 23:24:54 -04:00
  • b37d912e04 Merge pull request #116 from SuperSandro2000/docker-non-root Tzahi12345 2020-06-02 21:47:22 -04:00
  • 1c93a4f9f2 Updated frontend files to support video sharing with non-users in multi user mode Tzahi12345 2020-06-02 20:09:40 -04:00
  • abfe0dad03 Prevents login redirect for shared videos in multi user mode Tzahi12345 2020-06-02 20:03:01 -04:00
  • 5bfecfcefe Run docker as non root, copy package-json.lock Sandro Jäckel 2020-06-03 01:35:08 +02:00
  • ffe3133635 Merge pull request #115 from SuperSandro2000/alpine-12 Tzahi12345 2020-06-02 17:43:57 -04:00
  • 68c67ca7d5 Update alpine to 3.12 Sandro Jäckel 2020-06-02 23:34:05 +02:00
  • c4d50c9018 Format Sandro Jäckel 2020-06-02 23:32:16 +02:00
  • 42b749a101 Updated frontend binaries Isaac Grynsztein 2020-05-30 16:39:11 -04:00
  • 9c729abfaa Added new safe download override setting to config manager (forgot to do this before) Isaac Grynsztein 2020-05-30 16:30:28 -04:00
  • dcc7fbd81c Added new setting to force a safe download (removes features like progress bar) Isaac Grynsztein 2020-05-30 16:28:00 -04:00
  • b3c8f9e57a Fixed bug that caused downloads to fail when archiving was enabled Isaac Grynsztein 2020-05-30 16:20:03 -04:00
  • cc5fd7e997 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into downloading-improvements downloading-improvements Tzahi12345 2020-05-27 21:42:19 -04:00
  • 80f214fdde Fixed bug that caused non-YT videos to be downloading using the best format Isaac Grynsztein 2020-05-27 00:12:17 -04:00
  • 57a9434b3c File cards now include the video's real ID (for YT videos). Otherwise the file name will be used as a fallback Isaac Grynsztein 2020-05-25 16:51:49 -04:00
  • cec0ed78ec Fixed bug that prevented user registration from occuring, and added new "Login" option to the hamburger menu when appropriate Isaac Grynsztein 2020-05-25 16:35:02 -04:00
  • c8a8046056 Fixed bug where if a subscription name was missing, the wrong folder was used Isaac Grynsztein 2020-05-25 15:35:49 -04:00
  • b7b77995b9 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into downloading-improvements Tzahi12345 2020-05-20 10:34:31 -04:00
  • 73cd142b77 Cookies now work in subscriptions, too Tzahi12345 2020-05-19 21:52:45 -04:00
  • b071fb9e2e Merge pull request #94 from Tzahi12345/cookies-helper Tzahi12345 2020-05-19 21:43:39 -04:00
  • f485da06b5 Implemented cookies upload dialog and the ability to "enable cookies" to hopefully circumvent 429 errors Tzahi12345 2020-05-19 21:37:19 -04:00
  • 59098d4693 Minor update to support alternate youtube links Tzahi12345 2020-05-19 19:31:41 -04:00
  • 4cf92b8f3d Fixed bugged override Tzahi12345 2020-05-19 18:15:07 -04:00
  • e07acfd4b3 Added support for a popular adult website Tzahi12345 2020-05-18 20:45:36 -04:00
  • 05d962328b Fixed bug that prevented non-youtube videos from downloading Tzahi12345 2020-05-18 19:32:00 -04:00
  • 0816cb7046 Fixed bug that preventing reddit videos from downloading Tzahi12345 2020-05-18 18:44:39 -04:00
  • c6553d99c6 Hotfix for bug that prevented large twitch videos from downloading Tzahi12345 2020-05-10 05:20:53 -04:00
  • 8bf3680b6f Fixed bug that prevented soundcloud audio files from downloading correctly Tzahi12345 2020-05-10 04:56:21 -04:00
  • 9e5ad66a9d Added scaffolding for custom paths in subscriptions Tzahi12345 2020-05-10 04:53:49 -04:00
  • d7eb3f35ac Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into downloading-improvements Tzahi12345 2020-05-09 04:43:56 -04:00
  • 3487813cb5 Updated frontend files Tzahi12345 2020-05-09 03:41:27 -04:00
  • 0ea826487d minor improvements to downloading process, mainly scaffolding for future improvements Tzahi12345 2020-05-09 03:37:50 -04:00
  • ecc2737a05 Pressing enter on URL input now triggers the download Tzahi12345 2020-05-09 03:34:59 -04:00
  • 39e737024f Pressing enter on url input now triggers download Tzahi12345 2020-05-09 03:03:37 -04:00