Commit graph

1878 commits

Author SHA1 Message Date
Shawn a1ab73bd77 Add channel whitelisting support 2018-10-29 15:43:15 -05:00
Shawn K 05d49f2bb4
Merge pull request #664 from lbryio/claimViews
Add views to claim pages for logged in channels
2018-10-29 14:10:01 -05:00
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 K 51dd0c637f
Merge pull request #661 from lbryio/trending-metrics
Fix checking length of endefined
2018-10-25 14:07:41 -05:00
Shawn a8633e34b2 Fix checking length of endefined 2018-10-25 14:07:11 -05:00
Shawn K 493e3c7e25
Merge pull request #659 from lbryio/trending-metrics
Fix view logging exceptions and log errors when processing trending data
2018-10-25 13:54:06 -05:00
Shawn af8e7e7044 Fix view logging exceptions and log errors when processing trending data 2018-10-25 13:52:27 -05:00
Shawn K ca436bad87
Merge pull request #657 from lbryio/trending-metrics
Quick-fix, filter views with UA containing LBRY (for thumbs)
2018-10-24 17:12:30 -05:00
Shawn 828e8dce70 Quick-fix, filter views with UA containing LBRY (for thumbs) 2018-10-24 17:11:52 -05:00
Shawn K b307cc3702
Merge pull request #656 from lbryio/trending-metrics
Fix case sentitivity in some MySQL instances
2018-10-24 16:22:51 -05:00
Shawn d625d9b76a Fix case sentitivity in some instances 2018-10-24 16:21:50 -05:00
Shawn K 3831f9661b
Merge pull request #655 from lbryio/trending-metrics
Add zScore, pValue, specials, trending content
2018-10-24 15:47:47 -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 98adbbbe28
Merge pull request #645 from nathan78906/patch-1
Update link to nginx_example_config file
2018-10-22 22:39:14 -05: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
Nathan Seebarran b8d955c218
Update link to nginx_example_config file 2018-10-20 14:18:49 -04:00
Shawn K 3bcb37433a
Merge pull request #644 from lbryio/tempban
Fix ban config file path
2018-10-20 03:47:25 -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 K 778f181ed4
Merge pull request #639 from lbryio/tempban
Temporary anti-spam solution
2018-10-18 13:53:59 -05: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
Shawn K a8eed2f4a2
Merge pull request #634 from lbryio/longChannelId-fix
fix "longChannelId does not exist"
2018-10-17 12:27:03 -05:00
Travis Eden e857a88e38 use channelId as argument variable 2018-10-17 12:17:51 -04:00
Travis Eden 8e5cb3b3d4
Merge pull request #632 from lbryio/multisite-styling
Osprey landing page and styling
2018-10-15 13:42:35 -04:00
Travis Eden bd3b43646e h6 -> h3 2018-10-15 12:24:53 -04:00
Travis Eden 167806bd0e separate assets from buttons 2018-10-15 12:08:06 -04:00
Travis Eden 622cbcfb74 use grid for asset preview layout 2018-10-15 10:11:56 -04:00
Travis Eden e17c8c936e move title below image; h6 -> h3 2018-10-15 09:01:14 -04:00
Travis Eden b87a768803 show title on asset previews 2018-10-15 09:01:14 -04:00
Travis Eden ba49aff9c5 do not show channel info for home channels 2018-10-15 09:01:14 -04:00
Shawn K 418dda62d6
Merge pull request #629 from lbryio/daemon-chainquery-fixes
Fix first load (publish) shortId's with daemon and chainquery
2018-10-12 01:02:05 -05:00
Shawn 7415ec87d1 Fix first load (publish) shortId's with daemon and chainquery 2018-10-12 01:00:07 -05:00
Shawn K f424c9b6ef
Merge pull request #628 from lbryio/fix-fix
re-fix the fix
2018-10-11 01:21:20 -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 K b1c2ea9e72
Merge pull request #625 from lbryio/chainquery-fixes
Fix exceptions and incorrect logic around chainquery
2018-10-10 12:21:16 -05:00