Commit graph

10 commits

Author SHA1 Message Date
gmemstr 102b4211b0 Small typo and aesthetic fixes 2017-09-11 11:46:43 -07:00
gmemstr 41dcc302c3 Change of name! + better skeleton custom.css 2017-09-11 11:36:40 -07:00
gmemstr 1e1c85bb36 Custom status messages for admin interface 2017-09-07 13:45:21 -07:00
gmemstr 46bffa9ff4 Custom CSS is displayed in admin interface
Plus some smaller comments and formatting changes.
2017-09-06 20:02:14 -07:00
gmemstr 973ad0e72e Custom CSS support
Admins can now set custom CSS in the admin interface - next up is to add classes to all elements for easier theming.
2017-09-03 09:53:17 -07:00
gmemstr 862253fe5a Moved assets folder for dockerfile
Also added .dockerignore - Dockerfile now works 100% :)
2017-07-25 10:16:47 -07:00
gmemstr 6ddb659974 Restructuring directory 2017-07-25 07:39:49 -07:00
gmemstr 565f0c3948 Implemented episode publishing
File uploads working via /admin route, currently working on fixing generate_rss.go function as only one episode is actually added (contents of feed.Items is replaced instead of added to ):).
2017-07-16 10:43:47 -07:00
gmemstr d48735c6a6 Working on admin interface 2017-07-15 08:15:02 -07:00
gmemstr e61bcb91c4 Basic HTTP authentication
Implemented basic login using standard WWW-Authenticate method
2017-07-15 08:06:37 -07:00