Commit Graph

83 Commits (62f474ef958577ee6023e346ed106b80533fad78)

Author SHA1 Message Date
Drew DeVault 62f474ef95 Flesh out README 2017-12-29 14:15:10 -05:00
Drew DeVault f27caad7b8 Update README screenshot 2017-12-29 14:04:30 -05:00
Drew DeVault ab804eb503 Implement remove and delete artifacts 2017-12-29 13:51:07 -05:00
Drew DeVault 59fbdb5013 Fix "No connected peers" message 2017-12-29 02:08:04 -05:00
Drew DeVault 40c8c73166 Improve ratio display 2017-12-29 02:07:40 -05:00
Drew DeVault b75f89ed7d Dynamically adjust decmials in bitrate/filesize 2017-12-29 01:35:07 -05:00
Drew DeVault f6646451b2 Implement peer list 2017-12-29 01:19:24 -05:00
Drew DeVault 0316a22452 Improve file listing 2017-12-29 00:33:03 -05:00
Drew DeVault 47108db1e5 Move deployed instance to /var/www/ 2017-11-26 10:43:52 -05:00
Drew DeVault 7f17d52428
Merge pull request #17 from Luminarys/master
Tweak file list and torrent table
2017-11-12 14:33:28 -05:00
Luminarys b5d8304651 Lexically sort torrent and file lists by default 2017-11-12 11:31:33 -08:00
Luminarys 69d428763e Disable file download until complete 2017-11-12 11:31:33 -08:00
Drew DeVault 488747baff Fix total download 2017-11-05 17:09:38 -05:00
Drew DeVault b1a6eec0a1 Maybe arrow-{up,down} 2017-11-05 17:05:59 -05:00
Drew DeVault e419cfbe97 Fix shit 2017-11-05 17:02:34 -05:00
Drew DeVault 44cd2324a0 Use FA for ratio component 2017-11-05 16:58:40 -05:00
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