| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add uuids for better reconection | RblSb | 2024-08-15 | -4/+27 |
| | | | | | | | Kick zombie users with same uuids. Minimal node version is 14. | |||
| * | Seamless reconnection for first 5 seconds | RblSb | 2024-08-14 | -5/+19 |
| | | ||||
| * | Streamable support | RblSb | 2024-08-02 | -13/+0 |
| | | | | | closes #49 | |||
| * | Video item fixes | RblSb | 2024-04-29 | -4/+6 |
| | | | | | | | - Fix youtube fallback, `videoItem.url` is now immutable - JsApi.setVideoSrc now updates to supported player based on `url` arg - Fix auto-pause when video is ended (with `requestLeaderOnPause`) | |||
| * | Raw youtube fallback for unavailable videos | RblSb | 2024-04-28 | -13/+173 |
| | | | | | | | | Also: - fix `tryLocalIp` replacement (NAT workaround) - improve proxy headers a bit - use json2object fork for better generated diffs | |||
| * | Keep flashbacks in state | RblSb | 2024-01-05 | -18/+23 |
| | | ||||
| * | Fix file descriptor leaks when streaming files | RblSb | 2024-01-05 | -16/+28 |
| | | ||||
| * | Flashback time per item, improve webm/webp support | RblSb | 2024-01-01 | -19/+67 |
| | | ||||
| * | Fix log filter | RblSb | 2024-01-01 | -1/+5 |
| | | ||||
| * | Ignore video limit per user for admins (#47) | Victor Melnik | 2024-01-01 | -1/+1 |
| | | ||||
| * | Use null coalescing op | RblSb | 2023-04-23 | -8/+4 |
| | | ||||
| * | Add --port argument | RblSb | 2023-01-09 | -1/+30 |
| | | | | | for fast multichannel setups | |||
| * | Add "localNetworkOnly" option | RblSb | 2022-11-08 | -6/+12 |
| | | ||||
| * | Fix dates in chat history | RblSb | 2022-11-07 | -1/+3 |
| | | | | | Save without server timezone offset | |||
| * | Fix downloading for partial content | RblSb | 2022-11-06 | -1/+8 |
| | | ||||
| * | Update locked playlist restrictions | RblSb | 2022-03-15 | -3/+14 |
| | | | | | And add "toggleItemType" permission. Closes #36 | |||
| * | Improve url handling | RblSb | 2022-03-09 | -16/+20 |
| | | ||||
| * | Update ws library and lockfile version | RblSb | 2021-12-19 | -2/+2 |
| | | | | | closes #34 | |||
| * | Stringify time in log | RblSb | 2021-10-13 | -5/+18 |
| | | ||||
| * | Rework videolist structure | RblSb | 2021-09-27 | -35/+27 |
| | | ||||
| * | Got a bug? Write /dump to chat as admin | RblSb | 2021-09-27 | -6/+37 |
| | | | | | And open new issue with received file. | |||
| * | Allow proxy ips by default | RblSb | 2021-09-27 | -6/+7 |
| | | | | | And improve server output | |||
| * | Improve video skip logic | RblSb | 2021-09-07 | -15/+37 |
| | | ||||
| * | Detect null/ctrl chars | RblSb | 2021-09-03 | -3/+15 |
| | | | | | closes #30 | |||
| * | /kick feature | RblSb | 2021-08-30 | -0/+11 |
| | | ||||
| * | Fix int32 overflow | RblSb | 2021-08-29 | -6/+10 |
| | | | | | closes #29 | |||
| * | Fix subs for linux chrome | RblSb | 2021-08-20 | -3/+3 |
| | | | | | With trackEl.srclang = "en" | |||
| * | Add /flashback (/fb) | RblSb | 2021-08-15 | -1/+40 |
| | | ||||
| * | Fix local subs | RblSb | 2021-08-13 | -2/+6 |
| | | | | | closes #28 | |||
| * | Ban/unban commands | RblSb | 2021-08-10 | -20/+126 |
| | | | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26 | |||
| * | Improve partial content streams | RblSb | 2021-07-11 | -5/+8 |
| | | ||||
| * | Fix local media paths | RblSb | 2021-07-10 | -0/+1 |
| | | | | | closes #25 | |||
| * | Reformat | RblSb | 2021-07-05 | -79/+100 |
| | | ||||
| * | Less silly logins | RblSb | 2021-06-06 | -7/+11 |
| | | | | | And Haxe update | |||
| * | Support partial content streams | RblSb | 2021-02-10 | -15/+34 |
| | | ||||
| * | Improve changeOrder permission | RblSb | 2021-02-04 | -9/+4 |
| | | | | | closes #21 | |||
| * | Don't crash with busy port | RblSb | 2020-12-18 | -2/+43 |
| | | ||||
| * | Better url fix | RblSb | 2020-12-09 | -2/+1 |
| | | ||||
| * | Fix proxy urls with ports | RblSb | 2020-12-08 | -0/+1 |
| | | | | | closes RblSb/SyncTube-octosubs#1 | |||
| * | Exit messages | RblSb | 2020-07-30 | -3/+8 |
| | | ||||
| * | Improve getGlobalIp | RblSb | 2020-07-29 | -8/+16 |
| | | ||||
| * | Improve data validation | RblSb | 2020-07-18 | -1/+11 |
| | | ||||
| * | Fix multiskip with permanent items | RblSb | 2020-06-04 | -7/+6 |
| | | ||||
| * | Detect broken connections | RblSb | 2020-06-03 | -0/+15 |
| | | ||||
| * | Event logs and log replay | RblSb | 2020-06-03 | -62/+299 |
| | | ||||
| * | Support single proxy redirect | RblSb | 2020-05-23 | -10/+30 |
| | | ||||
| * | Disable client debug messages | RblSb | 2020-05-21 | -0/+1 |
| | | | | | now in server --verbose run | |||
| * | Update to Haxe 4.1 | RblSb | 2020-05-20 | -4/+2 |
| | | ||||
| * | Fix server video skip for guests | RblSb | 2020-05-20 | -7/+11 |
| | | ||||
| * | Make internal proxy more safe | RblSb | 2020-05-20 | -1/+4 |
| | | ||||
