Commit graph

2429 commits

Author SHA1 Message Date
Jeremy Kauffman 8690d8a414 update daemon to 0.16.1 proper 2017-09-20 13:55:10 -04:00
Jeremy Kauffman 3bb146244e Bump version: 0.16.0rc3 → 0.16.0rc4 2017-09-20 13:23:57 -04:00
Jeremy Kauffman 7b7a63b892 disable anything cost related other than direct content cost 2017-09-20 13:20:02 -04:00
Jeremy Kauffman 33c5158818 channel navigation fixes 2017-09-20 13:12:53 -04:00
Jeremy Kauffman a22a773633 fix channel pagination 2017-09-20 10:57:43 -04:00
Jeremy Kauffman 16bc650d6a fix sign on some transaction outpoints 2017-09-20 10:39:51 -04:00
Jeremy Kauffman 2a15331e88 Bump version: 0.16.0rc2 → 0.16.0rc3 2017-09-20 09:43:59 -04:00
Jeremy Kauffman 13074fef0c no data is included 2017-09-20 09:43:49 -04:00
Jeremy Kauffman 4553418f98 remove dependency on lighthouse for size 2017-09-20 09:38:24 -04:00
Jeremy Kauffman ef882b40b8 Bump version: 0.16.0rc1 → 0.16.0rc2 2017-09-20 08:47:55 -04:00
Jeremy Kauffman 2746627fb1 fix availability issue and restore open in folder 2017-09-20 08:47:16 -04:00
Alex Grin 47aec4efcf Merge pull request #567 from wallermadev/WD-Microsoft-Watch
Windows Watch Batch
2017-09-19 09:29:17 -04:00
Jeremy Kauffman ae512ea68e update changelog 2017-09-18 18:17:01 -04:00
Jeremy Kauffman c9d5e248aa Merge branch 'btzr/enter-key' 2017-09-18 18:16:18 -04:00
Jeremy Kauffman cfcdbd48f1 add required prop type 2017-09-18 18:16:00 -04:00
btzr-io b7b8851698 fix #542
implement submit component

fix weird behaviour in wallet send

prevent refresh on enter key

fix wallet send ->  submit handler

implement form component

fix conflicts

remove unused files

better submit handler

better validation for walletSend

prevent / remove missign parameters error (popup)

minor fix

minor fix for submit validation in walletSend
2017-09-18 18:10:20 -04:00
Jeremy Kauffman abb83c17ed Bump version: 0.15.1 → 0.16.0rc1 2017-09-18 17:49:41 -04:00
Jeremy Kauffman 76352161a5 Merge branch 'v16' 2017-09-18 17:48:39 -04:00
Jeremy Kauffman 4866fa8b84 update to daemon v0.16.0 proper, fix bug on new publishes 2017-09-18 17:42:11 -04:00
Jeremy Kauffman 3e4aea3a15 lost theming in changelog 2017-09-17 22:14:48 -04:00
Jeremy Kauffman 2dfd071e16 cancel play on navigate away 2017-09-17 22:13:05 -04:00
Jeremy Kauffman e741d5ee27 fix pending play issue introduced much earlier in branch 2017-09-17 22:08:43 -04:00
Jeremy Kauffman b5dc588e23 remove unused property 2017-09-17 21:03:44 -04:00
Jeremy Kauffman 65f65f1aea transaction refactor / cleanup / improvement 2017-09-17 20:52:57 -04:00
Jeremy Kauffman f68136bd79 Merge branch 'v16-tip' into v16 2017-09-17 16:34:14 -04:00
Jeremy Kauffman e9b48f0bd6 tip clean up and refactor 2017-09-17 16:33:52 -04:00
Jeremy Kauffman c05edc4042 clean up tip and search navigation 2017-09-17 14:26:55 -04:00
hackrush ae81843c05 Additional tipping fixes/changes
- [x] Display empty message on empty filtered Tx list
- [ ] Tipping form has to stay open until success is detected(or closed
by user)
- [ ] Storing the older transaction list, and refreshing the new one in
the background.

Tip Box shown until valid Txn or manually cancelled

Cleanup of show tip box logic
2017-09-17 12:54:39 -04:00
Jeremy Kauffman c3a9eee10a Fix multi-line URLs on cards 2017-09-17 12:43:18 -04:00
Jeremy Kauffman f2116b21bb Merge branch 'v16-edit' into v16 2017-09-17 12:30:45 -04:00
btzr-io f7367f5c6a tidy up edit / publish logic
edit claim by id

fix #553

display title and icon based on action:  edit / publish

tidy up

remove unused code
2017-09-17 12:30:21 -04:00
Jeremy Kauffman e119533973 more progress but probably more breakage 2017-09-15 09:56:32 -04:00
Mat Waller acdeafe6db Watch Batch
Batch file to provide node-sass/webpack watching for windows users.
2017-09-15 03:27:20 +01:00
Mat Waller 13f9352315 Merge pull request #566 from wallermadev/wallermadev-windowsbuild-guide
Adding Windows Build Instructions
2017-09-15 02:46:50 +01:00
Mat Waller 515d6b666a Merge pull request #1 from wallermadev/wallermadev-windowsbuild-guide
Adding Windows Build Instructions
2017-09-15 00:35:52 +01:00
Mat Waller d8e4f0c49f Adding Windows Build Instructions
Adding guide on how to build for windows.
2017-09-15 00:34:55 +01:00
Jeremy Kauffman 5e56934b6b Merge pull request #562 from lbryio/btzr/icons
Fix #543
2017-09-14 14:46:18 -04:00
Baltazar Gomez abcd8a2ba8 add missign icons - fix #543 2017-09-13 20:40:44 -06:00
Jeremy Kauffman 13d61651c9 Merge remote-tracking branch 'origin/master' into v16 2017-09-11 18:46:21 -04:00
Jeremy Kauffman 78db4b0671 Merge pull request #547 from gyroninja/master
Get the app directory via an absolute path instead of a relative one.
2017-09-11 18:23:44 -04:00
Jeremy Kauffman 5c56de8034 remove unused import 2017-09-11 18:23:17 -04:00
Alex Grin 7a29e93fbe Merge pull request #545 from MSFTserver/patch-2
added color to echo's to stand out more(build.sh)
2017-09-11 13:16:38 -04:00
gyroninja 716fc604f4 Get the app directory via an absolute path instead of a relative one. Fixes #516 2017-09-09 21:47:46 -07:00
MSFTserver be44455b7a added color to echo's to stand out more 2017-09-08 23:46:26 -07:00
Jeremy Kauffman 9cb28e8f46 Bump version: 0.15.1rc2 → 0.15.1 2017-09-08 09:48:40 -04:00
Jeremy Kauffman 680bb1df9d make select and file actions refactor 2017-09-07 23:15:05 -04:00
Jeremy Kauffman 6ae6c8b736 Bump version: 0.15.1rc1 → 0.15.1rc2 2017-09-07 17:44:56 -04:00
Jeremy Kauffman 6e5cc922ba Bump version: 0.15.0 → 0.15.1rc1 2017-09-07 17:21:41 -04:00
Jeremy Kauffman 2e3ea9e2ae update daemon version 2017-09-07 17:21:23 -04:00
Jeremy Kauffman bdf84b3dbd pausing during partial refactor 2017-09-07 17:18:33 -04:00