Commit Graph

1205 Commits (GlassedSilver-patch-1)
 

Author SHA1 Message Date
Isaac Abadi 7a4d91cea0 Removed import of unregistered files on startup as it's a task now 3 years ago
Isaac Abadi b53d9c9710 Added ability to reset tasks
Refactored youtube-dl updating and added youtube-dl update task
3 years ago
Isaac Abadi d2d125743e Fixed issue where restoring a DB backup would cause backup_local_db task to be stuck running
Slightly updated tasks UI
3 years ago
Isaac Abadi a288163644 Added ability to backup remote DB
Added ability to restore DB
3 years ago
GlassedSilver c008171850 add color picker to WS recs 3 years ago
Isaac Abadi 091f81bb38 Added UI for managing tasks
Added ability to schedule tasks based on timestamp

Fixed mismatched types between frontend and openapi yaml

Simplified imports for several backend components
3 years ago
Isaac Abadi 5b4d4d5f81 Added scheduler for tasks 3 years ago
Glassed Silver 0f4f5293de
Merge pull request #551 from GlassedSilver/master
Code Cleanup in some places, fix for conversion errors, possibly better webm support, added dependency checks in docker compose file
3 years ago
GlassedSilver 16943847fc fix ffmpeg download with variable 3 years ago
GlassedSilver f79b254040 using more recent ffmpeg + code cleanup 3 years ago
GlassedSilver e7989e41f9 Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master 3 years ago
GlassedSilver a4d421d398 add downloader script for JVS's ffmpeg master blds 3 years ago
Isaac Abadi 2b1771d30d Began work on tasks 3 years ago
Glassed Silver d6ed82134b
Merge pull request #550 from GlassedSilver/master
revert ffmpeg changees
3 years ago
GlassedSilver 74f5a9983d revert ffmpeg changees 3 years ago
Glassed Silver 07a259f128
Merge pull request #549 from GlassedSilver/master
try to fix ffmpeg install from edge
3 years ago
GlassedSilver de79efafa6 try to fix ffmpeg install from edge 3 years ago
Glassed Silver ea214ca953
Merge pull request #548 from GlassedSilver/master
Switch to alpine edge community repo for ffmpeg (fixed syntax)
3 years ago
GlassedSilver f11baf6d4b fix missing \ in DOCKEFILE 3 years ago
Glassed Silver 7d0d665798
Merge pull request #547 from GlassedSilver/master
Switch to alpine edge community repo for ffmpeg
3 years ago
GlassedSilver 9e35e0fe4d Switch to alpine edge community repo for ffmpeg 3 years ago
Glassed Silver 4a148d5148
Merge pull request #537 from Tzahi12345/dependabot/npm_and_yarn/backend/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /backend
3 years ago
Glassed Silver 4fd60c8a5d
Merge pull request #539 from Tzahi12345/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
3 years ago
Glassed Silver d8cee00e7a
Merge pull request #538 from Tzahi12345/dependabot/npm_and_yarn/backend/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /backend
3 years ago
dependabot[bot] 478d0c8fad
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] d15709008c
Bump ansi-regex from 3.0.0 to 3.0.1 in /backend
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 80aba6b4a7
Bump minimist from 1.2.5 to 1.2.6 in /backend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Glassed Silver c4cf981e57
Merge pull request #536 from Tzahi12345/dependabot/npm_and_yarn/backend/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2 in /backend
3 years ago
dependabot[bot] 7d3079f042
Bump moment from 2.29.1 to 2.29.2 in /backend
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Glassed Silver ffa1737df3
Merge pull request #535 from GlassedSilver/Readme-Update
Made Global custom args hint clearer. (scope: EN)
3 years ago
GlassedSilver f1a7986e7a Made Global custom args hint clearer. (scope: EN) 3 years ago
Glassed Silver 8456accda0
Adding link to MongoDB transfer guide in README 3 years ago
Glassed Silver d4ef7066df
Update README to include legal disclaimer
and one small change in the notice about best practices. (because I'm forgetful ok)
3 years ago
Glassed Silver b76a7f2e43
Update README to highlight usage of nightlies...
... and best practices with large datasets.
3 years ago
Glassed Silver 98e77f65f9
Merge pull request #343 from controlol/patch-1
solve path problem subscriptions
3 years ago
Glassed Silver ee5d6dfba8
Merge branch 'master' into patch-1 3 years ago
Glassed Silver 3538132d24
Merge pull request #533 from Tzahi12345/dependabot/npm_and_yarn/follow-redirects-1.14.9
Bump follow-redirects from 1.13.0 to 1.14.9
3 years ago
dependabot[bot] b6399eb876
Bump follow-redirects from 1.13.0 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Glassed Silver bcab211ed7
Merge pull request #479 from u0a1009/Added-Shortcut
Added Shortcut description
3 years ago
Glassed Silver a753b6db95
Merge pull request #483 from GlassedSilver/Readme-Update
Git Bug Report template; better user guidance
3 years ago
Glassed Silver 26eb687ece
Merge pull request #528 from chepe263/master
Add download video button on player component.
3 years ago
Glassed Silver 327e1efc95
Merge pull request #531 from Tzahi12345/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.1 to 1.5.10
3 years ago
Glassed Silver 3a4eb8afdb
Merge pull request #532 from Tzahi12345/dependabot/npm_and_yarn/electron-13.6.6
Bump electron from 9.4.0 to 13.6.6
3 years ago
Glassed Silver 93d35dd97c
Merge pull request #530 from Tzahi12345/dependabot/npm_and_yarn/backend/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7 in /backend
3 years ago
dependabot[bot] 343a9bf70b
Bump electron from 9.4.0 to 13.6.6
Bumps [electron](https://github.com/electron/electron) from 9.4.0 to 13.6.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.4.0...v13.6.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 699b3f5316
Bump url-parse from 1.5.1 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 910ae90882
Bump node-fetch from 2.6.1 to 2.6.7 in /backend
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Glassed Silver 605042fdf8
Merge pull request #478 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Weblate
3 years ago
Glassed Silver 118bed551a
Merge pull request #517 from Tzahi12345/dependabot/npm_and_yarn/backend/ajv-6.12.6
Bump ajv from 6.12.0 to 6.12.6 in /backend
3 years ago
Glassed Silver 70fc4150d4
Merge pull request #518 from Tzahi12345/dependabot/npm_and_yarn/backend/follow-redirects-1.14.8
Bump follow-redirects from 1.14.4 to 1.14.8 in /backend
3 years ago