Commit graph

947 commits

Author SHA1 Message Date
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
bill bittner cec7e5ef57 fixed flex box and @ line break 2017-10-30 10:07:23 -07:00
bill bittner 9ea5115af2 fixed radio button and details overlap 2017-10-30 09:23:23 -07:00
Bill Bittner 0a35884614
Merge pull request #226 from lbryio/redesign-1-bcrypt
Redesign 1 bcrypt
2017-10-30 07:55:14 -07:00
bill bittner c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00
bill bittner 288a19ea97 created migration to brypt existing passwords 2017-10-29 20:40:05 -07:00
bill bittner 436067150e added bcrypt to encrypt passwords in db 2017-10-29 17:10:37 -07:00
bill bittner 671acec218 updated green check mark 2017-10-27 15:15:05 -07:00
bill bittner c833a741fb added missing link class on cat gifs link 2017-10-27 14:38:54 -07:00
bill bittner f2aceac532 updated "about" page 2017-10-27 14:28:06 -07:00
bill bittner f6288cdbbc enlarged text and removed excess classes 2017-10-27 14:17:30 -07:00
bill bittner 380e8c484a switched out main og-image logo 2017-10-27 12:02:11 -07:00
bill bittner 56122f827c added Unspecified license option 2017-10-27 10:58:08 -07:00
bill bittner 331b0c9764 updated logo 2017-10-27 09:59:31 -07:00
bill bittner 00878cd665 fixed drag and drop on asset preview 2017-10-26 16:08:38 -07:00
bill bittner 021e98c654 added thumbnail preview to upload tools 2017-10-26 14:53:24 -07:00
bill bittner 0c11eb4b55 switched session key to env var, added thumbnail to Claim upsert on publish 2017-10-26 12:49:06 -07:00
bill bittner 426b605acb switched express-session for cookie-session 2017-10-26 10:48:09 -07:00
bill bittner b5267bcc38 updated description on show 2017-10-26 09:50:45 -07:00
bill bittner 1c204df793 fixed unreturned promise 2017-10-26 08:46:00 -07:00
bill bittner 07f6c02f60 added channelName to Claim model 2017-10-26 08:31:38 -07:00
bill bittner a72d3a08a6 added channel info to show page 2017-10-25 17:07:59 -07:00
bill bittner bfe894e2a4 renamed migration 2017-10-25 15:55:41 -07:00
bill bittner 8f4c4ff44e added migration to add channelName to Claim table 2017-10-25 15:37:11 -07:00
bill bittner 12798051a9 fixed spacing of publish groups 2017-10-25 13:12:44 -07:00
bill bittner c89341a3b7 updated error message displays and column widths 2017-10-25 13:08:29 -07:00
bill bittner 33822e71a7 fixed dropzone to trigger dragexit on drop 2017-10-25 12:45:53 -07:00