Commit graph

94 commits

Author SHA1 Message Date
6ea86b96 29c53a9bf8
Search kind of working, but nasty 2017-05-05 15:01:16 +07:00
6ea86b96 daabe975e1
Add showPage again. Not 100% sure if it's needed? 2017-05-05 13:13:06 +07:00
6ea86b96 494d885f31
Use SubHeader for all sub navigation 2017-05-05 12:28:28 +07:00
6ea86b96 ac626ab9f9
File page working 2017-05-05 12:10:37 +07:00
Jeremy Kauffman 36a992343f much progress towards a working merge 2017-05-03 23:44:08 -04:00
Jeremy Kauffman d94ef70f60 more bug fixes 2017-05-02 19:49:02 -04:00
6ea86b96 e1e172a11e Switch to https://github.com/Selz/plyr video player (recommended by @fillerino). 2017-05-02 19:43:34 -04:00
6ea86b96 44ad47c05f Fix publish page link in router 2017-05-02 19:41:37 -04:00
6ea86b96 513555e402 Fix for timed out content 2017-05-02 19:40:42 -04:00
6ea86b96 6d35eb69c5 File tile stream fixes 2017-05-02 19:40:42 -04:00
6ea86b96 001d5e21f1 Get rewards page working 2017-05-02 19:40:42 -04:00
6ea86b96 b97703dc3c Refactor UriIndicator 2017-05-02 19:38:14 -04:00
6ea86b96 2547d85751 Fix file card stream loading text 2017-05-02 19:37:15 -04:00
6ea86b96 3c31a9fca1 Published files working 2017-05-02 19:36:31 -04:00
6ea86b96 84a2f48c24 Increase deactivate search timeout 2017-05-02 19:35:59 -04:00
6ea86b96 1d549ff258 Fix purchasing from file actions and allow content to be watched when being
downloaded from file actions download link
2017-05-02 19:35:59 -04:00
6ea86b96 7a6dd93886 Downloaded file list kind of working. Not sure about sort. 2017-05-02 19:35:59 -04:00
6ea86b96 e1d23667bc Fix NSFW blurring on search and make search show/hide smarter 2017-05-02 19:35:22 -04:00
6ea86b96 1d16c73cf4 More refactoring/fixing of file actions, tiles, etc 2017-05-02 19:34:01 -04:00
6ea86b96 f08ce3d300 A bunch of improvements and broken the back of the file rendering code now 2017-05-02 19:31:34 -04:00
6ea86b96 b0f32aebc7 Refactoring 2017-05-02 19:30:28 -04:00
6ea86b96 13008f5f31 Videos playing properly immediately after purchase 2017-05-02 19:29:10 -04:00
6ea86b96 0d658b2767 Playing videos actually working now 2017-05-02 19:27:57 -04:00
6ea86b96 e0b78368ab Playing videos working better 2017-05-02 19:25:06 -04:00
6ea86b96 674fafd31a Able to watch already downloaded videos 2017-05-02 19:23:52 -04:00
6ea86b96 67b79fc3a0 Search working 2017-05-02 19:22:44 -04:00
6ea86b96 768326fb4a Working on search 2017-05-02 19:20:53 -04:00
6ea86b96 bb9a71805b Loading show page content fast, resolving cost and file info.
Rewards and uploaded/downloaded files currently broken
2017-05-02 19:16:42 -04:00
6ea86b96 6c4ad8cee9 Starting on downloaded/published content 2017-05-02 19:13:01 -04:00
6ea86b96 5c3772dc86 Featured content 2017-05-02 19:10:35 -04:00
6ea86b96 ecd2063fed Progress on featured content 2017-05-02 19:07:46 -04:00
6ea86b96 089572880f Wallet progress 2017-05-02 18:47:03 -04:00
Jeremy Kauffman cee2f2a626 watch page is ded 2017-05-02 18:37:54 -04:00
Jeremy Kauffman a123ace686 remove console 2017-05-02 18:37:54 -04:00
Jeremy Kauffman d5b411b572 fix drawer highlight and drawer balance 2017-05-02 18:37:54 -04:00
6ea86b96 3d5e1db5e3 Redux proof of concept 2017-05-02 18:37:19 -04:00
6ea86b96 0d3647c709 Redux proof of concept 2017-05-02 18:24:21 -04:00
Jeremy Kauffman 13e198f20e releasable? 2017-05-02 10:21:33 -04:00
Jeremy Kauffman 3f923550f1 fixes, channel page stubs 2017-05-02 10:21:33 -04:00
Jeremy Kauffman 5b11c2575a still not quite releasable, but much progress 2017-05-02 10:21:33 -04:00
Jeremy Kauffman da538a7a23 many bug fixes, working back button, progress towards working search 2017-05-02 10:21:33 -04:00
Alex Liebowitz a82ee8a2d5 Fix refreshing behavior on new input in WunderBar
Before, <WunderBar /> would compare the address inside it to the page
address passed in by <Header /> to determine if there was a page change.
This would cause user input to be replaced with "Home" when typing a
search, since during a search the page address is always "Home," not
the query.

Now it simply checks if the page being viewed has changed.
2017-05-02 10:21:33 -04:00
Alex Liebowitz e42252507b Minor style fixes 2017-05-02 10:21:33 -04:00
Jeremy Kauffman 543b912ddb more cleanup / restoration 2017-05-02 10:21:33 -04:00
Jeremy Kauffman 71771aeb6f it's not the worst thing I've ever done 2017-05-02 10:21:33 -04:00
Alex Liebowitz 778289a2b1 Make final dialog of auth process close properly 2017-05-02 03:29:03 -04:00
Alex Liebowitz 0ffb0fd4d7 Replace all uses of bind() with arrow functions 2017-04-29 22:05:47 -04:00
Alex Grintsvayg e06c2320e1 prefer wallet_unused_address over wallet_new_address 2017-04-27 14:18:59 -04:00
Jeremy Kauffman a8d85d7c1d allow anyone with lbc into early access 2017-04-20 10:45:45 -04:00
Jeremy Kauffman e73f367045 always show title on mouseover 2017-04-20 10:45:45 -04:00