Commit Graph

1801 Commits (angular-17)
 

Author SHA1 Message Date
Tzahi12345 a74bca05cc Improved download fail backup method 5 months ago
Tzahi12345 7d3458ea41 Testing using npm registry mirror 1 year ago
Tzahi12345 6a7c1c9d0b Set docker npm install timeout to 60s 1 year ago
Tzahi12345 e2e3dd280a Added back python and added flag to pip to force install pycryptodomex 1 year ago
Tzahi12345 25bf7a6fdd Trying removal of python 1 year ago
Tzahi12345 c56987ddd5 Downgraded ubuntu to 23.04 1 year ago
Tzahi12345 72399b09e4 Removed libicu70 from fetch-twitch-downloader 1 year ago
Tzahi12345 4258b82040 Removed libicu70 1 year ago
Tzahi12345 7ac6a50b41 Updated UID/GID to 1001 1 year ago
Tzahi12345 fb92975b73 Updated docker Ubuntu to 24.04 1 year ago
Tzahi12345 b4cf1e39b9 Removed version from docker npm install 1 year ago
Tzahi12345 026f24a327 Updated npm version in Dockerfile 1 year ago
Tzahi12345 1bf348f481 Cleaned up pm2 installcommand 1 year ago
Tzahi12345 eb8cd3fd06 Remove curl install from pm2 1 year ago
Tzahi12345 f96ffab530 Install pm2 without npm 1 year ago
Tzahi12345 dcb53691e3 mocha is now a backend dev dependency 1 year ago
Tzahi12345 2cf21541bb Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into angular-17 1 year ago
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
1 year ago
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
1 year ago
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
1 year ago
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
1 year ago
Tzahi12345 4dc899439e
Merge pull request #954 from weblate/weblate-youtubedl-material-ytdl-material
Translations update from Hosted Weblate
1 year ago
Tzahi12345 9b38c56528 Reverted using production as defaultConfiguration in angular.json 1 year ago
Tzahi12345 0644b194d0
Merge pull request #1039 from Tzahi12345/video-info-bug-fix
Video info bug fix
1 year ago
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
1 year ago
Isaac Abadi 3912655912 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into angular-17 1 year ago
Tzahi12345 cdf82abf3f
Merge pull request #1038 from Tzahi12345/codespaces-support
Added codespaces support
1 year ago
Isaac Abadi 84464db0e0 Frontend dev environment now uses non-prod mode by default 1 year ago
Tzahi12345 4bf03bfd1a Added new Angular configuration for codespaces
Added CORS control support for codespaces
1 year ago
Tzahi12345 75cbe4d5d0 Added codespaces json 1 year ago
Isaac Abadi 9556f9c94f Updated docker frontend build node version to 18 1 year ago
Isaac Abadi 4a97fa4ef5 Updates node version in CI 1 year ago
Isaac Abadi 2c155b74a9 Updates version info/requirements in README 1 year ago
Isaac Abadi 25e4c114e8 Updated templates to new Angular control flow 1 year ago
Isaac Abadi 6152df3486 Added missing saveAs imports 1 year ago
Isaac Abadi 7cf5d86fc3 Updated styles.scss to match new Angular syntax
Added back ngx-avatars

Made required dependency updates
1 year ago
Isaac Abadi f57e0ab187 Updated Angular Material to v17 1 year ago
Isaac Abadi 517c9e169d Updated to Angular 17 1 year ago
Isaac Abadi 69d8751484 Updated Angular Material to v16 1 year ago
Isaac Abadi c3c8f50a92 Updated to Angular 16 1 year ago
Isaac Abadi caadf4f9d2 Temporarily removed ngx-avatars 1 year ago
Isaac Abadi d10401cead Force update ngx-avatars 1 year ago
Isaac Abadi d02d100001 Force ngx-avatars to use angular 16 1 year ago
Tzahi12345 6b59446a37
Merge pull request #1032 from Tzahi12345/bug-fixes
Various bug fixes
1 year ago
Isaac Abadi 4fd25e1e49 Fixed issue where sub check would crash server if no subs existed 1 year ago
Tzahi12345 d30c338189
Merge pull request #1035 from martadinata666/npm-cache-path
Fix `.npm` cache path
1 year ago
Dedy Martadinata S 509e996107
Fix `.npm`
Somehow on npm startup it created directory at  `/.npm` rather than `/app/.npm`, explicitly define `.npm` folder path
1 year ago
Tzahi12345 240e87b453 Fixes issue where changing the subscription check interval would not affect the current check without restart (#854) 1 year ago
Tzahi12345 eaefcc5b96 Fixed issue where missing youtube-dl fork info would cause update to fail 1 year ago
Tzahi12345 85577ac528 Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail 1 year ago