Commit Graph

67 Commits (817b1d7128a3b7913feca37878e888ed57ba24a2)

Author SHA1 Message Date
Drew DeVault 817b1d7128 Add charset 2017-11-05 16:36:56 -05:00
Drew DeVault fdd5eb3f5d Merge pull request #15 from Luminarys/master
Minor bug fixes
2017-10-23 08:13:57 -04:00
Luminarys b098c9d3bd Properly use password from localStorage 2017-10-22 21:21:28 -07:00
Luminarys b7b48916cd Use pathname in torrent upload 2017-10-22 21:16:30 -07:00
Drew DeVault 714df4eb67 Use ∞ instead of Infinity 2017-10-13 08:34:27 -04:00
Drew DeVault 45fa056cab Use B/s 2017-10-13 08:34:27 -04:00
Drew DeVault 11f1b51019 Merge pull request #14 from Luminarys/master
Add download URL to torrent files
2017-10-13 08:32:49 -04:00
Luminarys 98accb302a Add download URL to torrent files 2017-10-12 21:34:26 -07:00
Drew DeVault 93107d7b32 Update .build.yml 2017-09-17 17:59:47 -04:00
Drew DeVault 49341ce3cf Remove pieces 2017-09-12 14:33:40 -04:00
Drew DeVault fc200c4ce7 Use container-fluid 2017-09-12 10:53:39 -04:00
Drew DeVault 91c0346223 Add .build.yml for builds.sr.ht 2017-09-12 10:05:05 -04:00
Drew DeVault fc058d5dde Unify progress bar appearance, add to table 2017-09-10 21:56:21 +09:00
Drew DeVault fbc01410f9 DRY up ratio display 2017-09-10 21:36:24 +09:00
Drew DeVault 6ce9402468 Make all displayed dates update live 2017-09-10 21:29:43 +09:00
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