Commit Graph

81 Commits (dependabot/npm_and_yarn/backend/async-mutex-0.5.0)

Author SHA1 Message Date
Tzahi12345 4bf03bfd1a Added new Angular configuration for codespaces
Added CORS control support for codespaces
1 year ago
Tzahi12345 85577ac528 Updated front-end package-lock.json to 3 and fixed ngx-avatars related npm install fail 1 year ago
Tzahi12345 6eadb37532
4.3.2 release (#929)
* Upgraded version to 4.3.2
* Prevent null userid/username registration
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 21463762ce Removed rimraf install from package.json 2 years ago
Tzahi12345 b06f6a81bb Force rmraf install 2 years ago
Tzahi12345 6f13eab550 Force rimraf to use locally installed version https://stackoverflow.com/questions/49092120/sh-1-rimraf-not-found-whenever-i-run-npm-run-build-within-vagrant-installed-o 2 years ago
Tzahi12345 71692f6b13 Updated dependencies 2 years ago
Tzahi12345 4b2e5fb636 Incremented version to v4.3.1 2 years ago
Tzahi12345 a2b5484b75 Updated OpenAPI version 2 years ago
Isaac Abadi bfcc6a0697 Dependencies update 2 years ago
Isaac Abadi b11a4e006c Updated to material design v15 2 years ago
Isaac Abadi 4583e3e5d4 Fixed compilation error 2 years ago
Isaac Abadi 6d5a108cb6 Updated angular to v15 2 years ago
Isaac Abadi 790db77832 Updated ngx-avatars 2 years ago
Isaac Abadi b1c213f9be Updated angular material to v14 2 years ago
Isaac Abadi 49ecaee58c Angular updated to v14 2 years ago
Isaac Abadi 64b1a9e5c0 Updated mangled translations
Improved automatic translations command
3 years ago
Isaac Abadi 0ffd7022d0 Removed nodemon
Fixed several dependency vulnerabilities
3 years ago
Isaac Abadi 895c385d6b Updated version to 4.3 3 years ago
Isaac Abadi 664b635439 Updated English source translation file 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] 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] 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 be94bc81c8 Removed prepare statement in package.json 3 years ago
Isaac Abadi 3937700eff Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into api-generator 3 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
3 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 49925848ff Material Icons are now hosted locally to avoid requesting them from Google for proxied users 4 years ago
Isaac Abadi 0e7bc1979f Updated versioning info 4 years ago
Isaac Abadi 3f10986cdf Updated Angular to version 11
- ngx-videogular was replaced by @videogular/ngx-videogular
4 years ago
Tiger Oakes bce0115285 Generate types from OpenAPI 4 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
Isaac Grynsztein 41d4dfeba1 Updated version to 4.1 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 8c94255f61 Updated version number to 4.0 5 years ago
Tzahi12345 93e117a7aa Adds fingerprintjs2 as frontend dependency 5 years ago