Commit Graph

97 Commits (a730ef1acfa490ea5a70f48f28a629897c883bc3)

Author SHA1 Message Date
Luminarys 964ecad002 Fix minor UI rendering regressions 2018-02-27 01:40:08 -08:00
Luminarys 9c8c892ad9 Minor fixes 2018-02-26 11:15:21 -08:00
Drew DeVault 73aef88855 Fix additional stupidity 2018-02-26 13:44:11 -05:00
Drew DeVault 96cf74af80 Fix stupid date logic 2018-02-26 13:43:08 -05:00
Luminarys 5dc1bb5ac9 Improve reducing and rendering performance 2018-02-26 01:53:55 -08:00
Luminarys 7f8a2f6d85 Implement shouldComponentUpdate for torrent table 2018-02-25 16:18:39 -08:00
Luminarys 333aaa6116 Use token parameter for file downloads 2018-02-18 14:17:27 -08:00
Drew DeVault ff86be7276 Add search help page 2018-02-10 21:19:03 -05:00
Drew DeVault 85f9b76176 Add disk space usage info 2018-02-07 21:05:38 -05:00
Luminarys 6e059bf7c5 Use download_token for file dl links 2018-01-31 21:23:52 -08:00
Luminarys 32c81e251f Display upload and download for infinite ratio 2018-01-16 21:17:05 -08:00
Drew DeVault 1be9102388 Fix typo 2018-01-02 17:11:23 -05:00
Drew DeVault 8d2edbe6fd Further improvements to torrent table 2018-01-02 17:05:50 -05:00
Drew DeVault ca73d5f520 More finely control the width of the torrent table 2018-01-02 16:57:32 -05:00
Drew DeVault c0d5c49283 Improve routing edge cases 2017-12-30 14:00:42 -05:00
Drew DeVault 6d509a4f29 Flesh out filtering 2017-12-30 13:23:15 -05:00
Drew DeVault 1fa75747f2 Implement filtering 2017-12-30 12:41:44 -05:00
Drew DeVault bc7f56426d Wire up search routing 2017-12-30 12:23:50 -05:00
Drew DeVault 0e47716cc7 Fix init hack 2017-12-30 10:43:45 -05:00
Drew DeVault c3f8631a57 Remove extra parameter because I'm dumb 2017-12-30 10:38:45 -05:00
Drew DeVault e303f37572 Fix React hot module reloading 2017-12-30 10:31:34 -05:00
Drew DeVault ac4d290a28 Wire up manual tracker report button 2017-12-29 15:17:13 -05:00
Drew DeVault 8a7e90f8cb Add key={id} on <Torrent />
Fixes #18
2017-12-29 14:57:19 -05:00
Drew DeVault 45f7c94931 Add download notifications
Fixes #16
2017-12-29 14:56:41 -05:00
Drew DeVault 14b9d1b592 Fix #11 2017-12-29 14:37:50 -05:00
Drew DeVault f4856ba366 Fix redirect to new torrent
This also fixes some unknown issues with torrent customization.
2017-12-29 14:34:53 -05:00
Drew DeVault 9be338c9dc Add remove bulk torrents with files
Plus minor fix to bitrate
2017-12-29 14:26:29 -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
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 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
Luminarys 98accb302a Add download URL to torrent files 2017-10-12 21:34:26 -07: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 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