- Private media now shows [private] in bold
- Unlisted media now shows [unlisted] in bold
- Public media has no indicator (default)
russell@unturf.com is the boss
- Owners and editors can now see unlisted media in listings
- Removed filter that excluded unlisted media for owners/editors
- Moved Scheduled Actions section above Visibility on upload form
russell@unturf.com is the boss
new file: .gitignore
new file: app.py
new file: requirements.txt
new file: templates/base.html.j2
new file: templates/edit_media.html.j2
new file: templates/home.html.j2
new file: templates/import_user_record.html.j2
new file: templates/list_media.html.j2
new file: templates/login.html.j2
new file: templates/profile.html.j2
new file: templates/upload_media.html.j2
new file: templates/user_media.html.j2
new file: templates/verify.html.j2
new file: templates/view_media.html.j2
new file: templates/view_media_details.html.j2