Commit Graph

15 Commits

Author SHA1 Message Date
0560c2f3fe Fixed error msg about 64-bit port integer (did not actually cause fatal errors), tested with updated go bin 2018-12-27 15:24:07 -05:00
01a976ab2f updating logrus configurations 2018-12-08 21:58:29 -05:00
1fac8757d0 Pulled in latest version of libraries, added Socks5 config 2018-11-15 17:19:15 -05:00
224e7892ef Updating torrent library to latest, fixing breaking changes to torrent library api 2018-09-01 20:24:03 -04:00
35a5ac37eb Engine rewrite about 80% done, but a ton of bugs and a few new features to add, almost no testing done 2018-05-17 13:52:47 -04:00
4909429390 starting to redo the core to do queuing and better downloading 2018-04-18 22:41:32 -04:00
0fdc926cc4 adding ability to generate API keys 2018-04-07 13:07:47 -04:00
fa46ba6025 rewriting how file prio works, adding token generation to backend, minor fixes 2018-03-19 21:22:57 -04:00
a56a507ca2 some modal changes, adding memory leak to fix stop/drop issue 2018-03-05 22:48:16 -05:00
4015a48454 Getting ready to release 0.3.0, changing to new documentation system 2018-02-20 22:11:11 -05:00
d4966f597b Fixes #15, started seperating Settings into their own package 2018-02-17 11:52:38 -05:00
f079a5f067 working on pulling settings from file using viper, finished basic RSS feed and cron job 2018-01-10 20:07:00 -05:00
8a5f7eaa09 started adding the back to front api via websocket and json 2017-12-24 10:42:12 -05:00
2e1eb8e4e1 Started seperating the go files into seperate packages for cleaner code organization 2017-12-17 23:22:04 -05:00
b7c5032c37 Started seperating the main.go package into multiple packages 2017-12-17 21:49:32 -05:00