Commit graph

1123 commits

Author SHA1 Message Date
Mark Firth
7ba5b09a23
general.css Video Skin Class Stlye Improvement
Previously, the global video element was styled to make it look better on the stand alone page. However; the class `.show-asset-light` is the video skin class assigned to the stand alone page only.

Based on this, I have optimised the style on this class and removed parts no longer needed from the `video-player` class, thereby not affecting any other pages for areas only required on the stand alone page.
2017-11-08 23:12:12 +10:00
bill bittner
37315c6c66 added upload path to config and removed socket.io ref 2017-11-07 16:15:12 -08:00
bill bittner
1b61e0fefa updated Certificate model to match migration 2017-11-07 15:42:48 -08:00
bill bittner
e49942344a added migration for Certificate column types 2017-11-07 15:21:42 -08:00
bill bittner
dce1c32288 added migrations for Claim column types 2017-11-07 14:47:41 -08:00
bill bittner
912363e936 added sequelizeCli config example 2017-11-07 10:57:31 -08:00
bill bittner
7589ad043d changed slack error logging to include warn 2017-11-07 07:14:38 -08:00
Bill Bittner
21d88e79a3
Merge pull request #241 from Smurphonomics/patch-3
Update general.css
2017-11-06 17:27:01 -08:00
Mark Firth
7b22fb62f2
#video-player Padding all 6px
Padding should be 6px rather than padding: 6px 6px 5px 6px;
2017-11-07 11:26:17 +10:00
Bill Bittner
db63b3e9a9
Merge pull request #243 from lbryio/multipart-upload-directory
Multipart upload directory
2017-11-06 16:05:03 -08:00
bill bittner
c881d7c64b added comments to speechConfig_example.js 2017-11-06 15:26:45 -08:00
bill bittner
25170acc74 updated readme 2017-11-06 15:22:03 -08:00
bill bittner
40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner
1f37c33206 updated comments 2017-11-06 14:22:00 -08:00
bill bittner
63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
Bill Bittner
8e6b90320a
Merge pull request #237 from lbryio/234-updates
fixes to 234 based on JKs feedback
2017-11-06 08:58:07 -08:00
Mark Firth
15ae01321e
Update general.css
Add space to the top of the stand alone video page, centers the video, centers the text and adds a border to the video skin to separate it from the background.
2017-11-07 01:12:22 +10:00
bill bittner
821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
bill bittner
0517326c43 removed the record console log 2017-11-03 16:18:00 -07:00
Jeremy Kauffman
1391fcceff
Merge pull request #236 from Piste/master
Slightly better wording (from/to)
2017-11-03 17:39:10 -04:00
bill bittner
fc5d8510ad updated Claim record save after publish to include channelName 2017-11-03 14:23:54 -07:00
bill bittner
e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
Bill Bittner
bffa88261d
Merge pull request #234 from lbryio/sequelize-queries
Sequelize queries
2017-11-03 08:35:42 -07:00
bill bittner
d92f499269 combined validation functions into one object 2017-11-02 15:47:55 -07:00
bill bittner
934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner
c658f67ec4 removed change_address 2017-11-02 12:25:35 -07:00
bill bittner
f9daf0f8be updated error handling 2017-11-02 11:50:05 -07:00
Pierre
fb67aded7e
Merge pull request #1 from Piste/Piste-wording
Slightly better wording (from/to)
2017-11-02 11:43:57 -07:00
Pierre
9dc5283c93
Slightly better wording (from/to) 2017-11-02 11:41:48 -07:00
bill bittner
8d14f022bd hooked up the status messages 2017-11-01 17:14:38 -07:00
bill bittner
7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner
e48a7b596d fixed issue with Op.like 2017-10-31 20:35:33 -07:00
bill bittner
d3316b416d removed instance log 2017-10-31 17:42:51 -07:00
bill bittner
713fa3f1e3 cleaned up long long 2017-10-31 17:24:51 -07:00
bill bittner
4d23fbbe4e updated getRecentClaims 2017-10-31 17:19:26 -07:00
bill bittner
b95f7ad5d4 updated resolveClaim 2017-10-31 16:44:32 -07:00
bill bittner
913c24c3a9 updated getLongChannelId 2017-10-31 16:23:11 -07:00
bill bittner
cbfce3a01e getLongCLaimId updated 2017-10-31 16:00:12 -07:00
bill bittner
c6878eb0a3 updated getClaimIdByLongChannelId 2017-10-31 15:28:11 -07:00
bill bittner
409a9346de updated Claim.getAllChannelClaims 2017-10-31 11:54:33 -07:00
bill bittner
d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
Bill Bittner
5923a1079f
Merge pull request #232 from lbryio/redesign-polish
created view to present errors to client
2017-10-30 16:41:23 -07:00
bill bittner
829ac91985 created error view to present errors to client 2017-10-30 16:38:57 -07:00
Bill Bittner
033fff923c
Merge pull request #229 from lbryio/redesign-polish
Fixed handling of case where incorrect claim name is given
2017-10-30 15:01:35 -07:00
bill bittner
ff9379ffb7 updated handling for incorrect claim names 2017-10-30 14:57:50 -07:00
bill bittner
bd90700229 removed unused images 2017-10-30 13:25:27 -07:00
Bill Bittner
a14a3a8d29
Merge pull request #228 from lbryio/redesign-polish
fixed nav bar bottom alignment
2017-10-30 11:30:16 -07:00
bill bittner
f563288efd fixed nav bar bottom alignment 2017-10-30 11:28:44 -07:00
Bill Bittner
62f2b36356
Merge pull request #227 from lbryio/redesign-polish
Redesign polish
2017-10-30 10:58:08 -07:00
bill bittner
b2268ceee9 fixed pagination on channel page to show only as needed 2017-10-30 10:56:23 -07:00