Commit Graph

40 Commits

Author SHA1 Message Date
5856052f82 Started adding frontend notifications, fixing firefox file upload bug 2018-01-22 19:03:06 -05:00
f14e96c490 Update README.md
Fixing special thanks once again...
v0.1.0
2018-01-21 12:59:47 -05:00
4f90f0a69d Update README.md
Fixing special thanks issue
2018-01-21 12:58:58 -05:00
6878f41888 adding documentation folder and image 2018-01-21 12:55:50 -05:00
9868ce55a4 Update README.md
Added image and badges to readme
2018-01-21 12:52:26 -05:00
8111858d8d Update README.md
Fixing some list issues.
2018-01-21 11:50:31 -05:00
28d7dfb021 Update README.md
fixing roadmap a second time..
2018-01-21 11:49:03 -05:00
2a91953638 Update README.md
Fixing roadmap.
2018-01-21 11:48:36 -05:00
16e8c6399e Update README.md
Added a Readme
2018-01-21 11:47:04 -05:00
8432c1b5b3 Adding favicon, optimizing Torrent Status checking 2018-01-20 22:52:21 -05:00
83a03b3ef6 Changing how filepath is handled for Windows 2018-01-20 17:16:13 -05:00
c87443ca40 Adding more logging options, changing file permissions on move torrent 2018-01-20 11:26:46 -05:00
67ddec7cda Changing folder/file creation permissions for linux issue 2018-01-19 23:21:09 -05:00
988a6517fc Adding a systemd service file for linux distros 2018-01-19 21:51:17 -05:00
aa9082f598 attempting to fix the symlink issue being the wrong direction, fixing the log folder not existing error 2018-01-19 21:49:19 -05:00
c4b86bcf1d Adding dists to .gitignore 2018-01-19 20:31:31 -05:00
7ce0adae4d Purging config file to prepare for release test 2018-01-19 20:21:21 -05:00
1467c3d003 Closing a file that was left open, working on profiling app for memory leak on Windows 2018-01-19 19:59:23 -05:00
a310d64ce4 Bug fixing added moving torrents after download, getting ready for alpha release 2018-01-19 17:54:50 -05:00
06e9317c9a working on making the file upload work over websocket and json 2018-01-17 23:27:27 -05:00
8e72ffb917 Added logging, changed some directory structure 2018-01-13 21:33:40 -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
08b3a14576 started adding the logic for RSS feeds, started storing metainfo and torrent files in database directly 2018-01-05 23:02:54 -05:00
7411638c95 Added the Files tab, fixed peer tab, started adding functionality for the buttons, cleaned up general tab 2017-12-30 23:24:17 -05:00
a9315a4b54 Started working on the tabs, added selection background for filters, started expanding Storage options 2017-12-29 11:17:26 -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
c408801447 seperating react files, starting to fix top menu. 2017-12-17 21:40:00 -05:00
1904a6ec24 adding more fields to torrentlist, ul speed/dl speed
enter the commit message for your changes. Lines starting
2017-12-14 20:42:55 -05:00
2de6ba11a5 Adding progress bar, fixing progress code, preparing for splitting files. 2017-12-06 20:16:38 -05:00
f43107be2b Merge branch 'master' of https://derajnet.duckdns.org/git/deranjer/goTorrent 2017-11-30 20:42:53 -05:00
e98ad2cc88 Removed GopherJS, basic frontend completed, need backend changes for
torrent storage
2017-11-30 18:12:11 -05:00
f6140e34c5 Initial commit 2017-11-30 20:55:45 +00:00
67fdef16b1 Removing more workspace documents from source control... 2017-10-27 20:45:49 -04:00
bff76ad28a Fixing gitignore and removing some files. 2017-10-27 20:44:38 -04:00
7d9b3117f2 BRANCH: Torrent with Vue and pure JS. 2017-10-27 20:39:21 -04:00
28e7dd9d5d Adding a lot of js for the add torrent and add magnet link gui, started the torrent client backend. 2017-10-27 20:39:21 -04:00
5489b3d59b Initial commit, just the basic webui layout and basic golang backend with websocket communication tested. 2017-10-27 20:39:21 -04:00
0a8bef2917 Initial commit 2017-09-15 16:43:46 -04:00