Tzahi12345
dcb53691e3
mocha is now a backend dev dependency
2023-12-08 22:49:08 -05:00
Tzahi12345
2cf21541bb
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into angular-17
2023-12-06 20:46:14 -05:00
Tzahi12345
13e46397e9
Merge pull request #1006 from Tzahi12345/dependabot/github_actions/dot-github/workflows/actions/checkout-4
...
Bump actions/checkout from 3 to 4 in /.github/workflows
2023-12-06 20:44:52 -05:00
Tzahi12345
7f079c56d0
Merge pull request #1008 from Tzahi12345/dependabot/github_actions/dot-github/workflows/docker/metadata-action-5
...
Bump docker/metadata-action from 4 to 5 in /.github/workflows
2023-12-06 20:44:39 -05:00
Tzahi12345
e082919cd0
Merge pull request #1009 from Tzahi12345/dependabot/github_actions/dot-github/workflows/docker/build-push-action-5
...
Bump docker/build-push-action from 4 to 5 in /.github/workflows
2023-12-06 20:44:29 -05:00
Tzahi12345
a89378b99f
Merge pull request #1010 from Tzahi12345/dependabot/github_actions/dot-github/workflows/docker/login-action-3
...
Bump docker/login-action from 2 to 3 in /.github/workflows
2023-12-06 20:44:17 -05:00
Tzahi12345
4dc899439e
Merge pull request #954 from weblate/weblate-youtubedl-material-ytdl-material
...
Translations update from Hosted Weblate
2023-12-06 20:43:57 -05:00
Tzahi12345
9b38c56528
Reverted using production as defaultConfiguration in angular.json
2023-12-05 22:15:35 -05:00
Tzahi12345
0644b194d0
Merge pull request #1039 from Tzahi12345/video-info-bug-fix
...
Video info bug fix
2023-12-03 21:26:42 -05:00
Isaac Abadi
344d959c05
Fixed issue where video info could not be retrieved
...
If youtube-dl update fails, error will show and server won't crash
2023-12-03 21:22:08 -05:00
Isaac Abadi
3912655912
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into angular-17
2023-12-03 20:02:27 -05:00
Tzahi12345
cdf82abf3f
Merge pull request #1038 from Tzahi12345/codespaces-support
...
Added codespaces support
2023-12-03 19:04:41 -05:00
Isaac Abadi
84464db0e0
Frontend dev environment now uses non-prod mode by default
2023-12-03 18:51:37 -05:00
Tzahi12345
4bf03bfd1a
Added new Angular configuration for codespaces
...
Added CORS control support for codespaces
2023-12-03 19:11:21 +00:00
Tzahi12345
75cbe4d5d0
Added codespaces json
2023-12-03 07:39:53 +00:00
Isaac Abadi
9556f9c94f
Updated docker frontend build node version to 18
2023-12-03 02:02:38 -05:00
Isaac Abadi
4a97fa4ef5
Updates node version in CI
2023-12-02 15:58:32 -05:00
Isaac Abadi
2c155b74a9
Updates version info/requirements in README
2023-12-02 15:57:19 -05:00
Isaac Abadi
25e4c114e8
Updated templates to new Angular control flow
2023-12-02 15:50:56 -05:00
Isaac Abadi
6152df3486
Added missing saveAs imports
2023-12-02 03:11:22 -05:00
Isaac Abadi
7cf5d86fc3
Updated styles.scss to match new Angular syntax
...
Added back ngx-avatars
Made required dependency updates
2023-12-02 03:10:06 -05:00
Isaac Abadi
f57e0ab187
Updated Angular Material to v17
2023-12-02 01:35:08 -05:00
Isaac Abadi
517c9e169d
Updated to Angular 17
2023-12-02 01:30:40 -05:00
Isaac Abadi
69d8751484
Updated Angular Material to v16
2023-12-02 01:23:15 -05:00
Isaac Abadi
c3c8f50a92
Updated to Angular 16
2023-12-02 01:17:40 -05:00
Isaac Abadi
caadf4f9d2
Temporarily removed ngx-avatars
2023-12-02 01:06:48 -05:00
Isaac Abadi
d10401cead
Force update ngx-avatars
2023-12-01 16:35:31 -05:00
Isaac Abadi
d02d100001
Force ngx-avatars to use angular 16
2023-12-01 16:32:33 -05:00
Tzahi12345
6b59446a37
Merge pull request #1032 from Tzahi12345/bug-fixes
...
Various bug fixes
2023-12-01 16:02:43 -05:00
Isaac Abadi
4fd25e1e49
Fixed issue where sub check would crash server if no subs existed
2023-12-01 15:43:56 -05:00
Tzahi12345
d30c338189
Merge pull request #1035 from martadinata666/npm-cache-path
...
Fix `.npm` cache path
2023-12-01 10:23:15 -05:00
Dedy Martadinata S
509e996107
Fix .npm
...
Somehow on npm startup it created directory at `/.npm` rather than `/app/.npm`, explicitly define `.npm` folder path
2023-12-01 18:56:03 +07:00
Tzahi12345
240e87b453
Fixes issue where changing the subscription check interval would not affect the current check without restart ( #854 )
2023-11-30 19:41:27 -05:00
Tzahi12345
eaefcc5b96
Fixed issue where missing youtube-dl fork info would cause update to fail
2023-11-30 02:01:58 -05:00
Tzahi12345
85577ac528
Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail
2023-11-30 01:44:17 -05:00
Tzahi12345
41050ce923
Replaced deprecated uuidv4 with uuid
...
Fixed some npm vulnerabilities
Updated backend package-lock.json from v1 to v3
2023-11-30 01:35:26 -05:00
Tzahi12345
55bc5339f5
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into bug-fixes
2023-11-30 01:24:10 -05:00
Tzahi12345
0e33b2db2b
Merge pull request #1031 from Tzahi12345/bot-requests
...
Add ability to request downloads using telegram (new)
2023-11-30 01:23:49 -05:00
Tzahi12345
1456c25978
Fixed issue where new youtube-dl binary would download on launch even when no update existed
2023-11-30 00:31:26 -05:00
Tzahi12345
67c38039b0
Fixed issue where missing video file would cause exception to be thrown when watching/previewing
2023-11-30 00:30:07 -05:00
Tzahi12345
8f246d905f
Added ability to set a webhook proxy for telegram requests
...
Fixed issue where config changes were broadcast before they were written
2023-11-30 00:28:28 -05:00
Tzahi12345
91c2fdc701
Failed telegram request now sends a response to telegram
2023-11-29 21:04:27 -05:00
Tzahi12345
2c97403027
Added ability to request video downloads through telegram bots
2023-11-29 00:53:56 -05:00
Tzahi12345
3151200d33
Updated findChangedConfigItems function
2023-11-29 00:52:48 -05:00
Tzahi12345
c5ed835b09
Merge pull request #992 from aztechian/ingress-update
...
Ingress template update
2023-11-29 00:30:37 -05:00
Tzahi12345
8a588cf858
config_api now broadcasts when a config item has changed
...
Updated config_api module exports syntax to match rest of the app
2023-11-28 22:36:58 -05:00
Tzahi12345
2396c86486
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material
2023-11-28 20:15:26 -05:00
Tzahi12345
2cc2428db2
Hotfix for issue where subscription could not be retrieved
2023-11-28 20:15:17 -05:00
Tzahi12345
80e83ba817
Merge pull request #1004 from D34DC3N73R/fix-missing-content-type
...
Fix Missing Content-Type
2023-11-27 22:25:37 -05:00
Tzahi12345
0565cf24a6
youtube-dl refactor ( #956 )
...
* Consolidated all youtube-dl calls into one function
* Downloads can now be cancelled and better "paused"
* Removed node-youtube-dl dependency
* Added ability to manually check a subscription, and to cancel a subscription check
---------
Co-authored-by: Dedy Martadinata S <dedyms@proton.me >
2023-11-27 12:55:53 -05:00