Commit graph

41 commits

Author SHA1 Message Date
Alex Liebowitz ced77438ad Convert alerts to modals in app.js 2016-11-10 05:21:13 -05:00
alexliebowitz ac1b504dcf Merge pull request #62 from lbryio/my-files-tabs
Separate tabs for Downloaded and Published files in My Files
2016-09-24 03:01:54 -04:00
Alex Liebowitz 4072c1cdda Add Downloaded and Published tabs to My Files page 2016-09-23 05:56:36 -04:00
Alex Liebowitz cd2d3a44ea Fix wording 2016-09-09 07:40:27 -04:00
Alex Liebowitz 0788cde219 Add referral code claim page 2016-09-08 04:17:08 -04:00
Alex Liebowitz b39d313776 Make upgrade send user to MSI on Win or lbry.io/get for unknown OSes 2016-09-02 03:43:45 -04:00
Jeremy Kauffman b4dac55d26 cleaned up transaction history, added header subnav style 2016-08-27 10:12:56 -04:00
kimihiro64 61bd7ce5c5 Quick typo 2016-08-23 09:53:45 -05:00
Jeremy Kauffman 201a1989d9 fix watch 2016-08-09 08:36:26 -04:00
Jeremy Kauffman 2b07c982e6 result display improvements, search to header 2016-08-09 08:29:22 -04:00
Jeremy Kauffman 007da592f1 crude ability to jump to discover 2016-08-09 08:22:06 -04:00
Jeremy Kauffman a36f0f2691 wallet code + some finer touches on header + nav 2016-08-09 08:22:06 -04:00
Jeremy Kauffman 2ec42aad26 basic nav design, new title scheme, light page clean up 2016-08-09 08:20:19 -04:00
Jeremy Kauffman 640001c597 store upgrade skip in session 2016-08-09 08:20:19 -04:00
Jeremy Kauffman 45f14598b9 barebones sidebar + light component refactor 2016-08-09 08:20:19 -04:00
Jeremy Kauffman b60037b8d9 fix react warnings 2016-08-07 11:27:00 -04:00
Alex Liebowitz 2ec8a5c7fc Basic skeleton of Publish page 2016-08-03 06:57:06 -04:00
Alex Liebowitz 1aac7576ae Make update redirect go directly to dmg or deb 2016-08-03 06:56:40 -04:00
Jonas Whidden 31cf170e35 Wallet branch 2016-08-02 05:36:00 -04:00
Jonas Whidden d72e077ad3 Add basic wallet functionality 2016-08-02 05:36:00 -04:00
Alex Liebowitz 820ffc2a40 Send user directly to GitHub releases page 2016-07-22 01:18:36 -04:00
Jonas Whidden cc28af2436 Merge branch 'master' into add-detail-page
# Conflicts:
#	dist.zip
2016-07-19 00:41:27 -05:00
Jonas Whidden 685f39b764 Turns out www was the culprit, not http. 2016-07-18 23:51:22 -05:00
kimihiro64 f6d0585ba7 Change update location
Needs to be https://www.lbry.io/get. For some reason if it's non https, it redirects to https://www.lbry.io/news/get.
2016-07-18 09:40:52 -05:00
Jonas Whidden ea178e6ae4 Fix bigs with JTX 2016-07-16 00:19:40 -05:00
Jonas Whidden f7790e8bf8 Initial show page commit 2016-07-15 21:58:24 -05:00
Alex Liebowitz 5f2174dd07 Add claim code page 2016-07-04 12:05:26 -04:00
Alex Liebowitz c5d93f7bb1 Fix version check logic 2016-06-30 00:39:41 -04:00
Alex Liebowitz 5f5e3ae5c6 Version check/upgrade improvements
- Upgrading is now optional
  - Move version comparison logic into JS (Jack took it out of the daemon)
2016-05-30 09:43:34 -04:00
Alex Liebowitz 4977729409 Make watch page full width (override 800px page width) 2016-05-23 08:16:41 -04:00
Alex Liebowitz 32c2c94b95 Basics of My Files page 2016-05-14 08:27:10 -04:00
Alex Liebowitz 3246e93766 Make 1000 LBC notice only appear on home page 2016-05-14 08:27:09 -04:00
Alex Liebowitz 366a16b933 Add "Report a Bug" page to replace Jack's temporary one 2016-04-23 08:20:54 -04:00
Alex Liebowitz 7f96f534a1 Move video viewing into front end 2016-04-21 05:54:18 -04:00
Jack 6faca8e669 add help text 2016-04-20 15:25:39 -04:00
Alex Liebowitz a4f02c8ae9 Add "close" button on Linux with landing page to restart 2016-04-20 08:18:55 -04:00
Alex Liebowitz b5fcb77e22 Add basics of Help page 2016-04-20 06:28:13 -04:00
Alex Liebowitz 5f64e0dbae Stop daemon before sending user to get new version
Daemon versions <= 0.2.2 don't support the "stop" method on O SX, so
we ask those users to manually exit LBRY
2016-04-20 05:46:29 -04:00
Alex Liebowitz f8c0382db0 If user has old version, redirect them to lbry.io/[os] to upgrade
The OS checking is ugly, but once we have an "upgrade" page on lbry.io we'll change it to point there
2016-04-12 06:35:14 -04:00
Jeremy Kauffman f7cc73c113 one more function to remove 2016-04-09 20:03:23 -04:00
Jeremy Kauffman 3a6e1529d8 settings UI, clean up 2016-04-09 20:00:56 -04:00