Isaac Abadi
5d540fc52a
Updated angular to v13
2022-04-22 18:55:11 -04:00
Isaac Abadi
55dfc17d62
Updated ngx-file-drop to support angular v13
2022-04-22 17:51:20 -04:00
Isaac Abadi
2459403b22
Updated angular material
2022-04-22 17:46:45 -04:00
Isaac Abadi
ed5f910c33
Updated angular to v12
2022-04-22 17:40:53 -04:00
Isaac Abadi
468e7153e4
Updated ngx-videogular
2022-04-22 17:28:15 -04:00
Glassed Silver
8314ab8fce
Merge pull request #554 from Tzahi12345/tasks-and-maintenence-page
...
Tasks and maintenence page
2022-04-22 21:46:56 +02:00
Isaac Abadi
d32df84e3a
Fixed build error
2022-04-22 15:25:26 -04:00
Isaac Abadi
2c3813f302
Removed httpclient import from player component
2022-04-22 00:40:34 -04:00
Isaac Abadi
df687263c5
Fixed bug that prevented files from being downloaded from the server. Reverted some changes from #528 as they are not needed
2022-04-22 00:35:58 -04:00
Isaac Abadi
7a4d91cea0
Removed import of unregistered files on startup as it's a task now
2022-04-21 22:08:47 -04:00
Isaac Abadi
b53d9c9710
Added ability to reset tasks
...
Refactored youtube-dl updating and added youtube-dl update task
2022-04-21 22:04:45 -04:00
Isaac Abadi
d2d125743e
Fixed issue where restoring a DB backup would cause backup_local_db task to be stuck running
...
Slightly updated tasks UI
2022-04-21 19:56:09 -04:00
Isaac Abadi
a288163644
Added ability to backup remote DB
...
Added ability to restore DB
2022-04-21 19:29:50 -04:00
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
2022-04-21 03:01:49 -04:00
Isaac Abadi
5b4d4d5f81
Added scheduler for tasks
2022-04-19 22:29:41 -04:00
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
2022-04-18 10:56:37 +02:00
GlassedSilver
16943847fc
fix ffmpeg download with variable
2022-04-18 08:57:21 +02:00
GlassedSilver
f79b254040
using more recent ffmpeg + code cleanup
2022-04-18 07:29:28 +02:00
GlassedSilver
e7989e41f9
Merge branch 'master' of https://github.com/GlassedSilver/YoutubeDL-Material into master
2022-04-18 05:54:09 +02:00
GlassedSilver
a4d421d398
add downloader script for JVS's ffmpeg master blds
2022-04-18 05:54:01 +02:00
Isaac Abadi
2b1771d30d
Began work on tasks
2022-04-17 23:37:47 -04:00
Glassed Silver
d6ed82134b
Merge pull request #550 from GlassedSilver/master
...
revert ffmpeg changees
2022-04-18 01:57:31 +02:00
GlassedSilver
74f5a9983d
revert ffmpeg changees
2022-04-18 01:56:16 +02:00
Glassed Silver
07a259f128
Merge pull request #549 from GlassedSilver/master
...
try to fix ffmpeg install from edge
2022-04-17 23:48:12 +02:00
GlassedSilver
de79efafa6
try to fix ffmpeg install from edge
2022-04-17 23:46:08 +02:00
Glassed Silver
ea214ca953
Merge pull request #548 from GlassedSilver/master
...
Switch to alpine edge community repo for ffmpeg (fixed syntax)
2022-04-17 21:40:29 +02:00
GlassedSilver
f11baf6d4b
fix missing \ in DOCKEFILE
2022-04-17 21:38:01 +02:00
Glassed Silver
7d0d665798
Merge pull request #547 from GlassedSilver/master
...
Switch to alpine edge community repo for ffmpeg
2022-04-17 21:35:02 +02:00
GlassedSilver
9e35e0fe4d
Switch to alpine edge community repo for ffmpeg
2022-04-17 21:15:52 +02:00
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
2022-04-09 11:51:42 +02:00
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
2022-04-09 11:51:34 +02:00
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
2022-04-09 11:50:58 +02:00
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 >
2022-04-09 09:39:19 +00:00
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 >
2022-04-09 09:38:59 +00:00
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 >
2022-04-09 09:38:56 +00:00
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
2022-04-09 11:38:29 +02:00
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 >
2022-04-09 07:19:13 +00:00
Glassed Silver
ffa1737df3
Merge pull request #535 from GlassedSilver/Readme-Update
...
Made Global custom args hint clearer. (scope: EN)
2022-04-08 19:18:57 +02:00
GlassedSilver
f1a7986e7a
Made Global custom args hint clearer. (scope: EN)
2022-04-08 19:17:14 +02:00
Glassed Silver
8456accda0
Adding link to MongoDB transfer guide in README
2022-03-25 13:26:57 +01:00
Glassed Silver
d4ef7066df
Update README to include legal disclaimer
...
and one small change in the notice about best practices. (because I'm forgetful ok)
2022-03-25 11:17:37 +01:00
Glassed Silver
b76a7f2e43
Update README to highlight usage of nightlies...
...
... and best practices with large datasets.
2022-03-25 11:09:54 +01:00
Glassed Silver
98e77f65f9
Merge pull request #343 from controlol/patch-1
...
solve path problem subscriptions
2022-03-25 10:48:36 +01:00
Glassed Silver
ee5d6dfba8
Merge branch 'master' into patch-1
2022-03-25 10:41:31 +01:00
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
2022-03-23 15:31:41 +01:00
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 >
2022-03-23 13:21:08 +00:00
Glassed Silver
bcab211ed7
Merge pull request #479 from u0a1009/Added-Shortcut
...
Added Shortcut description
2022-03-23 14:06:29 +01:00
Glassed Silver
a753b6db95
Merge pull request #483 from GlassedSilver/Readme-Update
...
Git Bug Report template; better user guidance
2022-03-23 14:05:36 +01:00
Glassed Silver
26eb687ece
Merge pull request #528 from chepe263/master
...
Add download video button on player component.
2022-03-23 14:03:19 +01:00
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
2022-03-23 14:02:50 +01:00