<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/res/index.html, branch master</title>
<subtitle>Synchronized video viewing with chat and other features (one-channel web service) 
</subtitle>
<id>https://git.moekyun.me/SyncTube/atom?h=master</id>
<link rel='self' href='https://git.moekyun.me/SyncTube/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/'/>
<updated>2026-07-04T04:23:32Z</updated>
<entry>
<title>add UI elements for going to admin registration page</title>
<updated>2026-07-04T04:23:32Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-07-04T04:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=361e4d860fcca66dad0dd99b965b297d92ac748c'/>
<id>urn:sha1:361e4d860fcca66dad0dd99b965b297d92ac748c</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>initial synctube++ fork</title>
<updated>2026-07-03T01:49:53Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-07-03T01:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=ece9cf2749ac592299a34a2cf0f24672eedbd19e'/>
<id>urn:sha1:ece9cf2749ac592299a34a2cf0f24672eedbd19e</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>adjust default CSS theme</title>
<updated>2026-05-24T10:16:36Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-05-24T10:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=3b3568b350ad35b1ad3e9e0c00cef38c08a33c96'/>
<id>urn:sha1:3b3568b350ad35b1ad3e9e0c00cef38c08a33c96</id>
<content type='text'>
inspired by dacctal

Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>styling adjustment</title>
<updated>2026-05-13T03:03:54Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-05-13T03:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=745ca3c7bfc56a00c70fb0ae683397f928095a13'/>
<id>urn:sha1:745ca3c7bfc56a00c70fb0ae683397f928095a13</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>init custom changes</title>
<updated>2026-03-21T06:16:01Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-03-21T06:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=3508776583c21785dffc2f0bc9e7dd81c3f08480'/>
<id>urn:sha1:3508776583c21785dffc2f0bc9e7dd81c3f08480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefer original audio tracks</title>
<updated>2025-08-15T04:03:17Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-08-13T23:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=e01ed5f5431551f8b159b4fd491c670efeca57ee'/>
<id>urn:sha1:e01ed5f5431551f8b159b4fd491c670efeca57ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-01-29T17:42:01Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-29T17:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=382f9b2ebedca905028341825350a0fa69d88673'/>
<id>urn:sha1:382f9b2ebedca905028341825350a0fa69d88673</id>
<content type='text'>
- PWA support (needs https)
- Optimize websocket responses
- Support `/ad` for youtube cache
- New icon!
</content>
</entry>
<entry>
<title>Video upload feature</title>
<updated>2025-01-28T12:46:30Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-26T20:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=0592564264fff57ccfd9677957196951f9f1c6cf'/>
<id>urn:sha1:0592564264fff57ccfd9677957196951f9f1c6cf</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Add server pause when leader disconnects</title>
<updated>2025-01-24T16:37:02Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-24T05:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=6ead98595d71afba9d11d3300756b46f18fd6bda'/>
<id>urn:sha1:6ead98595d71afba9d11d3300756b46f18fd6bda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redesign portrait view with player at top</title>
<updated>2025-01-22T12:13:11Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-22T12:13:11Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=a843ae530b07b92fc7341754b4722cdcb8dfb831'/>
<id>urn:sha1:a843ae530b07b92fc7341754b4722cdcb8dfb831</id>
<content type='text'>
Also improve autoscroll with column-reverse, so viewport resize / orientation change should not scroll chat to random places
</content>
</entry>
</feed>
