nodetube icon indicating copy to clipboard operation
nodetube copied to clipboard

Open-source YouTube alternative that offers video, audio and image uploads, livestreaming and built-in monetization

Results 130 nodetube issues
Sort by recently updated
recently updated
newest added

Bumps [undefsafe](https://github.com/remy/undefsafe) from 2.0.2 to 2.0.5. Release notes Sourced from undefsafe's releases. v2.0.5 2.0.5 (2021-10-17) Bug Fixes remove debug and add tests (58fc474), closes #12 Commits 5d3fa34 chore: adding semver...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.1 to 3.3.2. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 Changelog Sourced from socket.io-parser's...

dependencies

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 3.1.8 to 6.6.1. Changelog Sourced from nodemailer's changelog. 6.6.1 2021-05-23 Fixed address formatting issue where newlines in an email address, if provided via address object, were not...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

Trying to get the build back to green. I suspect some of what I removed was speculative/in-progress/dev code that will need to be added back in later. But in the...

Right now the title just disappears out of nowhere. It's difficult to say whether some title is complete or there is more.

enhancement
frontend

I thought I fixed it but alas: https://newtube.app/user/Healthcare1/zRfKvnb

To use siasky.net as a cdn either free or paid Paid one with unlimited pinning time while free one having 90 days pin limit which can be refreshed by backend...

Hi, just wanted to try nodetube using docker (docker-compose.yml) It fails to install nodejs because the package is not available: ``` $> docker-compose up -d Building node Sending build context...