Commit graph

1115 commits

Author SHA1 Message Date
bill bittner aeaab8bf2d split up url parsing functions 2018-01-31 11:49:20 -08:00
bill bittner 8fc44a4534 added active styling to nav bar links 2018-01-31 10:52:57 -08:00
bill bittner e6e50a1253 added basic asset preview 2018-01-31 10:40:26 -08:00
bill bittner 6ac91046b1 changed show components to share ShowAsset 2018-01-30 17:15:23 -08:00
bill bittner 1f5a493375 update show lite component 2018-01-30 15:32:42 -08:00
bill bittner da32c35403 added props to asset preview 2018-01-30 11:54:29 -08:00
bill bittner 091d073d01 implemented basica channel content request routes 2018-01-30 11:46:22 -08:00
bill bittner fa5c811dab added templates for show pages and channel page 2018-01-30 09:00:02 -08:00
bill bittner caee8bb835 updated Logo to use Link 2018-01-29 12:49:01 -08:00
bill bittner 47b6c59ae8 updated /login page with create and login components 2018-01-29 12:44:46 -08:00
bill bittner 696a1bf500 updated /about page and route 2018-01-29 12:34:34 -08:00
bill bittner 728c0440d8 updated nav bar to use react router Link 2018-01-29 12:27:22 -08:00
bill bittner c96ec875cd added react-router 2018-01-29 11:47:12 -08:00
Bill Bittner 8535a37c22
Merge pull request #339 from lbryio/337-report-link
337 report link
2018-01-26 12:57:52 -08:00
bill bittner 042cbb7ced placed "report" in a row 2018-01-26 12:56:08 -08:00
bill bittner 47a2a2e882 added reporting link to show page 2018-01-26 12:52:57 -08:00
bill bittner aed4a78ae0 rebundled via webpack 2018-01-25 13:46:37 -08:00
Bill Bittner 2f0df2df8f
Merge pull request #323 from lbryio/react-upload
React/Redux - publish component
2018-01-25 13:43:19 -08:00
bill bittner 8945707d0f added whatwg-fetch and fixed publish validation 2018-01-25 13:37:59 -08:00
bill bittner 1f78a50b48 fixed error message on login 2018-01-25 11:48:27 -08:00
bill bittner a9d9a88360 cleaned up non-react js functions 2018-01-25 11:37:11 -08:00
bill bittner 0220e649c2 removed 401 error check from util/xhr 2018-01-24 18:08:21 -08:00
bill bittner 6225e195f8 cleaned up js toggle function and moved to asset info partial 2018-01-24 16:24:44 -08:00
bill bittner 98ce165c7b fixed error in navbar channel view redirect 2018-01-24 16:04:30 -08:00
bill bittner 0ca0a7222a fixed naming in NavBarChannelOpitonsDropdown 2018-01-24 15:42:47 -08:00
bill bittner 6d37843c09 updated channel select function to clear any errors 2018-01-24 15:29:23 -08:00
bill bittner 6a8a908130 added check to make sure channel is selcted if not publishing anonymously 2018-01-24 12:32:24 -08:00
bill bittner 04754920df fixed url input middle display to reflect no selected channel 2018-01-24 12:02:40 -08:00
bill bittner 39a1308080 split constants files to match actions/reducers 2018-01-24 11:24:49 -08:00
bill bittner 838eb852d9 put components into folders 2018-01-24 11:09:20 -08:00
bill bittner d0c6f75bff fixed progress bar component rendering bug 2018-01-24 10:26:35 -08:00
bill bittner 8228e5bd12 removed cookies from front end 2018-01-24 09:27:36 -08:00
bill bittner c2bb1d600f added server route for authentication 2018-01-23 19:36:09 -08:00
bill bittner c5b22c287b Merge branch 'master' of github.com:lbryio/spee.ch into react-upload 2018-01-23 17:15:49 -08:00
Bill Bittner 4c94ccee52
Merge pull request #331 from lbryio/split-publish-timing-events
Split publish timing events
2018-01-23 15:13:31 -08:00
bill bittner bf8a25b96f fixed channel name input from params to timingActionType 2018-01-23 15:05:43 -08:00
bill bittner 7374c62f4b fixed the import statements; 2018-01-23 14:45:54 -08:00
bill bittner 5c4e412fba Merge branch 'master' of github.com:lbryio/spee.ch into split-publish-timing-events 2018-01-23 14:35:35 -08:00
bill bittner e337025006 cleaned helper function location 2018-01-23 12:47:10 -08:00
bill bittner cde3dfbc14 changed URI to HOST in api config 2018-01-23 12:41:39 -08:00
bill bittner 76aadefc5e split publish timing into two stats 2018-01-23 12:08:53 -08:00
Bill Bittner c760f1a392
Merge pull request #325 from maximest-pierre/feature/remove_hardcoded_api_adress
Remove the hardcoded lbry API address
2018-01-23 10:13:49 -08:00
Maxime St-Pierre 97e4c9234f Remove the hardcoded lbry API address 2018-01-23 12:08:34 -05:00
bill bittner bac7930983 added back needed stats Controller 2018-01-22 22:05:16 -08:00
bill bittner 3aefd43303 fixed broken import require link 2018-01-22 22:00:04 -08:00
Bill Bittner 2cfd8fb532
Merge pull request #329 from lbryio/track-publish-time
Track publish time
2018-01-22 21:50:17 -08:00
bill bittner 5b2a10b741 cleaned up import statement 2018-01-22 21:48:32 -08:00
bill bittner a468485d33 updated logging 2018-01-22 20:09:28 -08:00
bill bittner 118ff2deb3 added GA timing event for publish 2018-01-22 16:14:05 -08:00
bill bittner ecf968ecc2 updated release banner to maintenance banner 2018-01-22 15:23:13 -08:00