Commit Graph

95 Commits

Author SHA1 Message Date
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
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