Commit Graph

1135 Commits (GlassedSilver-add-security-policy)
 

Author SHA1 Message Date
Glassed Silver aa8f602856
Added Security Policy 3 years ago
Isaac Abadi 21507ee36d Updated methodology of calculating download progress to rely on fs.readdir instead of glob 3 years ago
Isaac Abadi 0585943d67 Fixed bug where task time was not properly set with values of 0
Fixed issue where time field was not properly populated in the schedule dialog
3 years ago
Isaac Abadi 0bc2193f25 Updated downloadFile API request 3 years ago
Isaac Abadi f3398fce1a Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 3 years ago
Isaac Abadi d94857b0a5 Rolled back passport update 3 years ago
Glassed Silver 5fda56d7af
Merge pull request #560 from Tzahi12345/revert-556-dependabot/npm_and_yarn/async-2.6.4
Revert "Bump async from 2.6.3 to 2.6.4"
3 years ago
Glassed Silver abb80b33f3
Revert "Bump async from 2.6.3 to 2.6.4" 3 years ago
Glassed Silver 9977340161
Merge pull request #558 from Tzahi12345/angular-13-update
Angular/dependencies updates
3 years ago
Glassed Silver 8ded160775
Merge branch 'master' into angular-13-update 3 years ago
Glassed Silver 2ee64c7a65
Merge pull request #515 from depuits/master
Added deleteAllFiles api endpoint
3 years ago
Glassed Silver 2ec7efa1ac
Merge pull request #555 from Tzahi12345/dependabot/npm_and_yarn/backend/async-3.2.2
Bump async from 3.2.0 to 3.2.2 in /backend
3 years ago
Glassed Silver 4d51384ce6
Merge pull request #556 from Tzahi12345/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
3 years ago
Isaac Abadi aa616af118 Fixed issue where navigating from one sub to another didn't cause the new one to load
Fixed subscription downloading as zip

Minor code cleanuip
3 years ago
Isaac Abadi feebe3e2ba Fixed accidental reversion of styles.scss to much older version 3 years ago
Isaac Abadi 02e90fe818 Fixed issue where icons would not render properly 3 years ago
Isaac Abadi a4cfafe63c Updated frontend and backend dependencies, fixed some security issues 3 years ago
Isaac Abadi 63e2e6dd3c Fixed build warnings 3 years ago
Isaac Abadi 5a44229e24 Fixed styles.scss 3 years ago
Isaac Abadi 5025b235b7 Updated angular material to v13 3 years ago
Isaac Abadi 5d540fc52a Updated angular to v13 3 years ago
Isaac Abadi 55dfc17d62 Updated ngx-file-drop to support angular v13 3 years ago
Isaac Abadi 2459403b22 Updated angular material 3 years ago
Isaac Abadi ed5f910c33 Updated angular to v12 3 years ago
Isaac Abadi 468e7153e4 Updated ngx-videogular 3 years ago
dependabot[bot] 1bd713fe17
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 3df377a260
Bump async from 3.2.0 to 3.2.2 in /backend
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Glassed Silver 8314ab8fce
Merge pull request #554 from Tzahi12345/tasks-and-maintenence-page
Tasks and maintenence page
3 years ago
Isaac Abadi d32df84e3a Fixed build error 3 years ago
Isaac Abadi 2c3813f302 Removed httpclient import from player component 3 years ago
Isaac Abadi df687263c5 Fixed bug that prevented files from being downloaded from the server. Reverted some changes from #528 as they are not needed 3 years ago
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
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