tube/app
Heinrich 'Henrik' Langos 0a793f7d3f feat: Make upload path selectable (#39)
This works for me, but for a more public site, I think I'll also add a boolean attribute named "upload_allowed" and "writable" to Config.Library..

Something to allow you to configure which directories can receive new uploads, and which directories we consider writable for other purposes (like editing meta data in yml, creating new thumbnails, ...)

Co-authored-by: Heinrich Langos <gumbo2000@noreply@mills.io>
Reviewed-on: https://git.mills.io/prologic/tube/pulls/39
Co-authored-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>
Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io>
2022-11-25 02:48:06 +00:00
..
middleware Add Sandstorm packaging files (#26) 2022-09-24 05:29:27 +00:00
app.go feat: Make upload path selectable (#39) 2022-11-25 02:48:06 +00:00
bitcask_store.go Fix import paths 2021-07-13 08:34:56 +10:00
config.go Supply the seconds position where a thumbnail is generated (#22) 2022-08-25 23:15:27 +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