Luminarys
|
87f3193df5
|
Implement column sorting
Closes #25
|
2018-03-13 01:16:55 -07:00 |
|
Drew DeVault
|
f3c9d9882b
|
Unsubscribe to removed resources
|
2018-03-10 09:48:10 -05:00 |
|
Drew DeVault
|
7354ab21e9
|
Fix default connection string
Fixes #38
|
2018-03-08 17:19:52 -05:00 |
|
Drew DeVault
|
a730ef1acf
|
Change .build.yml upstream to GitHub
|
2018-03-03 23:22:01 -05:00 |
|
Drew DeVault
|
1f66d9cb4f
|
Fix stupid mistakes
|
2018-03-03 20:51:10 -05:00 |
|
Drew DeVault
|
f8adaed4a0
|
Disable hot reloading on production builds
derp
|
2018-03-03 15:41:22 -05:00 |
|
Drew DeVault
|
b0916a59f6
|
Merge pull request #36 from Luminarys/master
Fix minor UI rendering regressions
|
2018-02-27 08:24:38 -05:00 |
|
Luminarys
|
964ecad002
|
Fix minor UI rendering regressions
|
2018-02-27 01:40:08 -08:00 |
|
Drew DeVault
|
cc625edea6
|
Merge pull request #34 from Luminarys/master
Minor fixes
|
2018-02-26 14:18:08 -05: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 |
|
Drew DeVault
|
d15c787469
|
Merge pull request #33 from Luminarys/master
Improve reducing and rendering performance
|
2018-02-26 08:25:21 -05:00 |
|
Luminarys
|
5dc1bb5ac9
|
Improve reducing and rendering performance
|
2018-02-26 01:53:55 -08:00 |
|
Drew DeVault
|
82e607d3ed
|
Merge pull request #32 from Luminarys/master
Implement shouldComponentUpdate for torrent table
|
2018-02-25 19:21:59 -05:00 |
|
Luminarys
|
7f8a2f6d85
|
Implement shouldComponentUpdate for torrent table
|
2018-02-25 16:18:39 -08:00 |
|
Drew DeVault
|
a508531289
|
Merge pull request #30 from Luminarys/master
Use token parameter for file downloads
|
2018-02-18 17:19:17 -05: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 |
|
Drew DeVault
|
653e31ca25
|
Merge pull request #27 from Luminarys/master
Use download_token for file dl links
|
2018-02-01 08:16:33 -05:00 |
|
Luminarys
|
6e059bf7c5
|
Use download_token for file dl links
|
2018-01-31 21:23:52 -08:00 |
|
Drew DeVault
|
3de379d742
|
Merge pull request #26 from Luminarys/master
Display upload and download for infinite ratio
|
2018-01-17 00:20:11 -05: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
|
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 |
|