Shawn
|
7415ec87d1
|
Fix first load (publish) shortId's with daemon and chainquery
|
2018-10-12 01:00:07 -05:00 |
|
Shawn
|
2e45314610
|
Fix remaining chainquery exceptions and bad logic
|
2018-10-10 12:19:51 -05:00 |
|
Shawn
|
f8f611905b
|
Fix channel names not showing on view pages
|
2018-10-09 19:11:06 -05:00 |
|
Shawn
|
a695516d67
|
Merge branch 'add-chainquery' of https://github.com/lbryio/spee.ch into add-chainquery
|
2018-10-08 19:09:04 -05:00 |
|
Shawn
|
860c61dc47
|
Fix chainquery bugs and add initial metrics implementation
|
2018-10-08 19:02:05 -05:00 |
|
Shawn K
|
5a7e10574f
|
Merge branch 'master' into add-chainquery
|
2018-10-08 12:16:12 -05:00 |
|
Travis Eden
|
90a5dcf54d
|
add quotes to bid amount
|
2018-10-05 09:15:31 -04:00 |
|
Shawn
|
c9fdc9c3cf
|
Move channels and claims to chainquery
|
2018-09-25 20:20:59 -05:00 |
|
Travis Eden
|
ee1e20bd14
|
handle exceptions together
|
2018-09-24 09:26:16 -04:00 |
|
Travis Eden
|
69f82d814b
|
refactor isApprovedClaim to claims folder shared by client and server
|
2018-09-21 16:16:01 -04:00 |
|
Travis Eden
|
0a74e50167
|
refactor channel checks with isApprovedChannel
|
2018-09-20 13:34:53 -04:00 |
|
Travis Eden
|
815149a2cd
|
reject publishes for unapproved channels when publishOnlyApproved
|
2018-09-19 13:29:56 -04:00 |
|
Shawn
|
4c81ed7b7c
|
Update babel packages to match major, fix dependency issues
|
2018-09-02 18:48:35 -05:00 |
|
bill bittner
|
2a1324294c
|
updated delete file logging
|
2018-08-20 12:27:52 -07:00 |
|
Travis Eden
|
21551e6fbb
|
get claimId from publishResults
|
2018-08-15 16:29:15 -04: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
|
16c7b20fbc
|
removed logger
|
2018-08-07 12:54:13 -07:00 |
|
bill bittner
|
e2a3039e4e
|
set height on new publishes to current height in Claim db
|
2018-08-02 15:54:23 -07:00 |
|
bill bittner
|
60ffe5de95
|
cleaned up errors and updated build scripts
|
2018-07-31 16:43:08 -07:00 |
|
bill bittner
|
5230970705
|
updated process for getting file record in serve logic
|
2018-07-30 13:48:47 -07:00 |
|
bill bittner
|
3a46a3714e
|
updated publish flow and returned to image-size
|
2018-07-27 12:31:08 -07:00 |
|
bill bittner
|
0037addcda
|
updated the publish logic
|
2018-07-27 11:05:10 -07:00 |
|
bill bittner
|
aa1784417e
|
added async await for dimension processing
|
2018-07-26 18:40:46 -07:00 |
|
bill bittner
|
62137f3ca9
|
refactored File and Claim data creating functions
|
2018-07-26 13:48:53 -07:00 |
|
bill bittner
|
82f56ccc9a
|
simplified File data creation
|
2018-07-25 17:29:59 -07:00 |
|
bill bittner
|
2d7dbdc8a0
|
added a migration for File table
|
2018-07-25 17:21:02 -07:00 |
|
bill bittner
|
925d025295
|
updated serve and show urls in publish response
|
2018-07-17 12:23:14 -07:00 |
|
bill bittner
|
93325c3e98
|
added url property back to response for app backwards compatability
|
2018-07-17 11:07:41 -07:00 |
|
bill bittner
|
573f7f87ca
|
added embed url to api return
|
2018-07-16 14:57:26 -07:00 |
|
bill bittner
|
5f486e3d50
|
fixed content type error message for accuracy
|
2018-07-06 17:41:17 -07:00 |
|
bill bittner
|
fd4f745dc1
|
removed console log
|
2018-07-06 17:39:07 -07:00 |
|
bill bittner
|
93d23a3721
|
added check for file name in publish requests
|
2018-07-04 17:02:43 -07:00 |
|
bill bittner
|
bf30c9f8a0
|
fixed blocked check on api
|
2018-07-02 13:53:52 -07:00 |
|
Bill Bittner
|
9a1c319f82
|
Merge branch 'master' into refresh-blocked-list-on-start
|
2018-06-29 08:53:58 -07:00 |
|
bill bittner
|
60ee901faf
|
moved response into middleware
|
2018-06-28 17:58:51 -07:00 |
|
bill bittner
|
d01db5b5df
|
added body to publish logging
|
2018-06-28 13:22:52 -07:00 |
|
bill bittner
|
752d679d4f
|
updated startup to refresh blocked list
|
2018-06-28 13:16:48 -07:00 |
|
bill bittner
|
7a0a4820c9
|
added back publish request logging
|
2018-06-28 12:30:32 -07:00 |
|
bill bittner
|
faf7f5702b
|
changed tor response to 403
|
2018-06-28 09:48:16 -07:00 |
|
bill bittner
|
f5e01840e3
|
added logging
|
2018-06-27 21:27:38 -07:00 |
|
bill bittner
|
a46b157fe1
|
added tor middleware response handling
|
2018-06-27 18:10:47 -07:00 |
|
bill bittner
|
097ef744d7
|
updated logging
|
2018-06-27 15:01:40 -07:00 |
|
bill bittner
|
391592f1b8
|
updated response code to 503 for disabled publishing
|
2018-06-23 13:53:35 -07:00 |
|
bill bittner
|
f9db87109c
|
added a check on api/claim/publish for disabled publishing
|
2018-06-23 13:19:58 -07:00 |
|
bill bittner
|
9e1c7afa55
|
added publish request info logging
|
2018-06-23 10:57:04 -07:00 |
|
bill bittner
|
a1210149b3
|
removed .js suffix from config
|
2018-06-05 19:34:24 -07:00 |
|
bill bittner
|
c1f5552e99
|
removed configs and moved logging and slack configuration to server/utils/
|
2018-06-05 18:55:44 -07:00 |
|
bill bittner
|
8b808b2c10
|
updated channel availability route
|
2018-05-03 15:47:58 -07:00 |
|
bill bittner
|
3935fb1af0
|
removed console log
|
2018-05-03 15:25:44 -07:00 |
|