| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Fix large file upload | RblSb | 2025-10-23 | -0/+21 |
| | | ||||
| * | Trim spaces in message | RblSb | 2025-04-09 | -1/+0 |
| | | ||||
| * | Improve upload filename encoding | RblSb | 2025-03-03 | -1/+2 |
| | | ||||
| * | Add /volume command | RblSb | 2025-02-13 | -0/+7 |
| | | ||||
| * | Video upload feature | RblSb | 2025-01-28 | -14/+42 |
| | | | | | | | And you can play video as soon as upload starts! This is pretty useful for thicc ones. Video will be keeped in cache and will comply cache size limit. I'm also implemented system storage check to change cache limit if it's lower than config value, so upload will be blocked if there is lower than 10MiB available on disk. | |||
| * | Add experimental unpauseWithoutLeader option | RblSb | 2025-01-25 | -5/+0 |
| | | | | | | | Also extended requestLeaderOnPause, so you can unpause when someone else is a leader by video click with this one. Only works for raw videos and doesn't work in FF, so there is new unsafe option that can break everything with enough clients. There is also leader button hints when you touch player as non-leader for easier ux. | |||
| * | Add server pause when leader disconnects | RblSb | 2025-01-24 | -0/+7 |
| | | ||||
| * | Redesign portrait view with player at top | RblSb | 2025-01-22 | -3/+19 |
| | | | | | Also improve autoscroll with column-reverse, so viewport resize / orientation change should not scroll chat to random places | |||
| * | Scroll to chat end button | RblSb | 2023-06-20 | -0/+9 |
| | | ||||
| * | Hints, Open in App button, ui animations | RblSb | 2023-01-07 | -0/+5 |
| | | ||||
| * | Got a bug? Write /dump to chat as admin | RblSb | 2021-09-27 | -0/+19 |
| | | | | | And open new issue with received file. | |||
| * | iOS... | RblSb | 2021-08-28 | -0/+6 |
| | | | | | Sent from my iPhone | |||
| * | Ban/unban commands | RblSb | 2021-08-10 | -0/+8 |
| | | | | | | | | | /ban Name 3d10h20m59s /ban Name 2h30m /unban Name /removeBan Name see #26 | |||
| * | Way to change video src on client | RblSb | 2021-08-01 | -0/+25 |
| | | | | | see #27 | |||
| * | Reformat | RblSb | 2021-07-05 | -8/+3 |
| | | ||||
| * | Restore mobile view | RblSb | 2020-05-23 | -18/+31 |
| | | ||||
| * | Fix autoscroll with unloaded images | RblSb | 2020-04-26 | -0/+6 |
| | | ||||
| * | Skip item confirmation for touch | RblSb | 2020-04-06 | -0/+4 |
| | | ||||
| * | Implement video item buttons | RblSb | 2020-02-28 | -0/+9 |
| | | ||||
| * | More playlist and video control | RblSb | 2020-02-24 | -0/+63 |
