Commit Graph

1150 Commits (960c545f375077f7f37491409b7e3e84fd9bbe1d)
 

Author SHA1 Message Date
GlassedSilver 960c545f37 Dockerfile uses Ubuntu 20.04, fix obtain ffmpeg 4 years ago
Isaac Abadi 5e3eb68b03 Fixed issue where setting sub downloads as 'fresh' was not working properly (#567) 4 years ago
Glassed Silver 4dd3b97515
Merge pull request #566 from GlassedSilver/master
Fixing DNS issues caused by outdated musl version
4 years ago
Glassed Silver 701066eec1
Merge pull request #562 from Tzahi12345/GlassedSilver-add-security-policy
Added Security Policy
4 years ago
GlassedSilver 7f61ccb5f5 Use fixed version of musl to fix DNS errors 4 years ago
Glassed Silver 4f227ca442
Delete extensions.json 4 years ago
Glassed Silver 666bd2057d
Merge branch 'Tzahi12345:master' into master 4 years ago
Isaac Abadi 37c858f950 Revert "Updated ffmpeg link in docker-build.sh to use release builds"
This reverts commit 768ec59f30.
4 years ago
Isaac Abadi ebb7f6a2b0 Revert "Fixed mangled ffmpeg link"
This reverts commit 48e46db071.
4 years ago
Isaac Abadi 48e46db071 Fixed mangled ffmpeg link 4 years ago
Isaac Abadi 768ec59f30 Updated ffmpeg link in docker-build.sh to use release builds 4 years ago
Glassed Silver aa8f602856
Added Security Policy 4 years ago
Isaac Abadi d5c1361e64 Fixed issue where roles were not properly initialized 4 years ago
Isaac Abadi 901a96aada Fixed issue where use_local_db may be out of sync when first starting youtubedl-material 4 years ago
Isaac Abadi 21507ee36d Updated methodology of calculating download progress to rely on fs.readdir instead of glob 4 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
4 years ago
Isaac Abadi 0bc2193f25 Updated downloadFile API request 4 years ago
Isaac Abadi f3398fce1a Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material 4 years ago
Glassed Silver 60e8973f52
Merge branch 'Tzahi12345:master' into master 4 years ago
Isaac Abadi d94857b0a5 Rolled back passport update 4 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"
4 years ago
Glassed Silver abb80b33f3
Revert "Bump async from 2.6.3 to 2.6.4" 4 years ago
Glassed Silver 9977340161
Merge pull request #558 from Tzahi12345/angular-13-update
Angular/dependencies updates
4 years ago
Glassed Silver 8ded160775
Merge branch 'master' into angular-13-update 4 years ago
Glassed Silver 2ee64c7a65
Merge pull request #515 from depuits/master
Added deleteAllFiles api endpoint
4 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
4 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
4 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
4 years ago
Isaac Abadi feebe3e2ba Fixed accidental reversion of styles.scss to much older version 4 years ago
Isaac Abadi 02e90fe818 Fixed issue where icons would not render properly 4 years ago
Isaac Abadi a4cfafe63c Updated frontend and backend dependencies, fixed some security issues 4 years ago
Isaac Abadi 63e2e6dd3c Fixed build warnings 4 years ago
Isaac Abadi 5a44229e24 Fixed styles.scss 4 years ago
Isaac Abadi 5025b235b7 Updated angular material to v13 4 years ago
Isaac Abadi 5d540fc52a Updated angular to v13 4 years ago
Isaac Abadi 55dfc17d62 Updated ngx-file-drop to support angular v13 4 years ago
Isaac Abadi 2459403b22 Updated angular material 4 years ago
Isaac Abadi ed5f910c33 Updated angular to v12 4 years ago
Isaac Abadi 468e7153e4 Updated ngx-videogular 4 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>
4 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>
4 years ago
Glassed Silver 8314ab8fce
Merge pull request #554 from Tzahi12345/tasks-and-maintenence-page
Tasks and maintenence page
4 years ago
Isaac Abadi d32df84e3a Fixed build error 4 years ago
Isaac Abadi 2c3813f302 Removed httpclient import from player component 4 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 4 years ago
Isaac Abadi 7a4d91cea0 Removed import of unregistered files on startup as it's a task now 4 years ago
Isaac Abadi b53d9c9710 Added ability to reset tasks
Refactored youtube-dl updating and added youtube-dl update task
4 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
4 years ago
Isaac Abadi a288163644 Added ability to backup remote DB
Added ability to restore DB
4 years ago
GlassedSilver c008171850 add color picker to WS recs 4 years ago