DC
fe5ea31f2c
authors
2016-06-23 07:32:28 -07:00
DC
e34223fc94
0.8.0
v0.8.0
2016-06-23 07:31:18 -07:00
Gediminas Petrikas
15f733f11c
Windows Thumbnail Bar
...
* While in the player view, show a play/pause toggle in the thumbnail
2016-06-23 07:12:32 -07:00
DC
7526b18507
Show which cast device you're connected to
2016-06-23 07:09:49 -07:00
DC
0af6007632
Refactor cast menu
2016-06-23 07:09:49 -07:00
DC
1bc3cd1d51
Make check-deps handle older verions of node
2016-06-23 07:09:49 -07:00
DC
92bafd695d
Listen to events on new cast devices
2016-06-23 07:09:49 -07:00
DC
78a2ee4e85
Cast menu
...
Fixes #301
2016-06-23 07:09:49 -07:00
Feross Aboukhadijeh
8b9346d767
Prevent playback continues after minimize ( #662 )
...
Fixes #649 .
2016-06-23 06:59:55 -07:00
DC
06d3bd3f93
Seeding: sort files by path ( #663 )
...
Fixes a bug where you could create duplicate torrents by adding the same folder multiple times, because the file order & therefore the infohash was nondeterministic
2016-06-23 02:14:23 -07:00
Mathias Rasmussen
1af7e4ef19
Remove torrent data support ( #641 )
...
* add moveItemToTrash to shell
* delete torrent/data + context menu items
2016-06-22 18:58:16 -07:00
DC
8e64e4120b
Telemetry: add Privacy section to README
2016-06-21 21:58:15 -07:00
DC
b983559763
Telemetry: address PR comments
2016-06-21 21:58:15 -07:00
DC
e62527de23
Telemetry: limit POST to 100kb
2016-06-21 04:20:12 -07:00
DC
1f51f35f8e
Telemetry: report uncaught errors
2016-06-21 03:45:34 -07:00
DC
c3686417e3
Telemetry
2016-06-20 22:33:17 -07:00
Feross Aboukhadijeh
746e10c025
author email
2016-06-15 17:41:04 -07:00
Feross Aboukhadijeh
98389fc07c
Merge pull request #644 from feross/dc/ux
...
Support .wmv video via VLC
2016-06-15 16:35:12 -07:00
DC
aaebf93db4
Support .wmv video via VLC. Fixes #625
2016-06-15 16:22:16 -07:00
Feross Aboukhadijeh
12500dfb64
modals should stick to title bar
2016-06-13 16:15:45 -07:00
Feross Aboukhadijeh
acc8e7923a
Update modal: improve buttons
2016-06-13 16:15:01 -07:00
Feross Aboukhadijeh
9aa5775528
Merge pull request #636 from mathiasvr/modals
...
fix modal inconsistencies
2016-06-13 16:08:05 -07:00
Mathias Rasmussen
2a2d71289a
fix modal inconsistencies
2016-06-13 16:18:43 +02:00
Feross Aboukhadijeh
ae28e34fd5
Merge pull request #634 from feross/dc/fix
...
Make posters from jpeg files
2016-06-11 23:31:20 -07:00
DC
6b175e7d40
Make posters from jpeg files
2016-06-11 23:10:48 -07:00
Feross Aboukhadijeh
2c6d74e8ef
Merge pull request #632 from mathiasvr/patch
...
handle play/pause when window is hidden
2016-06-10 20:23:58 -07:00
Mathias Rasmussen
3b832595fe
handle play/pause when window is hidden
...
using `webkitvisibilitychange` event
2016-06-10 04:56:33 +02:00
Feross Aboukhadijeh
bf372029fb
changelog
2016-06-03 15:10:11 -07:00
Feross Aboukhadijeh
17ce7e519c
Merge pull request #623 from feross/tray
...
Fix Windows tray state
2016-06-02 23:24:33 -07:00
Feross Aboukhadijeh
1f6a112df7
changelog
2016-06-02 23:14:37 -07:00
Feross Aboukhadijeh
9d3e26f15a
0.7.2
v0.7.2
2016-06-02 22:46:10 -07:00
Feross Aboukhadijeh
8a95895254
Ensure state.saved.prefs exists
...
Fixes a bug I introduced in the migrations
2016-06-02 22:33:22 -07:00
Feross Aboukhadijeh
5d71f9e9c6
code cleanup
2016-06-02 22:32:01 -07:00
Feross Aboukhadijeh
0ec6fb5a93
Fix Windows tray state
...
After this PR, the Windows tray state will be correct. "Show
WebTorrent" vs. "Hide WebTorrent"
2016-06-02 21:16:10 -07:00
Feross Aboukhadijeh
5d410457ce
Merge pull request #622 from feross/about
...
Fix title in About Window
2016-06-02 21:12:58 -07:00
Feross Aboukhadijeh
c6cd21b8ff
Fix title in About Window
...
Shows up as 'Electron' on Windows
2016-06-02 20:50:04 -07:00
Feross Aboukhadijeh
2235b2fa82
changelog
2016-06-02 20:10:40 -07:00
Feross Aboukhadijeh
65e0b5d6e7
0.7.1
v0.7.1
2016-06-02 19:58:43 -07:00
Feross Aboukhadijeh
ea64411570
Merge pull request #621 from feross/f/fix
...
Fix v0.7 bug - refactor state
2016-06-02 19:53:53 -07:00
Feross Aboukhadijeh
9348c61a84
stray console.log
2016-06-02 19:53:37 -07:00
Feross Aboukhadijeh
d9aa3822ee
Set selections by default
...
In case the user tries to change a file selection state before enabling
the torrent.
2016-06-02 19:52:35 -07:00
Feross Aboukhadijeh
e86bd26800
Refactor state save/load
...
- Fix bug where new install was relying on the migration to run on
startup to fix up the default config
- Moved save/load functions into state.js
- Removed exported getInitialState, getDefaultSavedState since that's
leaky. The state module should take care of that.
2016-06-02 19:46:29 -07:00
Feross Aboukhadijeh
6d8cec17de
npm run open-config -- open folder
2016-06-02 19:40:12 -07:00
Feross Aboukhadijeh
572f084570
Merge pull request #620 from feross/skip-keys
...
Change step Forward/Backward shortcuts to match VLC's
2016-06-02 17:23:37 -07:00
Feross Aboukhadijeh
4a3ca5459d
Change step Forward/Backward shortcuts to match VLC's
...
We got this feature idea from VLC, so let's align with the keyboard
shortcuts that they use :)
Closes #618 .
2016-06-02 16:41:39 -07:00
Feross Aboukhadijeh
e8cb6abf0a
0.7.0
v0.7.0
2016-06-02 16:21:56 -07:00
Feross Aboukhadijeh
94b3bc561d
Packager: Move commands that can fail to post script
2016-06-02 13:50:36 -07:00
Feross Aboukhadijeh
5eb75d0250
authors
2016-06-02 13:48:07 -07:00
Feross Aboukhadijeh
b577e08053
changelog
2016-06-02 13:46:38 -07:00
Feross Aboukhadijeh
dae4840bd6
conditionally load migrations requires
2016-06-02 13:46:27 -07:00