Thomas Zarebczan
5df44f9b32
Update README.md
...
update community build info
2018-07-12 01:28:04 -04:00
Thomas Zarebczan
25fd2e90ad
Update README.md
...
add fork info, update chat URL.
2018-07-11 11:36:49 -04:00
Kenneth C
368e52c146
Updated README
...
Changed location on the AUR one final time.
2018-06-28 01:53:59 -04:00
Thomas Zarebczan
1be1bd2cd7
add dkpg note for ubuntu
2018-06-27 21:42:39 -04:00
Kenneth C
7ff26d73b3
Updated README.md One last time
...
Yep, updated one last time. (Added Arch-based Linux option/Alt. Linux Option.)
2018-06-26 21:30:53 -04:00
Kenneth C
d64646d801
Updated README Again
...
Again..
2018-06-26 21:29:35 -04:00
Kenneth C
e701099d72
Updated README
...
Added Alt. Linux download
2018-06-26 21:25:11 -04:00
Thomas Zarebczan
e90415732a
update readme with redesign app gif
2018-06-26 09:33:55 -04:00
Thomas Zarebczan
cb851048bf
notes
...
Add note about node - some users reported trouble building keytar (will need to do more research).
2018-06-19 10:23:28 -04:00
Graydon
1faf072ea4
Broken contact link fix
2018-06-17 18:45:45 -05:00
Thomas Zarebczan
c1496fb8eb
fix windows delete statement
2018-05-30 09:16:20 -04:00
Thomas Zarebczan
f01b11af23
add windows instructions
2018-05-16 15:49:50 -04:00
Sean Yesmunt
262a854ad4
add info for resetting packages and lbry-redux
2018-05-14 23:55:12 -04:00
Jeremy Kauffman
d892fa6bd6
absurdly minor changes to sean's README fixes
2018-05-11 15:42:48 -04:00
Sean Yesmunt
c5d4bfc4b6
doc updates
2018-05-11 01:12:53 -04:00
Thomas Zarebczan
cd5f21c3f6
add mac version note
2018-05-09 13:28:14 -04:00
Thomas Zarebczan
f91d6aee84
update releases URL
...
removed /latest since that would only show the last build, but we reference "latest
release, pre-releases, and past builds."
2018-04-25 23:02:40 -04:00
Igor Gassmann
232c1d8109
fix: re-enable flow type checking for the project ( #1197 )
...
Flow wasn't working anymore. This fixes flow type checking and it to the git precommit hook.
2018-04-25 17:20:59 -04:00
Igor Gassmann
c21da12298
build: bump electron from 1.7.13 to 1.8.4 ( #1268 )
...
* build: bump electron from 1.7.13 to 1.8.4
* docs: add Windows build tools as a prerequisite on Windows
2018-04-03 15:54:28 -04:00
Igor Gassmann
87cb8731c8
docs: update README.md
2018-03-25 14:22:18 -04:00
Igor Gassmann
20ef534a44
docs: update node.js requirement
2018-03-25 14:22:18 -04:00
Igor Gassmann
540b9fe4b5
docs: add badges to README.md
2018-03-25 13:47:32 -04:00
Igor Gassmann
72b7a17a31
docs: add build badge to README.md
2018-03-23 10:12:27 -04:00
Igor Gassmann
ce8e00a3d3
Add dependency update checking badge
2018-01-29 14:19:42 -03:00
Igor Gassmann
0edf895baf
Add dependencies installation instructions for build script
2018-01-15 10:41:58 -03:00
Igor Gassmann
aeb43ff1a0
Replace keytar with keytar-prebuild for resolving https://github.com/atom/node-keytar/issues/39
2018-01-08 01:26:52 -03:00
Igor Gassmann
ee9575dc37
Merge branch 'master' into issue/763
2017-12-30 15:55:03 -03:00
Igor Gassmann
a7aef67d68
Add "Running" section
2017-12-28 23:44:12 -03:00
Liam Cardenas
1cf540986a
Added build instructions for arch linux and other distros
2017-12-28 09:47:17 -08:00
Igor Gassmann
c633c3c7cb
Update documentation for DevTools
2017-12-28 14:36:48 -03:00
Igor Gassmann
01dd124d60
Update electron-builder
2017-12-20 11:48:38 -03:00
Igor Gassmann
70722d200a
Correct typo
2017-12-07 17:04:34 -03:00
Igor Gassmann
5ade6fba41
Update docs
2017-12-07 12:40:49 -03:00
Igor Gassmann
683f3e9f07
Convert project into a one package.json file structure
2017-11-29 01:43:49 -03:00
Igor Gassmann
1d9a5d90cf
Fix merge conflicts
2017-11-27 21:01:33 -03:00
Igor Gassmann
3032736026
attempt to fix restructuring branch
2017-11-27 18:48:45 -05:00
Igor Gassmann
d2317b39be
Fix Windows build
2017-11-27 18:42:26 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines"
2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552
Update file structure to follow electron-webpack guidelines
2017-11-24 11:31:05 -03:00
Alex Grin
0a818fa583
Update README.md
2017-11-10 11:49:22 -05:00
Alex Grintsvayg
597be05199
simplify build, almost remove python
2017-11-10 11:48:04 -05:00
Alex Liebowitz
cb88b306ab
Fix build script to permit paths with spaces
...
- Quote dynamic command names
- Use "python pip" instead of "pip" when in virtualenv (pip can't
handle paths with spaces inside of a virtualenv, may be fixed in
pip 10).
2017-11-10 11:48:04 -05:00
Thomas Zarebczan
5d15efffea
update windows build instructions
...
-add step to download git for Windows
-I had to manually extract the last SDK to install on Windows 10
-add step to build windows-build-tools, otherwise it fails on keytar install
-fix xcopy - /E includes directories
-fix syntax to run app
2017-09-27 15:35:08 -04:00
Mat Waller
d8e4f0c49f
Adding Windows Build Instructions
...
Adding guide on how to build for windows.
2017-09-15 00:34:55 +01:00
Thomas Zarebczan
2735b647a9
update setup
...
-add node /nvm link
-add keytar/libsecret
-add yarn
Feel free to adjust directions/wording
2017-08-17 13:04:04 -04:00
Mayesters
81afbf8d70
Merge branch 'master' into i18n
2017-06-02 18:11:54 +02:00
Jeremy Kauffman
7d9621f850
add screenshot
2017-06-01 18:24:20 -04:00
Jeremy Kauffman
ced93942f5
fix typo
2017-06-01 18:21:07 -04:00
Jeremy Kauffman
8bdcaa75c8
update README
2017-06-01 18:20:29 -04:00
Mayesters
eb1227fa21
add i18n to README
2017-05-31 12:59:58 +02:00
Alex Grintsvayg
a79fcdbbd7
add prerelease link
2017-05-19 10:30:13 -04:00
André Breda
8b2a388252
Fix .appveyor.yml link in README.md
...
Someone seems to have forgotten a dot in the URL.
2017-04-22 15:21:04 +01:00
Alex Grin
8d6337dca8
Update README.md
2017-03-28 12:05:17 -04:00
Jeremy Kauffman
df71a081e8
improve install language (copy from lbry repo)
2017-03-13 11:37:49 -04:00
Alex Grintsvayg
60ed5cce14
switch from lbry-web-ui
to ui
2017-03-09 12:31:40 -05:00
Jeremy Kauffman
48e9226cac
better intro
2017-02-21 13:12:21 -05:00
Jeremy Kauffman
4a68835bba
minor readme changes
2017-02-21 13:10:20 -05:00
jobevers
980b1f710c
update readme
2017-02-20 14:50:06 -06:00
jobevers
0949d36926
cleanup readme
2017-02-09 16:07:16 -06:00
Job Evers-Meltzer
cafe34cbdc
better startup and process management
2017-01-18 10:32:10 -06:00
Alex Grin
c6104f9a21
test2
2017-01-18 11:22:46 -05:00
Alex Grin
db19bcc613
testing teamcity trigger
2017-01-17 18:39:02 -05:00
Job Evers-Meltzer
cda5730057
use lbry-web-ui submodule
2017-01-16 14:36:31 -05:00
Job Evers-Meltzer
c0847cc420
initial electron app
2017-01-16 14:07:28 -05:00