tube/app
Heinrich 'Henrik' Langos 19a1141af3 preserve-video-filename (#49)
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 <gumbo2000@noreply@mills.io>
Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>
2023-01-16 11:33:12 +00:00
..
middleware Add Sandstorm packaging files (#26) 2022-09-24 05:29:27 +00:00
app.go preserve-video-filename (#49) 2023-01-16 11:33:12 +00:00
bitcask_store.go Fix import paths 2021-07-13 08:34:56 +10:00
config.go preserve-video-filename (#49) 2023-01-16 11:33:12 +00:00
feed.go Restructured source code layout, Added rice support for templates and static assets 2020-03-21 09:55:06 +10:00
listener.go Restructured source code layout, Added rice support for templates and static assets 2020-03-21 09:55:06 +10:00
store.go Refactored the way views are stored with a mgiration off the old data (to be removed) 2020-03-25 16:01:29 +10:00
templates.go Added basic upload support 2020-03-21 20:34:37 +10:00
watcher.go Add backend support for serving lower quality videos (if available) 2020-03-28 15:59:16 +10:00