Commit Graph

152 Commits (master)

Author SHA1 Message Date
Drew DeVault 83a281bee2 Flesh out server info page 2017-09-10 21:22:17 +09:00
Drew DeVault 1504288692 Implement tracker list 2017-09-10 20:50:37 +09:00
Drew DeVault f44e7a3001 Implement editing live torrents 2017-09-10 20:34:39 +09:00
Drew DeVault 176312617c Make torrent options reusable 2017-09-10 20:17:32 +09:00
Drew DeVault a6dd7cc8bc Implement passwords for connection 2017-09-10 19:45:45 +09:00
Drew DeVault 51b1f30729 Minify production builds 2017-09-09 16:22:23 +09:00
Drew DeVault 716bffa3e6 Upload torrents based on socket URI 2017-09-08 23:40:59 +09:00
Drew DeVault f566414259 Implement torrent removal 2017-09-08 17:27:00 +09:00
Drew DeVault f21215bc67 Only display fields that aren't empty (post trim) 2017-09-08 16:54:51 +09:00
Drew DeVault 7065a635b1 Fix adding TLMC 2017-09-08 16:48:18 +09:00
Drew DeVault 1aec362689 Pretty print dates (closes #2) 2017-09-08 16:47:09 +09:00
Drew DeVault 3d8e4f5903 Add message queue to socket 2017-09-08 16:35:12 +09:00
Drew DeVault 4d511bba6d Redesign torrent control buttons 2017-09-08 16:29:46 +09:00
Drew DeVault a3e05119fa Add autoconnect 2017-09-08 14:07:31 +09:00
Drew DeVault 589150b817 Display unlimited throttle correctly 2017-09-08 13:57:21 +09:00
Drew DeVault a1aa140848 Handle connection loss gracefully 2017-09-08 13:55:47 +09:00
Drew DeVault 54030bb341 Fix routing issues 2017-09-08 11:06:49 +09:00
Drew DeVault 98d15e9dec Add WIP connection screen
Does the basics but still needs to implement:

- Autoconnect
- "Connecting..." UI
- Disconnect by request
- Disconnect by circumstance
2017-09-07 18:35:15 +09:00
Drew DeVault 12c4936b68 Add support for magnet links 2017-09-07 17:37:11 +09:00
Drew DeVault 51395f9349 Apply torrent options after creation
Note this is broken due to
https://github.com/Luminarys/synapse/issues/25
2017-09-07 16:56:47 +09:00
Drew DeVault ff24e098ff Wire up torrent options state 2017-09-07 15:31:29 +09:00
Drew DeVault a31051d7c5 Decode torrents, flesh out options UI 2017-09-07 15:19:11 +09:00
Drew DeVault 59c57f55db Flesh out reducers for remaining resources 2017-08-26 10:04:28 -04:00
Drew DeVault 0050f12c65 Don't navigate when deselecting due to navigation 2017-08-25 20:01:31 -04:00
Drew DeVault cc414c9b57 Implement select all/none 2017-08-25 19:59:53 -04:00
Drew DeVault f1e798a498 Limit detail view to 3 torrents 2017-08-25 19:47:22 -04:00
Drew DeVault 06561f9580 Implement {Pause,Resume} all buttons 2017-08-25 19:41:34 -04:00
Drew DeVault be9e6a621d Unselect all torrents when navigating away 2017-08-25 19:37:28 -04:00
Drew DeVault d939ca662e Fix directly loading a torrent detail page 2017-08-25 19:34:04 -04:00
Drew DeVault 6983703672 Refactor torrent selection state management
Now reduxified and more consistent
2017-08-25 09:44:34 -04:00
Drew DeVault ce3653c294 "Fix" loading torrent pages directly 2017-08-25 08:57:02 -04:00
Drew DeVault 1aaf8f8c0d Mention submodules 2017-08-24 23:20:27 -04:00
Drew DeVault 10f63828b4 Add README.md 2017-08-24 23:10:37 -04:00
Drew DeVault a3391a667e Add server status page 2017-08-24 22:49:24 -04:00
Drew DeVault 16ad5453d9 Improve UI for torrent removal 2017-08-24 22:36:01 -04:00
Drew DeVault 5261b475c1 Flesh out torrent detail view 2017-08-24 22:32:42 -04:00
Drew DeVault b6fd35c5f5 Fail to get hot module reloading to work 2017-08-24 21:46:55 -04:00
Drew DeVault 409238ba58 Subscribe to peers/files/trackers/pieces 2017-08-24 21:13:01 -04:00
Drew DeVault 9d1fa85582 Implement torrent selection 2017-08-24 20:01:15 -04:00
Drew DeVault 9c2f898b31 Switch from React to Preact 2017-08-24 19:11:40 -04:00
Drew DeVault 0d9a1895cb Implement add torrent 2017-08-24 09:50:14 -04:00
Drew DeVault ab6aabd8e9 Fix serving directly from paths under root 2017-08-24 08:44:18 -04:00
Drew DeVault 2103334a21 Add react-router 2017-08-24 08:30:22 -04:00
Drew DeVault 1e1027aeb2 Improve torrent display 2017-08-23 08:52:08 -04:00
Drew DeVault 6737b4f5b9 Extend UI shims and fix updates again 2017-08-23 08:42:00 -04:00
Drew DeVault e4b76d0d59 Support partial updates from synapse 2017-08-23 08:27:08 -04:00
Drew DeVault 02eb65c99e Add torrent view, fix srht styles 2017-08-22 15:49:48 -04:00
Drew DeVault 13f7d40e92 Refactor/improve state handling from ws 2017-08-21 17:10:52 -05:00
Drew DeVault 50161bc2a9 Add redux and initial reducer 2017-08-20 11:59:41 -04:00
Drew DeVault 6c933f2585 Add font-awesome 2017-08-06 18:40:16 -04:00