Feross Aboukhadijeh
27bbdcc465
fixes for Electron 9
2020-07-15 14:35:03 -07:00
David Ernst
58de27c484
Merge branch 'master' into feature/sort-file-alphanumerically-1185
2020-02-05 09:22:51 -08:00
David Ernst
185f5ec30b
Remove unnecessary natsort dep
2020-02-05 09:17:58 -08:00
Carey Metcalfe
8fc7150559
Report when files are being verified
...
When starting a torrent that is partially-downloaded, WebTorrent will
now report "Verifying" as it verifies the existing data on disk.
Fixes #1586
2019-10-03 02:22:12 -04:00
Carey Metcalfe
8ee27b8ef4
Floor individual file percentages for display
...
Fixes #1713
2019-09-26 20:49:17 -04:00
Feross Aboukhadijeh
6f1a94359f
standard
2019-08-14 17:52:55 -07:00
Feross Aboukhadijeh
85c6816c23
standard
2019-08-14 16:29:25 -07:00
Feross Aboukhadijeh
3f073e083e
standard
2019-08-14 16:13:07 -07:00
David Ernst
aab918ff1a
Fix lint error (Line >100 chars)
2019-05-06 16:23:50 -07:00
David Ernst
2466b2e0a6
Add context menu option to toggle Sort by Name
2019-05-04 22:39:27 -07:00
David Ernst
2dc2953831
Merge branch 'master' into feature/sort-file-alphanumerically-1185
2019-05-04 22:03:59 -07:00
Mathias Rasmussen
982ef3ae97
fix another unique key issue
2018-12-12 04:31:36 +01:00
Mathias Rasmussen
4c715111c5
fix react unique keys
2018-12-12 04:25:59 +01:00
Feross Aboukhadijeh
10b4450214
standard
2018-08-28 19:38:25 -07:00
Egor Yurtaev
2aa2f0de19
Sort files alphanumerically #1185
2017-06-24 22:09:42 +06:00
Josip Janzic
96f5f855a3
Add missing key to torrent status element
...
Fixes #1116
2017-04-27 21:29:18 +02:00
Feross Aboukhadijeh
fcae064dbb
perf: ~40ms improvement: Lazy load controllers and page components
2016-10-03 01:24:53 -07:00
Feross Aboukhadijeh
f4ee831319
Pixel values should use numbers, not strings
...
React converts to string and adds 'px' automatically
2016-09-27 11:56:12 -07:00
Feross Aboukhadijeh
5bcf1c6379
Merge pull request #972 from feross/f/controlst
...
Don't show pointer cursor on torrent list checkbox
2016-09-27 20:54:53 +02:00
Feross Aboukhadijeh
5698c22e75
Don't show pointer cursor on torrent list checkbox
...
Native apps don't have the "hand" cursor
2016-09-26 17:28:45 -07:00
DC
de8a4d1160
Design: smaller progress bar
2016-09-25 18:23:00 -07:00
DC
739c1f705e
Design: torrent list expand and collapse handle
2016-09-25 18:22:53 -07:00
DC
a32889291f
Design: don't show 'Paused' on new torrents
2016-09-25 17:57:15 -07:00
Noam Okman
1e7e4cafd4
Use the progress bar from Material UI ( #967 )
2016-09-25 15:42:07 -07:00
DC
41b111c8a8
Design: address PR comments
2016-09-23 03:33:16 -07:00
DC
0dd1683298
Remove play button spinner, go to player page immediately
2016-09-23 02:59:48 -07:00
DC
2788d7433b
Design: torrent list
2016-09-23 02:59:48 -07:00
DC
75e5316ba1
Design: no gradients, nicer default colors
...
Before, the gradient transparent black overlay made text hard to read in some cases. Torrents without a poster image showed up in blue-gray and didn't look good.
2016-09-23 02:59:47 -07:00
DC
3be018521a
Torrent list redesign
2016-09-23 02:59:47 -07:00
DC
785c44cd2a
Integration test: torrent list
2016-09-08 23:55:37 -07:00
DC
967e161288
Integration test: screenshots
2016-09-08 19:10:28 -07:00
DC
fe8c3b190c
Integration test: tape + spectron hello world
2016-09-08 19:10:28 -07:00
Adam Gotlib
d331bae548
Move error definitions to errors.js ( #898 )
2016-09-07 13:21:59 -07:00
DC
033bdf7908
Design: removed hover/select brightness
...
All those gradients and brighness filters toggling on and off were getting annoying
2016-09-02 12:08:57 -07:00
DC
3f6cc97a02
Style: no more var
2016-09-01 19:52:37 -07:00
DC
e0af554caa
Material UI: consistent JSX style
2016-09-01 19:38:21 -07:00
DC
b98f8476f5
Material UI: make file names consistent
2016-09-01 19:38:21 -07:00