Commit graph

50 commits

Author SHA1 Message Date
Bill Bittner 536dfc9ccd
Merge pull request #492 from lbryio/465-social-share-with-extensions
465 social share with extensions
2018-06-27 09:51:51 -07:00
bill bittner b2053a219e simplified if statement 2018-06-27 09:48:18 -07:00
bill bittner 88097ab151 used object pattern over array 2018-06-27 09:45:09 -07:00
bill bittner ca22bbb0cc fixed extra semicolon in meta tags 2018-06-25 23:30:21 -07:00
bill bittner 824b5b4c82 updated seo tags to match routes 2018-06-25 19:04:17 -07:00
bill bittner 6ee72dabbb commented out logs 2018-06-25 18:51:54 -07:00
bill bittner a8cfbd3c9e added a direct serve route 2018-06-25 18:42:30 -07:00
bill bittner 1b1ebb1b7c updated the constants used for determining request type 2018-06-25 15:01:50 -07:00
bill bittner 5db0d3f6b8 added a route to return publishing configs 2018-06-23 14:12:50 -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 87acd65d2d commented out social bot list check 2018-06-22 15:28:35 -07:00
bill bittner 72d05c2451 vertically aligned channel contents and reversed their order 2018-06-14 13:06:19 -07:00
bill bittner 49715e742e added horizontal quad split for channel content 2018-06-11 11:36:32 -07:00
bill bittner 01802e2961 fix site config ending 2018-06-07 11:53:57 -07:00
bill bittner 4e35838da3 aliased password reset config 2018-06-07 11:50:52 -07:00
Bill Bittner 7249088a89
Merge pull request #470 from lbryio/fix-configs-loading
Fix configs loading
2018-06-07 10:40:00 -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 a93237cf10 updated debug console logs 2018-05-31 09:38:11 -07:00
bill bittner b4fb633c23 fixed a few bugs 2018-05-31 09:36:45 -07:00
bill bittner 7b644f9991 added route and controller for updating user password 2018-05-30 18:52:13 -07:00
bill bittner 33b96099ad removing sendFile error catch 2018-05-07 11:03:30 -07:00
bill bittner a82f5990f4 added file path to send file warning 2018-05-07 10:51:13 -07:00
bill bittner 7044a09cd6 added error chck for file sending 2018-05-04 11:36:09 -07:00
bill bittner d817ab02b0 updated auth routes for login check and logout 2018-05-04 10:11:53 -07:00
bill bittner 52f2416d88 added claim availability check for channels via saga 2018-05-03 22:51:01 -07:00
bill bittner 9a7fdf4834 updated route to add the @ for channels 2018-05-03 20:32:54 -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
bill bittner fac77b2524 updated back end to send availability and message 2018-05-03 15:22:29 -07:00
bill bittner c439e3d971 added a debug for the publish params 2018-05-02 18:16:23 -07:00
bill bittner 69ebce3efd updated channel long id retrieval to match claims pattern 2018-04-30 15:58:04 -07:00
bill bittner 47a3fb865b updated http response code to 451 2018-04-30 15:36:03 -07:00
bill bittner 6c97b40c32 added api endpoint to trigger blocked-list refresh 2018-04-29 15:30:11 -07:00
bill bittner bbd691018b updated api/longId route 2018-04-29 13:00:41 -07:00
bill bittner d57a6b3340 added check for blocked content and updated claimid flow to use rejected promises 2018-04-29 12:17:23 -07:00
bill bittner c89fdd390e added blocked model 2018-04-29 10:31:26 -07:00
bill bittner 060af3a957 organized auth, fallback, and page controllers; 2018-04-27 14:29:00 -07:00
bill bittner c30b2158b3 organized assets controllers 2018-04-27 10:24:40 -07:00
bill bittner aa1834e1c6 organized api controllers and helpers 2018-04-27 09:54:36 -07:00
bill bittner dd012282d3 reorganized controllers into folders by route 2018-04-26 23:42:22 -07:00
bill bittner b785edf100 moved remaining helpers except for publishHelpers 2018-04-26 19:19:11 -07:00
bill bittner cfb7e47fbd reorganized half of the helper functions 2018-04-26 18:50:47 -07:00
bill bittner 7ad111413c removed webpack and started fixing relative routes 2018-04-17 14:54:10 -07:00
bill bittner 506c99666e fixed db import statements 2018-03-29 14:05:15 -07:00
bill bittner 195f193259 moved passport info into package 2018-03-27 16:08:01 -07:00
bill bittner ca787f3150 removed server and update route and config exports 2018-03-27 12:32:07 -07:00
bill bittner c23b6192f9 reorganized file system 2018-03-16 10:34:26 -07:00