<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tube.git/app/config.go, branch fix-large-upload-buffer</title>
<subtitle>[MIRROR] Repo for Tube located at https://git.mills.io/prologic/tube
</subtitle>
<id>https://git.bensanders.xyz/tube.git/atom?h=fix-large-upload-buffer</id>
<link rel='self' href='https://git.bensanders.xyz/tube.git/atom?h=fix-large-upload-buffer'/>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/'/>
<updated>2023-01-21T00:59:40+00:00</updated>
<entry>
<title>fix: Add missing config defaut. (#62)</title>
<updated>2023-01-21T00:59:40+00:00</updated>
<author>
<name>Heinrich 'Henrik' Langos</name>
<email>gumbo2000@noreply@mills.io</email>
</author>
<published>2023-01-21T00:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=38e94210172ae8b7db448e5285efefc85894d591'/>
<id>urn:sha1:38e94210172ae8b7db448e5285efefc85894d591</id>
<content type='text'>
Without this value, and without a corresponding config.json
entry, the thumbnail will not be generated.

Closes prologic/tube#41

Reviewed-on: https://git.mills.io/prologic/tube/pulls/62
Co-authored-by: Heinrich 'Henrik' Langos &lt;gumbo2000@noreply@mills.io&gt;
Co-committed-by: Heinrich 'Henrik' Langos &lt;gumbo2000@noreply@mills.io&gt;
</content>
</entry>
<entry>
<title>preserve-video-filename (#49)</title>
<updated>2023-01-16T11:33:12+00:00</updated>
<author>
<name>Heinrich 'Henrik' Langos</name>
<email>gumbo2000@noreply@mills.io</email>
</author>
<published>2023-01-16T11:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=19a1141af3f1aa52c706e402af734797d5d929ff'/>
<id>urn:sha1:19a1141af3f1aa52c706e402af734797d5d929ff</id>
<content type='text'>
This should fix issue #40

I have not made the `allowed_characters` configurable yet nor the `replacement_character`.

Mostly because I couldn't decide if I should define those "globally" on a server basis, or on the library nodes.

Feel free to modify, extend, rip apart. 😁

Reviewed-on: https://git.mills.io/prologic/tube/pulls/49
Co-authored-by: Heinrich 'Henrik' Langos &lt;gumbo2000@noreply@mills.io&gt;
Co-committed-by: Heinrich 'Henrik' Langos &lt;gumbo2000@noreply@mills.io&gt;
</content>
</entry>
<entry>
<title>Supply the seconds position where a thumbnail is generated (#22)</title>
<updated>2022-08-25T23:15:27+00:00</updated>
<author>
<name>gabek</name>
<email>gabek@noreply@mills.io</email>
</author>
<published>2022-08-25T23:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=ed8964ee7a606cf0e8ca5d6ffcf695f0eb9854c8'/>
<id>urn:sha1:ed8964ee7a606cf0e8ca5d6ffcf695f0eb9854c8</id>
<content type='text'>
Reviewed-on: https://git.mills.io/prologic/tube/pulls/22
Co-authored-by: gabek &lt;gabek@noreply@mills.io&gt;
Co-committed-by: gabek &lt;gabek@noreply@mills.io&gt;
</content>
</entry>
<entry>
<title>Remove proprietary notices about video (#40)</title>
<updated>2021-06-08T13:22:14+00:00</updated>
<author>
<name>Srxr</name>
<email>10549030+srxr@users.noreply.github.com</email>
</author>
<published>2021-06-08T13:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=e743a9a425ee3197649aa2c4996b8566bf75896d'/>
<id>urn:sha1:e743a9a425ee3197649aa2c4996b8566bf75896d</id>
<content type='text'>
* Make content proprietary configurable

* Update README

* Fixed a few template context bugs

Co-authored-by: James Mills &lt;prologic@shortcircuit.net.au&gt;</content>
</entry>
<entry>
<title>Allow transcoding to smaller sizes a configurable and optional feature</title>
<updated>2020-03-31T09:19:58+00:00</updated>
<author>
<name>James Mills</name>
<email>prologic@shortcircuit.net.au</email>
</author>
<published>2020-03-31T09:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=cd574192bf9438691ad07c09cb157de74cada5e1'/>
<id>urn:sha1:cd574192bf9438691ad07c09cb157de74cada5e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix default server config and ensure upload and video paths exist</title>
<updated>2020-03-29T09:02:52+00:00</updated>
<author>
<name>James Mills</name>
<email>prologic@shortcircuit.net.au</email>
</author>
<published>2020-03-29T09:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=980a3edf63551b60a85307005cdb6f0380932d83'/>
<id>urn:sha1:980a3edf63551b60a85307005cdb6f0380932d83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add maximum upload size saftey and guards</title>
<updated>2020-03-29T07:41:10+00:00</updated>
<author>
<name>James Mills</name>
<email>prologic@shortcircuit.net.au</email>
</author>
<published>2020-03-29T07:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=a22a2ae031f2c02b41aa9a7c1746b2989bcf0126'/>
<id>urn:sha1:a22a2ae031f2c02b41aa9a7c1746b2989bcf0126</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a default thumbnailer timeout config</title>
<updated>2020-03-26T05:41:20+00:00</updated>
<author>
<name>James Mills</name>
<email>prologic@shortcircuit.net.au</email>
</author>
<published>2020-03-26T05:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=e6d35fd8c6624f84c38040015266ecb90a155d61'/>
<id>urn:sha1:e6d35fd8c6624f84c38040015266ecb90a155d61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored thumbnail generation with configurable timeout and in-sycn with video transcoding</title>
<updated>2020-03-26T04:50:49+00:00</updated>
<author>
<name>James Mills</name>
<email>prologic@shortcircuit.net.au</email>
</author>
<published>2020-03-26T04:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=8727285bc504f18c0b32b1ee1626b625a587622e'/>
<id>urn:sha1:8727285bc504f18c0b32b1ee1626b625a587622e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for keeping trakc of and viewing no. of views per video</title>
<updated>2020-03-25T02:40:00+00:00</updated>
<author>
<name>James Mills</name>
<email>prologic@shortcircuit.net.au</email>
</author>
<published>2020-03-25T02:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bensanders.xyz/tube.git/commit/?id=7113a7bd05c72406fc971fa720b05bb934732c04'/>
<id>urn:sha1:7113a7bd05c72406fc971fa720b05bb934732c04</id>
<content type='text'>
</content>
</entry>
</feed>
