Commit graph

9 commits

Author SHA1 Message Date
gmemstr 4727da5c8a Add notifications to admin panel 2017-09-19 12:28:59 -07:00
gmemstr 69a121aefa Comment fixes 2017-09-11 12:12:24 -07:00
gmemstr 0a20d53655 Some code cleanup. 2017-09-11 10:10:35 -07:00
gmemstr 7041cf23c1 Move config & fix whiterabbit command not found in docker 2017-07-25 09:23:56 -07:00
gmemstr 6ddb659974 Restructuring directory 2017-07-25 07:39:49 -07:00
gmemstr f527effcdd Added comments and also moved password/username to config
Moved admin user/pass to config.json as promised, more sophisticated login method will come soon I promise :) Also added a ton of comments to the code- please disregard any typos, it's 1:30am and I am exhausted.
2017-07-23 01:20:22 -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 a959d7c23c Beginning work on feeds fork but some small bugfixes and ignores 2017-07-11 10:53:06 -07:00
gmemstr a78472364c Implementing configuration
Very tired. Must sleep. Wanted to work. Working on making config.json a thing so rss feed can be edited outside of the code.
2017-07-01 00:26:32 -07:00