| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Migrate to yt-dlp | RblSb | 2025-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 check | RblSb | 2025-03-18 | -3/+3 |
| | | ||||
| * | PeerTube support | RblSb | 2025-02-16 | -0/+1 |
| | | | | | closes #46 | |||
| * | Add /volume command | RblSb | 2025-02-13 | -2/+4 |
| | | ||||
| * | Fixes pack | RblSb | 2025-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 support | RblSb | 2025-01-17 | -0/+1 |
| | | ||||
| * | Cache on server feature | RblSb | 2025-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 reconection | RblSb | 2024-08-15 | -2/+2 |
| | | | | | | | Kick zombie users with same uuids. Minimal node version is 14. | |||
| * | Seamless reconnection for first 5 seconds | RblSb | 2024-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.3 | RblSb | 2023-04-23 | -1/+1 |
| | | ||||
| * | Youtube shorts support | RblSb | 2022-11-24 | -1/+1 |
| | | ||||
| * | Update demo link | RblSb | 2022-11-24 | -2/+2 |
| | | | | | Rip free heroku | |||
| * | Reformat | RblSb | 2021-07-05 | -1/+1 |
| | | ||||
| * | Less silly logins | RblSb | 2021-06-06 | -1/+1 |
| | | | | | And Haxe update | |||
| * | Add dockerfile | RblSb | 2021-01-16 | -1/+7 |
| | | ||||
| * | Add mobile client link | RblSb | 2020-07-18 | -0/+1 |
| | | ||||
| * | Mention qswitcher plugin | RblSb | 2020-06-10 | -0/+1 |
| | | ||||
| * | Hotkeys code link | RblSb | 2020-06-06 | -0/+1 |
| | | ||||
| * | Update readme | RblSb | 2020-05-21 | -4/+4 |
| | | ||||
| * | Update to Haxe 4.1 | RblSb | 2020-05-20 | -1/+2 |
| | | ||||
| * | m3u8 support | RblSb | 2020-05-12 | -2/+2 |
| | | ||||
| * | Mention subtitles plugin | RblSb | 2020-04-30 | -0/+3 |
| | | ||||
| * | Fix typos | Sandro Jäckel | 2020-04-07 | -1/+1 |
| | | ||||
| * | Update README.md | RblSb | 2020-04-04 | -5/+14 |
| | | ||||
| * | Add example link | RblSb | 2020-03-08 | -0/+2 |
| | | ||||
| * | Update README.md | RblSb | 2020-03-06 | -0/+6 |
| | | ||||
| * | Load only required languages on client | RblSb | 2020-03-06 | -1/+1 |
| | | ||||
| * | Update texts | RblSb | 2020-03-06 | -6/+10 |
| | | ||||
| * | More emotes | RblSb | 2020-02-26 | -1/+6 |
| | | ||||
| * | Wow, same port for ws | RblSb | 2020-02-24 | -1/+1 |
| | | ||||
| * | Start working on user folder | RblSb | 2020-02-24 | -4/+6 |
| | | ||||
| * | Initial commit | RblSb | 2020-02-15 | -0/+24 |
