| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
inspired by dacctal
Signed-off-by: Pinapelz <yukais@pinapelz.com>
|
| | |
|
| |
|
|
| |
You also don't need to change `parent` arg in iframe src now
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Ask to create admin user on fresh install
* Implement client form submitting
* minimize diff, simplify impl
* Check json typing and clean stuff
---------
Co-authored-by: RblSb <msrblsb@gmail.com>
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- PWA support (needs https)
- Optimize websocket responses
- Support `/ad` for youtube cache
- New icon!
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
| |
Also improve autoscroll with column-reverse, so viewport resize / orientation change should not scroll chat to random places
|
| |
|
|
|
|
| |
Sadly there is no info about video size for iframes, so they will be keeped as 16/9.
Let me know if this change breaks anything.
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
This works as voice over if video also has audio, changing video volume to 0.3.
Also improve autoplay by playing videos muted and unmute on first page click.
There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check).
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Or long tap on touch devices
|
| |
|
|
|
| |
My disappointment is immeasurable, and my day is ruined. Also need to report this somewhat.
closes #28
|
| |
|
|
|
|
|
|
| |
/ban Name 3d10h20m59s
/ban Name 2h30m
/unban Name
/removeBan Name
see #26
|
| | |
|
| |
|
|
| |
Can be enabled by plugins
|
| |
|
|
| |
closes #21
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Cause other problems and doesn't always work
|
| | |
|
| |
|
|
|
|
|
| |
* Fix sidebar header appearance
* Rearrange styles
Co-authored-by: Roman Pronin <proninrs@altarix.ru>
|
| | |
|
| |
|
|
|
|
|
| |
* Major frontend redesign
* Some improvements
Co-authored-by: RblSb <msrblsb@gmail.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Too expensive with current youtube quota
|
| | |
|
| | |
|
| | |
|
| | |
|