Jack Robison
|
d4aa109b73
|
Merge pull request #193 from lbryio/check-remote-conn
Use lbry.io instead of google to check for internet connection
|
2016-10-19 15:06:33 -04:00 |
|
Job Evers-Meltzer
|
9f2dbd4291
|
Appveyor build needs to fail when tests fail
According to
https://www.appveyor.com/docs/build-configuration/#script-blocks-in-build-configuration
a build only fails if an exception is thrown. This is causing builds to pass even if
the tests fail. That same link suggests adding the code that is in this commit.
|
2016-10-18 09:44:21 -05:00 |
|
Job Evers
|
6b7d575e95
|
use lbry.io to check for an internet connection
|
2016-10-17 20:11:08 -05:00 |
|
Jack
|
5b15da2c55
|
add jsonschema to windows build
|
2016-10-16 00:29:32 -04:00 |
|
Jack
|
b5311dd1c3
|
fix DaemonRequest import in apps
|
2016-10-14 23:01:15 -04:00 |
|
Jack
|
50f0430d04
|
fix broken windows import
|
2016-09-30 11:26:37 -04:00 |
|
Jack
|
c4eb3de5b2
|
update app imports
|
2016-09-30 11:17:47 -04:00 |
|
Job Evers-Meltzer
|
27337a9243
|
appveyor updates
- move init and build steps into dedicated scripts
- deploy msi artifact on tag
|
2016-09-28 07:38:12 -07:00 |
|
David Amrhein
|
514575d0f1
|
Fix Shortcuts icons
|
2016-09-03 14:39:39 -04:00 |
|
David Amrhein
|
756427560c
|
Attempt to fix CannotListenError
|
2016-09-02 16:04:27 -04:00 |
|
David Amrhein
|
e67fa3cadc
|
Merge remote-tracking branch 'origin/master'
|
2016-09-01 10:31:20 -04:00 |
|
Jack
|
f47d174f0b
|
fix file
|
2016-08-31 23:09:01 -04:00 |
|
Jack
|
75f23a1723
|
sign msi
|
2016-08-31 23:00:16 -04:00 |
|
Jack
|
0203ef66ea
|
build windows in setup.py, drop leveldb requirement
|
2016-08-31 20:20:07 -04:00 |
|
David Amrhein
|
d3807cb86c
|
Python script for win registry
|
2016-08-28 14:33:46 -04:00 |
|
Jack
|
f9f12ffb61
|
move uri handler to packaging/uri_handler
|
2016-08-28 01:10:28 -04:00 |
|
David Amrhein
|
25437602d7
|
Add URI handling as an arg
|
2016-08-27 01:32:28 -04:00 |
|
David Amrhein
|
6097e14617
|
Make systray thread a daemon to close on api.stop()
|
2016-08-23 01:05:07 -04:00 |
|
David Amrhein
|
0b149ce5f1
|
Remove old osx imports
|
2016-08-22 21:21:56 -04:00 |
|
David Amrhein
|
84d340382b
|
Fix for icon path when running shortcut
|
2016-08-21 18:58:50 -04:00 |
|
David Amrhein
|
5bfb067d0f
|
Rename to just Open
|
2016-08-21 18:49:41 -04:00 |
|
David Amrhein
|
d8cb62a92c
|
Run win32 as systray app
|
2016-08-21 18:44:16 -04:00 |
|
David Amrhein
|
690575193f
|
Add gmpy windows wheel
|
2016-08-16 18:01:18 -04:00 |
|
David Amrhein
|
bbfbcacc6a
|
Add windows icons for packaging
|
2016-07-30 22:10:30 -04:00 |
|