Commit Graph

  • fb404d3cee Fixed issue where docker-release action couldn't accept inputs Isaac Abadi 2022-06-26 22:02:23 -04:00
  • 68c2ee26ff Merge pull request #657 from Tzahi12345/4.3-prep Tzahi12345 2022-06-26 21:13:51 -04:00
  • 742129bf6a Updated source translation file 4.3-prep Isaac Abadi 2022-06-26 20:58:59 -04:00
  • 9a250b5c58 Update unified-file-card.component.html Glassed Silver 2022-06-27 02:06:13 +02:00
  • 86cbfea08f UI & logs now use proper fork name rather than just youtube-dl Isaac Abadi 2022-06-25 17:22:08 -04:00
  • 19a3ffc118 Minor code cleanup Isaac Abadi 2022-06-24 19:27:46 -04:00
  • d225e84a03 Fixed issue where errored single videos in playlist/sub downloads in yt-dlp would cause the entire sub check to fail (#493) Isaac Abadi 2022-06-24 19:26:34 -04:00
  • a4a0045475 Fixed error where sub with no videos would crash if none existed and redownload fresh uploads was enabled (#480) Isaac Abadi 2022-06-24 17:33:10 -04:00
  • 573cca0b2f Completed deprecation of streamingOnly mode for subscriptions Isaac Abadi 2022-06-24 17:29:06 -04:00
  • fecefde3ad Removed pm2 global install in favor of local node_modules (#662) Isaac Abadi 2022-06-24 13:14:28 -04:00
  • d300a8a3c6 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into 4.3-prep Isaac Abadi 2022-06-24 13:02:26 -04:00
  • c6b7e7bc4c Added rpi 4 as a "special case" in the readme Isaac Abadi 2022-06-24 00:13:36 -04:00
  • 0ffd7022d0 Removed nodemon Isaac Abadi 2022-06-23 19:49:48 -04:00
  • a0c36bf1a1 Subscription videos now skip the collect info step during download process, reducing calls to video host Isaac Abadi 2022-06-23 18:37:54 -04:00
  • 64b4b5a2b4 Fixed #600, where selecting a max resolution for subscriptions was broken Isaac Abadi 2022-06-23 01:44:55 -04:00
  • b1448d95e5 Added resolution and audio bitrate to video info dialog Isaac Abadi 2022-06-23 01:44:19 -04:00
  • a2d1b154a3 Fixed broken translations for snackbars Isaac Abadi 2022-06-23 01:22:22 -04:00
  • 2ba1dc6333 Archive refactor to improve reliability and consistency Isaac Abadi 2022-06-23 01:10:18 -04:00
  • 314a5047d6 Updated translations source file Isaac Abadi 2022-06-21 22:48:03 -04:00
  • fb6cf8548d Added spinner during db connection test Isaac Abadi 2022-06-21 22:45:54 -04:00
  • adbe7f95d5 Fixed issue where reopening file info dialog after editing metadata would show stale data Isaac Abadi 2022-06-21 22:45:38 -04:00
  • 55d4f746c3 Fixed issue where mongodb attempted to connect even when using local DB Isaac Abadi 2022-06-21 22:28:30 -04:00
  • 6d3f5e6c94 Improved UI for download only mode Isaac Abadi 2022-06-21 21:38:58 -04:00
  • bec158f65d Fixed an issue where if file manager and download only mode were enabled, files would download twice Isaac Abadi 2022-06-21 21:07:34 -04:00
  • 6fa4296edf Hotfix for #661 startup crash Isaac Abadi 2022-06-21 20:24:48 -04:00
  • 636f7b16a8 Changed default downloader to yt-dlp Isaac Abadi 2022-06-21 02:23:35 -04:00
  • 39abc3efcf Utilize yt-dlp filesize approximations if available Isaac Abadi 2022-06-21 02:21:04 -04:00
  • 2edc00c950 Merge pull request #659 from GlassedSilver/master Glassed Silver 2022-06-21 08:11:15 +02:00
  • 6fe0cd5649 Updated pip target Isaac Abadi 2022-06-21 02:01:36 -04:00
  • b6de6d08fa Fixed potential command injection vulnerability Isaac Abadi 2022-06-21 01:58:35 -04:00
  • cddd280206 Fixed issue where pip was missing in Docker Isaac Abadi 2022-06-21 01:51:32 -04:00
  • 9d1624d569 Removed recommendation of nightly, updated language in README, and updated SECURITY.md Isaac Abadi 2022-06-21 01:42:15 -04:00
  • da8c23d3ef Updated dockerfile to include tcd installation Isaac Abadi 2022-06-21 01:40:42 -04:00
  • 901e87a681 Fixed loading spinner in create playlist dialog Isaac Abadi 2022-06-21 01:23:28 -04:00
  • 7bfb2976fe Fixed twitch chat downloads, tcd is now required and client secret must be supplied Isaac Abadi 2022-06-21 01:22:58 -04:00
  • 295781b1f1 Remove releases folder from root dir -> fixes #625 GlassedSilver 2022-06-21 00:55:36 +02:00
  • cbdd1a6253 Improved snackbar translations support Isaac Abadi 2022-06-20 16:25:55 -04:00
  • c91e51de15 Merge pull request #655 from Tzahi12345/improved-downloads-management Tzahi12345 2022-06-20 16:07:02 -04:00
  • 4c6c15d3a3 Code cleanup Isaac Abadi 2022-06-20 16:05:54 -04:00
  • 0951e445ac Removed modify playlsit component Isaac Abadi 2022-06-20 16:05:37 -04:00
  • e1cb56e8e9 Unified create and modify playlist components Isaac Abadi 2022-06-20 16:02:15 -04:00
  • 05ee48ffb6 Merge pull request #604 from GlassedSilver/master Glassed Silver 2022-06-20 15:08:39 +02:00
  • 7f47fb339b Updated modify playlist size Isaac Abadi 2022-06-19 23:46:24 -04:00
  • 690cc38899 Updated playlist file selection to use recent videos component Isaac Abadi 2022-06-19 23:09:30 -04:00
  • d912e44484 Moved Docker Weekly build to docker.yml GlassedSilver 2022-06-20 01:50:35 +02:00
  • 93e3dafb03 Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master GlassedSilver 2022-06-20 01:44:59 +02:00
  • b5ee0d365c Subscription file cards are now replaced with unified file cards Isaac Abadi 2022-06-19 01:14:59 -04:00
  • 0dd617b438 Updated translation source file Isaac Abadi 2022-06-18 20:11:47 -04:00
  • aca86e0228 Added test for ID3 tagging Isaac Abadi 2022-06-18 20:09:11 -04:00
  • 895c385d6b Updated version to 4.3 Isaac Abadi 2022-06-18 19:36:20 -04:00
  • b56c66f705 Refactored retrieval of categories and improved runtime search of files in category improved-downloads-management Isaac Abadi 2022-06-17 19:43:32 -04:00
  • c810d4d878 Code cleanup Isaac Abadi 2022-06-17 15:35:06 -04:00
  • 9cf8b87c6e Added ability to modify file metadata Isaac Abadi 2022-06-17 15:34:12 -04:00
  • 53a181e04d Fixed several bugs with categories Isaac Abadi 2022-06-16 23:42:47 -04:00
  • f77249a35e Bump karma-jasmine from 4.0.1 to 5.1.0 dependabot/npm_and_yarn/karma-jasmine-5.1.0 dependabot[bot] 2022-06-16 11:14:19 +00:00
  • eee8494c70 Updated local font/bootstrap setup to be more Angular compatible Isaac Abadi 2022-06-14 21:00:28 -04:00
  • b50baf6fa7 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into improved-downloads-management Isaac Abadi 2022-06-14 20:40:46 -04:00
  • f905d3c321 Fixed a few broken tests Isaac Abadi 2022-06-14 20:33:01 -04:00
  • 91f5de326d Merge pull request #649 from fpiesche/patch-4 Glassed Silver 2022-06-14 06:55:20 +02:00
  • dcbd8f0346 Fix secret name Florian Piesche 2022-06-13 18:32:34 +01:00
  • 8a6a578e60 Fix secret name Florian Piesche 2022-06-13 18:31:24 +01:00
  • 01114d9309 Fix 403 when pushing images to GHCR Florian Piesche 2022-06-13 18:29:53 +01:00
  • 7f387ce6aa Fix 403s when pushing images to GHCR Florian Piesche 2022-06-13 18:28:45 +01:00
  • 523d303766 Merge pull request #647 from weblate/weblate-youtubedl-material-ytdl-material Glassed Silver 2022-06-12 03:09:39 +02:00
  • 6bd9ddd14c Translated using Weblate (Italian) ㅤAbsurdUsername 2022-06-10 11:13:20 +00:00
  • f8d4e18fd4 Translated using Weblate (Chinese (Simplified)) TyRoyal 2022-06-10 05:49:18 +00:00
  • 56facd320f Translated using Weblate (Chinese (Simplified)) TyRoyal 2022-06-09 09:10:46 +00:00
  • 14c9dc482b Merge pull request #628 from firstdorsal/master Glassed Silver 2022-06-09 14:34:09 +02:00
  • 1f47f01fd5 Merge pull request #635 from weblate/weblate-youtubedl-material-ytdl-material Glassed Silver 2022-06-09 14:30:27 +02:00
  • 09957843ec Merge pull request #631 from fpiesche/patch-2 Glassed Silver 2022-06-09 14:27:31 +02:00
  • a6ae5d114e Merge pull request #633 from fpiesche/patch-4 Glassed Silver 2022-06-09 14:26:19 +02:00
  • 0a6f9d6f42 Bump rxjs-compat from 6.5.4 to 6.6.7 dependabot/npm_and_yarn/rxjs-compat-6.6.7 dependabot[bot] 2022-06-09 12:03:18 +00:00
  • 8e4d60b635 Bump uuidv4 from 6.0.6 to 6.2.13 in /backend dependabot/npm_and_yarn/backend/uuidv4-6.2.13 dependabot[bot] 2022-06-09 12:01:24 +00:00
  • 68c2bc9d3d Merge pull request #632 from fpiesche/patch-3 Glassed Silver 2022-06-09 14:00:06 +02:00
  • f9f35b27bd Translated using Weblate (Portuguese) Felipe 2022-06-07 06:52:43 +00:00
  • 6a63f7ee1a Added translation using Weblate (Portuguese (Brazil)) Felipe Nogueira 2022-06-07 08:52:10 +02:00
  • 11acd56e1e Translated using Weblate (French) Maxime Leroy 2022-06-02 04:37:30 +00:00
  • 12dd9d45b5 Use docker/metadata-action Florian Piesche 2022-06-01 23:40:58 +01:00
  • d0171d719b Use docker/metadata-action Florian Piesche 2022-06-01 23:25:05 +01:00
  • e298f19534 Fix Github workflows directory Florian Piesche 2022-06-01 23:05:28 +01:00
  • 6c875ba667 Add Dependabot configuration Florian Piesche 2022-06-01 23:03:48 +01:00
  • 1b4caf4699 Automatically run docker release on releases Florian Piesche 2022-06-01 22:55:56 +01:00
  • ca9b1641d8 add fonts and css local for better privacy Paul Colin Hennig 2022-05-29 14:14:50 +02:00
  • b861e54a51 Merge branch 'Tzahi12345:master' into master Glassed Silver 2022-05-23 01:34:37 +02:00
  • 050c40fc19 Merge pull request #616 from weblate/weblate-youtubedl-material-ytdl-material Glassed Silver 2022-05-22 19:21:10 +02:00
  • 0945a0bbd1 Translated using Weblate (Russian) AHOHNMYC 2022-05-21 12:37:29 +00:00
  • 9f91fdf221 Translated using Weblate (Russian) S3aBreeze 2022-05-21 12:20:10 +00:00
  • 4b89c58c84 Translated using Weblate (Russian) AHOHNMYC 2022-05-21 12:34:24 +00:00
  • d0876516a6 Translated using Weblate (Macedonian) dejan995 2022-05-08 12:27:18 +00:00
  • e8390e3d9d Translated using Weblate (Catalan) Maite Guix 2022-05-08 16:24:19 +00:00
  • 306da4ea63 LDAP logins no longer show error resulting from the required internal login attempt Isaac Abadi 2022-05-21 22:59:39 -04:00
  • 5c4c282718 Merge pull request #619 from Tzahi12345/GlassedSilver-REPO-improvement-no-response Glassed Silver 2022-05-22 04:11:50 +02:00
  • bf64d97b72 Fixed downloads not sorting properly Isaac Abadi 2022-05-21 21:26:25 -04:00
  • 8d8c52e009 002-fix_dupes_per_archive: prep consistency w/ 003 GlassedSilver 2022-05-15 05:48:06 +02:00
  • 37107148eb Fix Scripts: Small improvements to usage instr. GlassedSilver 2022-05-15 04:47:16 +02:00
  • 29273e2775 fix-scripts: specifically target bash over POSIX GlassedSilver 2022-05-14 03:58:46 +02:00
  • 71d5a64272 Ported $ne to local DB and added tests for applyFilterToLocalDB Isaac Abadi 2022-05-11 23:56:49 -04:00
  • a2db8ba0fe Further cleanup to API and models Isaac Abadi 2022-05-11 23:53:10 -04:00
  • 1514952fd1 Cleaned up dependencies, routes, and API models Isaac Abadi 2022-05-11 22:58:46 -04:00
  • 9fc659dc0a Autoclose stale issues lacking requested response GlassedSilver-REPO-improvement-no-response Glassed Silver 2022-05-11 21:30:47 +02:00