Commit graph

1780 commits

Author SHA1 Message Date
Rizda Dwi Prasetya
89cc458993 add bottom padding between share link 2018-10-04 16:03:37 +07:00
Rizda Dwi Prasetya
2a920cfa4f add diaspora share link 2018-10-04 15:51:01 +07:00
Rizda Dwi Prasetya
2c82fb609a add new css class that auto wrap to allow more share links 2018-10-04 15:49:22 +07:00
Rizda Dwi Prasetya
f2c59e7108
Add Share to Mastodon button 2018-10-03 14:13:03 +07:00
Travis Eden
02b82240dd
Merge pull request #596 from lbryio/form-submit
allow form submit with enter key
2018-09-17 09:16:00 -04:00
Shawn K
fcfc57dcfc
Merge pull request #598 from lbryio/fix-path
fixed embed view path. fixes #597
2018-09-12 17:16:14 -04:00
Alex Grintsvayg
3ca7f62414 fixed embed view path. fixes #597 2018-09-12 17:08:37 -04:00
Sean Yesmunt
051dcb8454 allow form submit with enter key 2018-09-10 15:54:48 -04:00
Shawn K
ca5d8e15cf
Merge pull request #592 from lbryio/fix-mimes-extensions
Fix content-type and file extensions (enforce image/jpeg and .jpg)
2018-09-04 09:58:42 -05:00
Shawn
92cd020c58 Fix content-type and file extensions (enforce image/jpeg and .jpg) 2018-09-03 21:43:12 -05:00
Shawn K
32f0ab1c43
Merge pull request #591 from lbryio/fix-babel-deps
Update babel packages to match major, fix dependency issues
2018-09-03 10:17:35 -05:00
Shawn
0861dcf0f9 Remove yarn.lock 2018-09-03 10:17:13 -05:00
Shawn
4c81ed7b7c Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
Bill Bittner
9eccd51f42
Delete slackConfig.json 2018-08-20 12:37:13 -07:00
Bill Bittner
6421d41994
Delete loggerConfig.json 2018-08-20 12:37:03 -07:00
Bill Bittner
ffb9ce8fd9
Delete lbryConfig.json 2018-08-20 12:36:52 -07:00
Bill Bittner
a6cf17c22d
Merge pull request #580 from lbryio/debug-publish-deletes
updated delete file logging
2018-08-20 12:31:30 -07:00
bill bittner
2a1324294c updated delete file logging 2018-08-20 12:27:52 -07:00
Bill Bittner
89f6ad9bce
Merge pull request #579 from lbryio/560-ip-address
added node-ip and updated CLI
2018-08-16 09:35:04 -07:00
bill bittner
09e83d6117 updated .gitignore 2018-08-15 14:10:00 -07:00
bill bittner
eba88a0476 updated quickstarts 2018-08-15 13:54:42 -07:00
bill bittner
61e258e3fb added node-ip and updated CLI 2018-08-15 13:53:09 -07:00
Bill Bittner
858a5db346
Merge pull request #577 from lbryio/default-block-height
return default block height of 100000
2018-08-15 13:33:26 -07:00
Travis Eden
21551e6fbb get claimId from publishResults 2018-08-15 16:29:15 -04:00
Travis Eden
e542e6962d return default block height of 100000 2018-08-15 16:29:11 -04:00
Bill Bittner
c037c934b0
Merge pull request #573 from lbryio/566-css-alias
566 scss aliasing
2018-08-14 08:09:33 -07:00
bill bittner
0a7e09690e moved all components into own folders 2018-08-13 18:08:00 -07:00
bill bittner
7eab821bc2 moved all scss main files into folders 2018-08-13 12:48:31 -07:00
bill bittner
8ea1b0b03c removed yellow background 2018-08-13 12:39:59 -07:00
bill bittner
392bcf4a5a added dynamic aliasing for custom scss folders 2018-08-13 12:36:47 -07:00
bill bittner
0ed5342fd9 updated where method is on api docs 2018-08-10 15:22:02 -07:00
bill bittner
ed6bf0b173 updated claim/availability response docs 2018-08-10 15:19:19 -07:00
bill bittner
53f4891e3e removed unnecessary api calls 2018-08-10 15:14:45 -07:00
bill bittner
e8a7dd75d2 updated readme with publish response 2018-08-10 15:13:35 -07:00
Bill Bittner
855eb38203
Merge pull request #489 from lbryio/dependencies-upgrade
upgrade dependencies
2018-08-10 13:18:04 -07:00
bill bittner
2b983b0b28 downgraded winston 2018-08-10 13:16:41 -07:00
bill bittner
c9f906151b fixed merge conflicts 2018-08-10 11:35:32 -07:00
Bill Bittner
b9398b1da2
Merge pull request #570 from lbryio/readme-update
Readme update
2018-08-09 16:13:04 -07:00
bill bittner
49b834036e added customization guide 2018-08-09 16:12:02 -07:00
bill bittner
0637f325d2 fixed headings 2018-08-09 15:50:51 -07:00
bill bittner
db1565584f simplified quickstart 2018-08-09 15:46:11 -07:00
bill bittner
411b50d6f4 added fullstart and customize.md 2018-08-09 15:39:32 -07:00
Bill Bittner
69cd9532d4
Merge pull request #569 from lbryio/564-ffprobe-fails
fix: ffprobe fails
2018-08-09 11:09:44 -07:00
bill bittner
14f7e1b7b4 only create File record if file is completed 2018-08-09 11:06:32 -07:00
bill bittner
5d6d9cf474 cosmetic change to promise chain 2018-08-09 09:46:25 -07:00
Bill Bittner
a26b1daa6e
Merge pull request #568 from lbryio/fix-no-channel-based-claim
updated Claim model to return proper error if no matching claim id found
2018-08-08 11:41:43 -07:00
bill bittner
764f4d4b6f updated Claim model to return proper error if no matching claim id found 2018-08-08 11:39:35 -07:00
Bill Bittner
b78286b245
Merge pull request #567 from lbryio/remove-custom-about
removed sample custom about page
2018-08-08 09:29:12 -07:00
bill bittner
327db25f70 removed custom about page 2018-08-08 09:24:33 -07:00
Bill Bittner
2720c00cf5
Merge pull request #563 from lbryio/fix-File-errors
fix: handled async File data function
2018-08-07 12:55:24 -07:00