bill bittner
|
30615cedcf
|
updated missing "title" in spee.ch config
|
2018-02-20 15:43:39 -08:00 |
|
bill bittner
|
72cf2230d3
|
renamed page-routes to fallback
|
2018-02-20 15:25:04 -08:00 |
|
bill bittner
|
17a5e436b7
|
updated Root to App, extracting provider and router
|
2018-02-20 14:31:05 -08:00 |
|
Bill Bittner
|
6097dc492e
|
Merge pull request #353 from lbryio/352-react-ga-pageviews
352 react ga pageviews
|
2018-02-16 07:58:59 -08:00 |
|
bill bittner
|
d02e59afd6
|
plugged config file in for ga code
|
2018-02-15 18:08:53 -08:00 |
|
bill bittner
|
08e6e2cacd
|
removed dead handlebars GA code
|
2018-02-15 18:05:20 -08:00 |
|
bill bittner
|
ec4669d058
|
removed ga util
|
2018-02-15 18:04:38 -08:00 |
|
Bill Bittner
|
00d38a833d
|
Merge pull request #351 from lbryio/295-google-analytics
295 - server-side GA events for tracking serve requests
|
2018-02-15 18:02:35 -08:00 |
|
bill bittner
|
9a3e9cad6a
|
wrapped routes in GAListener
|
2018-02-15 17:04:49 -08:00 |
|
bill bittner
|
0efc25a5c1
|
added google-ga package
|
2018-02-15 15:55:24 -08:00 |
|
bill bittner
|
0c82b89a5f
|
added tracking of serve events
|
2018-02-15 13:18:22 -08:00 |
|
bill bittner
|
c58ea8bc80
|
updated GA publish timing events
|
2018-02-15 11:00:51 -08:00 |
|
Bill Bittner
|
16cb329e53
|
Merge pull request #343 from lbryio/react-router
React router
|
2018-02-14 23:02:16 -08:00 |
|
bill bittner
|
89db6948ad
|
added state checks to newChannelRequest
|
2018-02-14 18:08:39 -08:00 |
|
bill bittner
|
588ebfb55a
|
added state checks to newAssetRequest
|
2018-02-14 18:02:10 -08:00 |
|
bill bittner
|
8e94d4e162
|
removed commented dead code
|
2018-02-14 17:42:12 -08:00 |
|
bill bittner
|
5f60af596e
|
fixed handleShowPageUri saga
|
2018-02-14 17:40:11 -08:00 |
|
bill bittner
|
0a228de660
|
moved url parsing to its own action saga
|
2018-02-14 17:26:11 -08:00 |
|
bill bittner
|
960893e775
|
added clearing of error to assetDisplay
|
2018-02-14 17:10:44 -08:00 |
|
bill bittner
|
7a8466ef68
|
added an asset selector
|
2018-02-14 12:30:30 -08:00 |
|
bill bittner
|
0548906c4d
|
renamed previousRequests to requestList
|
2018-02-14 12:19:43 -08:00 |
|
bill bittner
|
0cecc84dde
|
consolidated requests into one list
|
2018-02-14 12:09:57 -08:00 |
|
bill bittner
|
4a2fbb402f
|
consolidated request handling to showPage
|
2018-02-14 11:39:24 -08:00 |
|
bill bittner
|
51c50d7f5d
|
removed componentWillMount and simplified mapDispatchToProps
|
2018-02-14 09:19:22 -08:00 |
|
bill bittner
|
10fdf6e6e2
|
fixed post-publish forwarding issue
|
2018-02-13 22:29:54 -08:00 |
|
bill bittner
|
22c794a289
|
updated action names
|
2018-02-13 17:16:50 -08:00 |
|
bill bittner
|
55eb2dd85f
|
removed showChannel from actions
|
2018-02-13 16:51:59 -08:00 |
|
bill bittner
|
855a7dab42
|
removed showAsset action
|
2018-02-13 15:53:27 -08:00 |
|
bill bittner
|
aedc636241
|
updated routes to return proper error codes
|
2018-02-13 12:19:57 -08:00 |
|
bill bittner
|
5845a07a9d
|
added back deleted request.js
|
2018-02-12 20:35:45 -08:00 |
|
bill bittner
|
295cbb6486
|
renamed actions
|
2018-02-12 20:01:02 -08:00 |
|
bill bittner
|
4672a72d02
|
added default note for channels with zero claims
|
2018-02-12 19:08:17 -08:00 |
|
bill bittner
|
b1fb65b1ec
|
renamed existing request
|
2018-02-12 19:01:29 -08:00 |
|
bill bittner
|
0912cd45d9
|
renamed existing asset
|
2018-02-12 18:50:19 -08:00 |
|
bill bittner
|
249b6c6f0f
|
moved channel selection logic to mapStateToProps
|
2018-02-12 18:18:56 -08:00 |
|
bill bittner
|
afe95916c1
|
removed unnecessary handlebars partials
|
2018-02-09 11:29:34 -08:00 |
|
bill bittner
|
7cc78e9187
|
added a 404 page
|
2018-02-09 10:53:59 -08:00 |
|
bill bittner
|
2781e30134
|
added actions and saga for updating claims list
|
2018-02-09 10:02:13 -08:00 |
|
bill bittner
|
98992b754b
|
updated button css
|
2018-02-09 09:15:52 -08:00 |
|
bill bittner
|
75b5981e01
|
converted channel display to use id
|
2018-02-08 16:42:13 -08:00 |
|
bill bittner
|
c96c4d1fbd
|
updated showAsset to use an id
|
2018-02-08 16:23:09 -08:00 |
|
bill bittner
|
f38a4fb7e5
|
preparing to refactor to use ids
|
2018-02-08 15:47:10 -08:00 |
|
bill bittner
|
e9baab3c61
|
split sagas into separate files
|
2018-02-08 14:17:03 -08:00 |
|
bill bittner
|
764ce24676
|
moved asset and channel id out of saga to action
|
2018-02-08 14:01:45 -08:00 |
|
bill bittner
|
eb2f7ac7fc
|
fixed request error for broken requests
|
2018-02-08 13:39:14 -08:00 |
|
bill bittner
|
c4042ecea9
|
asset and channel display working
|
2018-02-08 13:22:54 -08:00 |
|
bill bittner
|
967474bfa4
|
debugged channel update reducer
|
2018-02-08 11:50:30 -08:00 |
|
bill bittner
|
0a3e052564
|
split showing asset and adding asset actions
|
2018-02-08 11:22:19 -08:00 |
|
bill bittner
|
0fcdba8290
|
completed logic for viewing new channel
|
2018-02-08 10:59:49 -08:00 |
|
bill bittner
|
e1f07e27ee
|
updated how new channel requests are stored
|
2018-02-08 10:02:29 -08:00 |
|