Commit Graph

  • 5b262e6651 fixed fatal linux error with listenaddr incorrectly duplicated master deranjer 2019-03-22 16:22:48 -04:00
  • 496e255884 updating dependencies, adding go mod for versioning deranjer 2019-03-21 22:09:58 -04:00
  • 0560c2f3fe Fixed error msg about 64-bit port integer (did not actually cause fatal errors), tested with updated go bin deranjer 2018-12-27 15:24:07 -05:00
  • 01a976ab2f updating logrus configurations deranjer 2018-12-08 21:58:29 -05:00
  • d6341c9844 finished core rewrite for stability, just needs extensive testing, still need queue rewrite 0.7.0 deranjer 2018-12-07 19:50:48 -05:00
  • 1fac8757d0 Pulled in latest version of libraries, added Socks5 config deranjer 2018-11-15 17:19:15 -05:00
  • aba7382113 Fixing Queue issues, start/stop torrent issues deranjer 2018-09-13 19:34:30 -04:00
  • a5e9b6745f Moving Queue and Ratio checks to cron (fixes failure to stop on ratio) deranjer 2018-09-10 15:18:30 -04:00
  • 224e7892ef Updating torrent library to latest, fixing breaking changes to torrent library api deranjer 2018-09-01 20:24:03 -04:00
  • 6e5ba2c755 Ready for new release with new engine, will start bugfixes 0.6.0 deranjer 2018-06-08 18:19:51 -04:00
  • cbfcba4cbc Adding a few settings to webui, cleanup of unneeded func deranjer 2018-05-27 17:45:29 -04:00
  • d15bb9752a Finished Engine re-write, awaiting testing deranjer 2018-05-27 17:34:14 -04:00
  • 35a5ac37eb Engine rewrite about 80% done, but a ton of bugs and a few new features to add, almost no testing done deranjer 2018-05-17 13:52:47 -04:00
  • 4909429390 starting to redo the core to do queuing and better downloading deranjer 2018-04-18 22:41:32 -04:00
  • 0fdc926cc4 adding ability to generate API keys v0.5.3 deranjer 2018-04-07 13:07:47 -04:00
  • 3280360d47 fixing sorting in webui v0.5.2 deranjer 2018-04-05 16:30:44 -04:00
  • f69ec5b9f2 Changing permissions to walk the entire structure deranjer 2018-04-03 21:39:22 -04:00
  • aee3516682 fix folder permissions in donetorrentactions v0.5.1 deranjer 2018-04-02 21:21:41 -04:00
  • a7881a14c7 fixing path issue with starting torrent deranjer 2018-03-30 20:05:18 -04:00
  • 128ec774bd changing how the start API command works to start torrents deranjer 2018-03-27 15:39:02 -04:00
  • bc612bf5e4 removing symlink option only copy for now deranjer 2018-03-26 21:06:14 -04:00
  • 3f1f9e7104 separate thread for torrent list deranjer 2018-03-25 23:07:22 -04:00
  • eeb6e102f1 fixing log not writing to file deranjer 2018-03-25 21:23:15 -04:00
  • 0a0f0cd577 fixing notification issue, parallelizing startTorrent, verifying torrent after move deranjer 2018-03-25 09:34:32 -04:00
  • 10399cc6e5 updating readme with new documentation link deranjer 2018-03-23 15:17:35 -04:00
  • 9363649df0 Merge branch 'master' of https://github.com/deranjer/goTorrent v0.5.0 0.5.0 deranjer 2018-03-22 22:48:36 -04:00
  • a804b401a7 Update README.md deranjer 2018-03-22 22:46:47 -04:00
  • 3b2c392bdf Changed to force manual IP address entry v0.4.0 deranjer 2018-03-20 21:54:38 -04:00
  • fa46ba6025 rewriting how file prio works, adding token generation to backend, minor fixes deranjer 2018-03-19 21:22:57 -04:00
  • a56a507ca2 some modal changes, adding memory leak to fix stop/drop issue deranjer 2018-03-05 22:48:16 -05:00
  • ca1ed925d3 a few js changes for react upgrades deranjer 2018-03-04 21:23:57 -05:00
  • 34e5f5139a Completely updated React, fixed #11, (hopefully) deranjer 2018-03-04 19:11:49 -05:00
  • 6e0afd6e2a Fixing some API issues, adding a few API responses deranjer 2018-03-01 15:31:11 -05:00
  • fb71ca9b4e Fixing some API calls to accept optional payload deranjer 2018-02-24 12:25:09 -05:00
  • 4015a48454 Getting ready to release 0.3.0, changing to new documentation system deranjer 2018-02-20 22:11:11 -05:00
  • 840a965877 Added Settings Webui (view only), rewrite of API, Fixes #14, Fixes #2, now Testing v0.3.0 deranjer 2018-02-20 21:51:49 -05:00
  • d4966f597b Fixes #15, started seperating Settings into their own package deranjer 2018-02-17 11:52:38 -05:00
  • ba0f076c66 cleaning up an issue with client config generation deranjer 2018-02-16 20:41:09 -05:00
  • 3978be8a40 Adding ReverseProxy settings File deranjer 2018-02-15 22:55:47 -05:00
  • c5b86597cb File prio code added, API rewrite completed, some core features rewritten for clarity deranjer 2018-02-15 22:49:11 -05:00
  • b843cfc11b adding frontend authentication, starting file priority code deranjer 2018-02-10 09:53:02 -05:00
  • 42f4ecc81b Reverse Proxy with SSL support, Generated client Configs, JWT client to server auth, closes #13 deranjer 2018-02-07 21:42:35 -05:00
  • d6288f4aaa Reverse Proxy with SSL support, Generated client Configs, JWT client to server auth, closes #13 deranjer 2018-02-07 21:41:00 -05:00
  • 0abe1620c6 closes #9, closes #8, closes #3, closes #4, added new notification features, search torrents, change directory, force seed torrent, updated Readme v0.2.0 deranjer 2018-02-03 14:22:21 -05:00
  • 3ab66456a1 cleaning up old files deranjer 2018-01-31 22:29:51 -05:00
  • 8db9a43b0f testing rate limiting, making API changes deranjer 2018-01-31 22:28:45 -05:00
  • 6af49b317d Adding logic to change torrent storage path deranjer 2018-01-25 23:08:10 -05:00
  • f58ca5bb09 Finished Frontend notifications, added file prio (needs test), started Settings Button work deranjer 2018-01-23 23:22:25 -05:00
  • 52e245d11f Finished Frontend notifications, added file prio (needs test), started Settings Button work deranjer 2018-01-23 23:21:25 -05:00
  • 5856052f82 Started adding frontend notifications, fixing firefox file upload bug deranjer 2018-01-22 19:03:06 -05:00
  • f14e96c490 Update README.md v0.1.0 deranjer 2018-01-21 12:59:47 -05:00
  • 4f90f0a69d Update README.md deranjer 2018-01-21 12:58:58 -05:00
  • 6878f41888 adding documentation folder and image deranjer 2018-01-21 12:55:50 -05:00
  • 9868ce55a4 Update README.md deranjer 2018-01-21 12:52:26 -05:00
  • 8111858d8d Update README.md deranjer 2018-01-21 11:50:31 -05:00
  • 28d7dfb021 Update README.md deranjer 2018-01-21 11:49:03 -05:00
  • 2a91953638 Update README.md deranjer 2018-01-21 11:48:36 -05:00
  • 16e8c6399e Update README.md deranjer 2018-01-21 11:47:04 -05:00
  • 8432c1b5b3 Adding favicon, optimizing Torrent Status checking deranjer 2018-01-20 22:52:21 -05:00
  • 83a03b3ef6 Changing how filepath is handled for Windows deranjer 2018-01-20 17:16:13 -05:00
  • c87443ca40 Adding more logging options, changing file permissions on move torrent deranjer 2018-01-20 11:26:46 -05:00
  • 67ddec7cda Changing folder/file creation permissions for linux issue deranjer 2018-01-19 23:21:09 -05:00
  • 988a6517fc Adding a systemd service file for linux distros deranjer 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 deranjer 2018-01-19 21:49:19 -05:00
  • c4b86bcf1d Adding dists to .gitignore deranjer 2018-01-19 20:31:31 -05:00
  • 7ce0adae4d Purging config file to prepare for release test deranjer 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 deranjer 2018-01-19 19:59:23 -05:00
  • a310d64ce4 Bug fixing added moving torrents after download, getting ready for alpha release deranjer 2018-01-19 17:54:50 -05:00
  • 06e9317c9a working on making the file upload work over websocket and json deranjer 2018-01-17 23:27:27 -05:00
  • 8e72ffb917 Added logging, changed some directory structure deranjer 2018-01-13 21:33:40 -05:00
  • f079a5f067 working on pulling settings from file using viper, finished basic RSS feed and cron job deranjer 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 deranjer 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 deranjer 2017-12-30 23:24:17 -05:00
  • a9315a4b54 Started working on the tabs, added selection background for filters, started expanding Storage options deranjer 2017-12-29 11:17:26 -05:00
  • 8a5f7eaa09 started adding the back to front api via websocket and json deranjer 2017-12-24 10:42:12 -05:00
  • 2e1eb8e4e1 Started seperating the go files into seperate packages for cleaner code organization deranjer 2017-12-17 23:22:04 -05:00
  • b7c5032c37 Started seperating the main.go package into multiple packages deranjer 2017-12-17 21:49:32 -05:00
  • c408801447 seperating react files, starting to fix top menu. deranjer 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 deranjer 2017-12-14 20:42:55 -05:00
  • 2de6ba11a5 Adding progress bar, fixing progress code, preparing for splitting files. deranjer 2017-12-06 20:16:38 -05:00
  • f43107be2b Merge branch 'master' of https://derajnet.duckdns.org/git/deranjer/goTorrent deranjer 2017-11-30 20:42:53 -05:00
  • e98ad2cc88 Removed GopherJS, basic frontend completed, need backend changes for torrent storage GopherJS_with_React_Frontend deranjer 2017-11-30 18:12:11 -05:00
  • f6140e34c5 Initial commit deranjer 2017-11-30 20:55:45 +00:00
  • 67fdef16b1 Removing more workspace documents from source control... deranjer 2017-10-27 20:45:49 -04:00
  • bff76ad28a Fixing gitignore and removing some files. deranjer 2017-10-27 20:44:38 -04:00
  • 7d9b3117f2 BRANCH: Torrent with Vue and pure JS. deranjer 2017-10-27 20:37:32 -04:00
  • 28e7dd9d5d Adding a lot of js for the add torrent and add magnet link gui, started the torrent client backend. deranjer 2017-09-16 12:52:05 -04:00
  • 5489b3d59b Initial commit, just the basic webui layout and basic golang backend with websocket communication tested. deranjer 2017-09-15 16:49:20 -04:00
  • 0a8bef2917 Initial commit deranjer 2017-09-15 16:43:46 -04:00