aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeLines
* improve some EN locale. add frontend admin registration page via tokenPinapelz2026-04-05-0/+5
| | | | Signed-off-by: Pinapelz <yukais@pinapelz.com>
* Add password authentication and remove emotesPinapelz2026-03-30-0/+2
| | | This fork adds basic password-based authentication to prevent unwanted users from joining and strips most existing emotes.
* /crash, update yt-dlp on start, newer node fixRblSb2025-09-03-0/+1
|
* Update call and fix readme iconRblSb2025-07-05-1/+1
|
* Migrate to yt-dlpRblSb2025-05-24-1/+1
| | | | | | | - yt-dlp should be more stable and allows more cool stuff in future - easier to export cookies.txt with yt-dlp utility (cookies.json support removed) - better quality fallback if not enough space - keep progress reports after reconnections
* Remove heroku-specific checkRblSb2025-03-18-3/+3
|
* PeerTube supportRblSb2025-02-16-0/+1
| | | | closes #46
* Add /volume commandRblSb2025-02-13-2/+4
|
* Fixes packRblSb2025-02-07-25/+45
| | | | | | | - Fix timer seek on server pause with double timer.pause() calls - Implement multi-caching - Better uploading progress with XMLHttpRequest - Better upload/cache error reporting
* VK player supportRblSb2025-01-17-0/+1
|
* Cache on server featureRblSb2025-01-17-1/+9
| | | | | | | | Server will download video from supported players and add as raw video to playlist (only youtube is supported for now). Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config. There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
* Add uuids for better reconectionRblSb2024-08-15-2/+2
| | | | | | Kick zombie users with same uuids. Minimal node version is 14.
* Seamless reconnection for first 5 secondsRblSb2024-08-14-2/+2
|
* Add docker-compose (further simplify docker setup) (#55)Leif G.2024-08-12-3/+12
| | | | | | | | | | | | | | | * Add docker-compose.yml Add docker compose to further simplify the setup of the docker project. This eliminates the need to specify the need for defining ports and volumes in the command and moves it to the docker-compose file instead. * Update README.md Add docker-compose command to documentation * Update README.md (docker instructions) Update md formating for docker commands (this enables one-click-copy in the github preview)
* Update to Haxe 4.3RblSb2023-04-23-1/+1
|
* Youtube shorts supportRblSb2022-11-24-1/+1
|
* Update demo linkRblSb2022-11-24-2/+2
| | | | Rip free heroku
* ReformatRblSb2021-07-05-1/+1
|
* Less silly loginsRblSb2021-06-06-1/+1
| | | | And Haxe update
* Add dockerfileRblSb2021-01-16-1/+7
|
* Add mobile client linkRblSb2020-07-18-0/+1
|
* Mention qswitcher pluginRblSb2020-06-10-0/+1
|
* Hotkeys code linkRblSb2020-06-06-0/+1
|
* Update readmeRblSb2020-05-21-4/+4
|
* Update to Haxe 4.1RblSb2020-05-20-1/+2
|
* m3u8 supportRblSb2020-05-12-2/+2
|
* Mention subtitles pluginRblSb2020-04-30-0/+3
|
* Fix typosSandro Jäckel2020-04-07-1/+1
|
* Update README.mdRblSb2020-04-04-5/+14
|
* Add example linkRblSb2020-03-08-0/+2
|
* Update README.mdRblSb2020-03-06-0/+6
|
* Load only required languages on clientRblSb2020-03-06-1/+1
|
* Update textsRblSb2020-03-06-6/+10
|
* More emotesRblSb2020-02-26-1/+6
|
* Wow, same port for wsRblSb2020-02-24-1/+1
|
* Start working on user folderRblSb2020-02-24-4/+6
|
* Initial commitRblSb2020-02-15-0/+24
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage