<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/src/client/Utils.hx, 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>2025-10-22T22:30:22Z</updated>
<entry>
<title>Fix large file upload</title>
<updated>2025-10-22T22:30:22Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-10-22T22:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=ee3eddc6b80565f6bb458a1fd8f3a83fdd37d554'/>
<id>urn:sha1:ee3eddc6b80565f6bb458a1fd8f3a83fdd37d554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trim spaces in message</title>
<updated>2025-04-09T20:36:52Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-04-09T20:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=7cc0b485f2eed746ff638e14e137eabaebaf9312'/>
<id>urn:sha1:7cc0b485f2eed746ff638e14e137eabaebaf9312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve upload filename encoding</title>
<updated>2025-03-02T21:51:38Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-03-02T07:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=aed0d8ed6865a3e966fa866af4b99f5d4b4d33eb'/>
<id>urn:sha1:aed0d8ed6865a3e966fa866af4b99f5d4b4d33eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add /volume command</title>
<updated>2025-02-13T03:42:50Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-02-12T08:33:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=74244ebef3e3e4cbd9af50ca19af2affb39ba0f1'/>
<id>urn:sha1:74244ebef3e3e4cbd9af50ca19af2affb39ba0f1</id>
<content type='text'>
</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 experimental unpauseWithoutLeader option</title>
<updated>2025-01-25T19:52:14Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-25T12:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=c7518e58788c17ad2ca8340ab5c7633489aa9518'/>
<id>urn:sha1:c7518e58788c17ad2ca8340ab5c7633489aa9518</id>
<content type='text'>
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.
</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>
<entry>
<title>Scroll to chat end button</title>
<updated>2023-06-20T20:33:13Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2023-06-20T20:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=c476a16ad982e778580d74b8e4120ed29118129a'/>
<id>urn:sha1:c476a16ad982e778580d74b8e4120ed29118129a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hints, Open in App button, ui animations</title>
<updated>2023-01-07T05:20:41Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2023-01-07T05:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=b3d825acb9d12208cf44f2d4b385163a86c38695'/>
<id>urn:sha1:b3d825acb9d12208cf44f2d4b385163a86c38695</id>
<content type='text'>
</content>
</entry>
</feed>
