Commit graph

260 commits

Author SHA1 Message Date
Shawn
0ebddd5311 Remove unused var 2018-10-29 14:09:42 -05:00
Shawn
fabc44edcd Add views to claim pages for logged in channels 2018-10-29 02:04:43 -05:00
Shawn
a8633e34b2 Fix checking length of endefined 2018-10-25 14:07:11 -05:00
Shawn
af8e7e7044 Fix view logging exceptions and log errors when processing trending data 2018-10-25 13:52:27 -05:00
Shawn
828e8dce70 Quick-fix, filter views with UA containing LBRY (for thumbs) 2018-10-24 17:11:52 -05:00
Shawn
d625d9b76a Fix case sentitivity in some instances 2018-10-24 16:21:50 -05:00
Shawn
74f6c1fefa Minor adjustments 2018-10-24 15:47:20 -05:00
Shawn
c828d47bc0 Correct 30 minutes 2018-10-24 03:45:44 -05:00
Shawn
7639dfabc0 zScore, pValue, specials, brain mush 2018-10-24 03:43:30 -05:00
Travis Eden
544d2a3c14
Merge pull request #635 from lbryio/faq
add faq
2018-10-23 09:29:19 -04:00
Shawn K
1bebde8137
Merge pull request #638 from lbryio/controlling-claims-only
filter claims by bid_state: 'Controlling'
2018-10-22 17:15:44 -05:00
Shawn K
4bdbcc83b7
Merge branch 'master' into tempban 2018-10-20 03:47:05 -05:00
Shawn
a6dbe7b285 Merge branch 'tempban' of https://github.com/lbryio/spee.ch into tempban 2018-10-20 03:45:19 -05:00
Shawn
33b9aa4dff Fix ban config file path 2018-10-20 03:44:25 -05:00
Shawn K
fdf0d21f1d
Build persisting IP block lists (#643)
* Fix IP ban and add logging

* Build persisting IP block lists
2018-10-20 03:26:18 -05:00
Shawn K
4d440c0482
Merge branch 'master' into tempban 2018-10-20 03:25:55 -05:00
Shawn
1e607d2b8a Build persisting IP block lists 2018-10-20 03:23:46 -05:00
Shawn K
5c2a33250e
Fix IP ban and add logging (#642) 2018-10-19 14:36:51 -05:00
Shawn
2cd5accf8b Fix IP ban and add logging 2018-10-19 14:36:18 -05:00
Travis Eden
3eae4414ab add bidState parameter option 2018-10-19 11:36:42 -04:00
Jeremy Kauffman
5266f5bd7c
Merge pull request #640 from lbryio/multisite-access-fix
multisite access fix
2018-10-18 16:10:21 -04:00
Travis Eden
0753f5a58e filter by publisher_id rather than certificateId in getClaimIdAndServeAsset 2018-10-18 15:24:00 -04:00
Shawn
001b81b457 Temporary anti-spam solution 2018-10-18 12:05:01 -05:00
Travis Eden
7785320f49 filter claims by bid_state: 'Controlling' 2018-10-18 12:29:24 -04:00
Travis Eden
56b939d806 add faq 2018-10-17 17:04:14 -04:00
Travis Eden
e857a88e38 use channelId as argument variable 2018-10-17 12:17:51 -04:00
Shawn
7415ec87d1 Fix first load (publish) shortId's with daemon and chainquery 2018-10-12 01:00:07 -05:00
Thomas Zarebczan
b175f4e763
re-fix the fix
fcfc57dcfc

@skhameneh , looks like something recently brought back in old cold, possibly from the chainquery branch?
2018-10-11 01:50:04 -04:00
Shawn
2e45314610 Fix remaining chainquery exceptions and bad logic 2018-10-10 12:19:51 -05:00
Shawn
bb81441357 Fix exceptions and incorrect logic around chainquery 2018-10-10 11:28:53 -05:00
Shawn
f8f611905b Fix channel names not showing on view pages 2018-10-09 19:11:06 -05:00
Shawn
42ef398107 User anumeration for bid_state 2018-10-09 13:18:02 -05:00
Shawn
bacb05abe8 Fix minor exception in getting claimId util, fix metrics 2018-10-09 13:10:06 -05:00
Shawn
4aaff575b3 Remove old column 2018-10-09 09:57:09 -05:00
Shawn
0be8422e65 Remove deprecated index (until an async context allows support) 2018-10-08 19:15:44 -05:00
Shawn
4395579fca Remove deprecated index (until an async context allows support) 2018-10-08 19:13:24 -05:00
Shawn
29fe0cb9b8 Remove deprecated index (until an async context allows support) 2018-10-08 19:13:03 -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
Shawn
580ca10a8e Finish chainquery changes (required for metrics/migrations/trending, moving to new PR) 2018-10-08 12:14:31 -05:00
Travis Eden
fa592d2aac add terms of service 2018-10-05 11:26:43 -04:00
Travis Eden
e5132f19c3 use proper error checks; return only error message 2018-10-05 09:36:25 -04:00
Travis Eden
90a5dcf54d add quotes to bid amount 2018-10-05 09:15:31 -04:00
Shawn
158f0b4863 Add context & dynamic route sagas, req for Osprey features 2018-09-27 22:56:10 -05:00
Shawn
ec2aea5972 Unify routes/rendering 2018-09-25 21:43:57 -05:00
Shawn
c9fdc9c3cf Move channels and claims to chainquery 2018-09-25 20:20:59 -05:00
Travis Eden
50cbe12649 use constants to refer to claim length, longId, shortId 2018-09-24 09:26:58 -04:00
Travis Eden
ee1e20bd14 handle exceptions together 2018-09-24 09:26:16 -04:00
Travis Eden
6d6bb40fe6 move approved channel check to its own method 2018-09-24 09:22:28 -04:00