Commit graph

1158 commits

Author SHA1 Message Date
Alex Grintsvayg 5ce9319b07 switch to get_unused_address whe loading wallet page 2017-04-10 18:02:22 -04:00
Jack Robison bb6a297606 Bump version: 0.9.2rc14 → 0.9.2rc15 2017-04-10 14:36:21 -04:00
Jack Robison c070f1863b update submodules 2017-04-10 14:36:21 -04:00
Alex Grintsvayg 096659bc90 fix availability call 2017-04-10 13:19:11 -04:00
Jack Robison 7327b03c7f Bump version: 0.9.2rc13 → 0.9.2rc14 2017-04-10 11:13:13 -04:00
Jack Robison 678d02819f update submodules 2017-04-10 11:12:37 -04:00
Jack Robison 79bfeadd18 Bump version: 0.9.2rc12 → 0.9.2rc13 2017-04-10 10:05:46 -04:00
Jack Robison a1f14cefa1 update submodules 2017-04-10 10:05:46 -04:00
alexliebowitz 3edd8d837c Merge pull request #34 from lbryio/channels
Channels, round 2
2017-04-10 04:10:05 -04:00
Alex Liebowitz 797f9eafdc Publish: Add rudimentary error handling when creating new channels 2017-04-10 04:09:01 -04:00
Alex Liebowitz 6c68eb5e2b Publish: Add length check for new channel names 2017-04-10 04:08:43 -04:00
Alex Liebowitz a9cb0abcc6 Publish: Rename "None" new channel option to "Anonymous" 2017-04-10 04:07:48 -04:00
Alex Liebowitz b599e5343c Publish: wait for new channel to appear before updating list 2017-04-10 04:06:15 -04:00
Jack Robison 1963556566 Bump version: 0.9.2rc11 → 0.9.2rc12 2017-04-09 21:54:19 -04:00
Jack Robison 697d75746d update submodules 2017-04-09 21:54:08 -04:00
Jack Robison 857cd174ed Bump version: 0.9.2rc10 → 0.9.2rc11 2017-04-09 17:56:41 -04:00
Jack Robison b186f5e511 update submodules 2017-04-09 17:56:29 -04:00
Jack Robison b921e71b9e Bump version: 0.9.2rc9 → 0.9.2rc10 2017-04-09 00:04:08 -04:00
Jack Robison 846eb36adc update lbryum 2017-04-09 00:03:57 -04:00
Alex Grintsvayg 85a81d753b Bump version: 0.9.2rc8 → 0.9.2rc9 2017-04-08 19:24:24 -04:00
Alex Grintsvayg 9eecb78dad update submodules 2017-04-08 19:23:58 -04:00
Alex Grintsvayg f83ac641c6 Merge remote-tracking branch 'origin/channels'
* origin/channels:
  Publish: add ability to choose and create channels
  Add new channel auth status indicator to file tiles
  Add channel indicator component
  Add functions for building and parsing new-style URIs
2017-04-08 19:21:35 -04:00
Alex Liebowitz f91653ff2d Publish: add ability to choose and create channels 2017-04-08 08:37:27 -04:00
Alex Liebowitz 461f5f95d9 Add new channel auth status indicator to file tiles 2017-04-08 08:37:27 -04:00
Alex Liebowitz 3e2b675e7b Add channel indicator component 2017-04-08 08:37:27 -04:00
Alex Liebowitz af6981c164 Add functions for building and parsing new-style URIs 2017-04-08 08:37:03 -04:00
Alex Grintsvayg 3c380d380d Bump version: 0.9.2rc7 → 0.9.2rc8 2017-04-06 19:14:19 -04:00
Alex Grintsvayg e2b65ed3ce final touches on unifying requirements files 2017-04-06 19:11:36 -04:00
Alex Grintsvayg e4e20f4b1b Bump version: 0.9.2rc6 → 0.9.2rc7 2017-04-06 18:55:07 -04:00
Alex Grintsvayg a8a1d95762 grin is bad at powershell 2017-04-06 18:54:56 -04:00
Alex Grintsvayg 32f54f18c8 Bump version: 0.9.2rc5 → 0.9.2rc6 2017-04-06 18:39:50 -04:00
Alex Grintsvayg 487cccdc99 fixes for windows 2017-04-06 18:38:18 -04:00
Alex Grintsvayg 33dbd94402 Bump version: 0.9.2rc4 → 0.9.2rc5 2017-04-06 18:16:47 -04:00
Alex Grintsvayg 4c27cbb9b7 fix outdated daemon dependencies 2017-04-06 18:16:24 -04:00
Alex Grintsvayg 8ac55020bf Bump version: 0.9.2rc3 → 0.9.2rc4 2017-04-06 17:50:40 -04:00
Alex Grintsvayg 56e9e33e99 update submodule 2017-04-06 17:47:42 -04:00
Alex Grintsvayg 122e5ccc16 Bump version: 0.9.2rc2 → 0.9.2rc3 2017-03-29 11:10:57 -04:00
Alex Grintsvayg 500635bafb update submodules 2017-03-29 11:10:04 -04:00
Alex Grintsvayg d1314ccee1 renamed config value 2017-03-29 11:07:29 -04:00
Alex Grin 8d6337dca8 Update README.md 2017-03-28 12:05:17 -04:00
alexliebowitz b3aa61cf47 Merge pull request #14 from lbryio/publish-cache
Make publishes appear immediately in My Files
2017-03-28 02:26:45 -04:00
Alex Grintsvayg afeb3257be Merge branch 'shutdown-fixes'
* shutdown-fixes:
  Add changelog entry for shutdown improvements
  Tweak shutdown logic
  Finish Windows compatibility for shutdown process
2017-03-27 16:48:37 -04:00
Alex Liebowitz e1f9a46f33 Add changelog entry for shutdown improvements 2017-03-27 16:48:28 -04:00
Alex Liebowitz 4b11525bce Tweak shutdown logic 2017-03-27 16:48:28 -04:00
Alex Liebowitz 70da416ca2 Finish Windows compatibility for shutdown process 2017-03-27 16:48:28 -04:00
Jeremy Kauffman f409c5f3ec Merge pull request #25 from lbryio/fast_pages
make page changes fast
2017-03-27 09:46:53 -04:00
Jeremy Kauffman 2a0cf1d6db Merge branch 'master' into fast_pages 2017-03-27 09:46:47 -04:00
Alex Liebowitz b2fcdd1f9a Add changelog entry for fast publishes 2017-03-27 03:11:39 -04:00
Alex Liebowitz b8f1447b7e Don't display Downloading bar on published files
We handled this just fine until recently; not sure where the regression
happened.
2017-03-27 03:10:02 -04:00
Alex Liebowitz e523906901 Make publishes appear immediately in My Files
Uses a client side cache to simulate entries in the file manager and
claims list.

Also adds new utility functions for using Local Storage.
2017-03-27 03:10:02 -04:00