Commit Graph

52 Commits (dependabot/github_actions/dot-github/workflows/FedericoCarboni/setup-ffmpeg-3)

Author SHA1 Message Date
Tzahi12345 85577ac528 Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail 2 years ago
Tzahi12345 19f35d6af4 Updated content-loader and ngx-file-drop to improve build times 2 years ago
Tzahi12345 42bc255d6c Removed fingerprintjs2 and sessionID param 2 years ago
Tzahi12345 2df3b9cbfd Removed electron (for now) 2 years ago
Tzahi12345 71692f6b13 Updated dependencies 2 years ago
Tzahi12345 955c401f0b Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix 2 years ago
Tzahi12345 a2b5484b75 Updated OpenAPI version 2 years ago
Isaac Abadi bfcc6a0697 Dependencies update 3 years ago
Isaac Abadi b11a4e006c Updated to material design v15 3 years ago
Isaac Abadi 4583e3e5d4 Fixed compilation error 3 years ago
Isaac Abadi 6d5a108cb6 Updated angular to v15 3 years ago
Isaac Abadi 790db77832 Updated ngx-avatars 3 years ago
Isaac Abadi b1c213f9be Updated angular material to v14 3 years ago
Isaac Abadi 49ecaee58c Angular updated to v14 3 years ago
Isaac Abadi fecefde3ad Removed pm2 global install in favor of local node_modules (#662) 3 years ago
Isaac Abadi 0ffd7022d0 Removed nodemon
Fixed several dependency vulnerabilities
3 years ago
Isaac Abadi 1514952fd1 Cleaned up dependencies, routes, and API models 3 years ago
Glassed Silver abb80b33f3
Revert "Bump async from 2.6.3 to 2.6.4" 3 years ago
Glassed Silver 8ded160775
Merge branch 'master' into angular-13-update 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 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] 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>
3 years ago
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>
3 years ago
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
3 years ago
dependabot[bot] 343a9bf70b
Bump electron from 9.4.0 to 13.6.6
Bumps [electron](https://github.com/electron/electron) from 9.4.0 to 13.6.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v9.4.0...v13.6.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 699b3f5316
Bump url-parse from 1.5.1 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] a7c36898fa
Bump karma from 5.0.9 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.9 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.9...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Isaac Abadi c5db1d30e2 Added missing routes to API
Changed getDBInfo from post to get request
4 years ago
Isaac Abadi 3937700eff Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into api-generator 4 years ago
Isaac Abadi f0c3837ee5 Translation JSONs are now generated at build time, removing the necessity to manually run xliff-to-json
- added postbuild.mjs to facilitate this
- all ng build --prod's have been replaced with npm run build
4 years ago
dependabot[bot] 1e9eec1b55
Bump electron from 8.2.0 to 9.4.0
Bumps [electron](https://github.com/electron/electron) from 8.2.0 to 9.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.0...v9.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Isaac Abadi 5a90be7703 Logger is now separated into its own module
Added eslint and fixed many logic errors based on its recommendations
4 years ago
Isaac Abadi 8b1a1a56e3 Added SponsorBlock support for skipping ads when viewing supported videos
Updated default value for subscriptions check interval (new value of 86,400 only existed in the default.json)

Text inputs in settings menu are now larger
4 years ago
Isaac Abadi 419fe3c3c6 Fixed frontend security issues for several depepndencies 4 years ago
Isaac Abadi 49925848ff Material Icons are now hosted locally to avoid requesting them from Google for proxied users 4 years ago
Isaac Abadi 3f10986cdf Updated Angular to version 11
- ngx-videogular was replaced by @videogular/ngx-videogular
5 years ago
Tiger Oakes bce0115285 Generate types from OpenAPI 5 years ago
Isaac Abadi 919e2a649a Updated styling of recent videos
Added content loader module which will add ghosting to the recent videos component while the files are loading

Updated custom playlists component to support large sized cards
5 years ago
Isaac Abadi c6c80579df Updated package.json to add ngx-avatar dependency 5 years ago
Justin Turner 58f71469b5 Fixes #127 by adding nan to dependencies 5 years ago
Tzahi12345 f485da06b5 Implemented cookies upload dialog and the ability to "enable cookies" to hopefully circumvent 429 errors 5 years ago
Tzahi12345 cc47823b0c Updated gitignore and re-added package-lock.json
Translations updated
5 years ago
Isaac Grynsztein 20b580b76f updated to latest angular 8 version 5 years ago