Commit graph

1239 commits

Author SHA1 Message Date
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
Bill Bittner
ab93c949fe
Merge pull request #327 from ykris45/patch-1
Update errorHandlers.js
2018-01-22 09:51:04 -08:00
YULIUS KURNIAWAN KRISTIANTO
acbf94a686
Update errorHandlers.js
deamon is incorrect billbitt. the correct words is daemon
2018-01-22 18:05:47 +07:00
bill bittner
72d5c31176 fixed underline on NavBar and removed components 2018-01-19 17:24:21 -08:00
bill bittner
c25aa72cbc fixed prop types 2018-01-19 16:40:47 -08:00
bill bittner
6b685f5183 removed PublishMetadataInputs' internal state and removed unnecessary event.preventDefault s 2018-01-19 16:03:49 -08:00
bill bittner
b1ba96270b added red x for errors in field 2018-01-19 14:53:31 -08:00
bill bittner
d5fdee1d3c added ... and ExpandingTextArea component 2018-01-19 12:11:38 -08:00
bill bittner
e482c5f2f8 fixed channel-select to not have internal state 2018-01-19 10:16:55 -08:00
bill bittner
c0b856d1f8 updated componentwillreceiveprops to check for change in props 2018-01-18 15:58:47 -08:00
bill bittner
ae86d3dfa2 updated progress bar to store data not jsx 2018-01-18 14:53:10 -08:00
bill bittner
e663460c87 removed console logs 2018-01-18 14:01:01 -08:00
bill bittner
6931628595 removed page updating utils 2018-01-18 12:44:08 -08:00
bill bittner
530e49961b added a navbar component 2018-01-18 12:43:02 -08:00
bill bittner
ca78165f70 created NavBar container 2018-01-18 10:58:34 -08:00
bill bittner
1c52bcedc8 changed componentwillmount to componentdidmount 2018-01-18 10:13:51 -08:00
bill bittner
3f0ac1f7f3 separated actions and reducers 2018-01-18 09:33:26 -08:00
bill bittner
f369ba88cc reduced paths for imports 2018-01-17 15:00:03 -08:00
bill bittner
0aa1456fc0 updated video preview 2018-01-17 12:54:26 -08:00
bill bittner
2393fcc702 changed containers into folders 2018-01-17 10:49:57 -08:00
bill bittner
44557befbb fixed spacing around publish button 2018-01-17 09:46:16 -08:00
bill bittner
c10412947e added proptypes to dumb components 2018-01-17 09:24:17 -08:00
bill bittner
234531401c removed proptypes 2018-01-16 15:55:29 -08:00
bill bittner
c072f8846b separated constants into own folder 2018-01-16 11:38:37 -08:00
bill bittner
1a77110df7 renamed ChannelSelect container 2018-01-16 10:45:17 -08:00
bill bittner
54150650cb fixed home page loading bar 2018-01-16 09:52:15 -08:00
bill bittner
41924130a3 added clear to publishSubmit error when other error fixed 2018-01-15 09:59:23 -08:00