Bill Bittner
|
44051b8a5e
|
Merge pull request #279 from lbryio/update-passwords
Update passwords
|
2017-12-12 15:56:05 -08:00 |
|
bill bittner
|
8d90499f03
|
moved update password script
|
2017-12-12 15:35:46 -08:00 |
|
bill bittner
|
703c075de3
|
added middleware log of headers
|
2017-12-12 15:20:51 -08:00 |
|
bill bittner
|
b7a38dd099
|
wrapped comparePassword in a promise
|
2017-12-12 10:51:29 -08:00 |
|
bill bittner
|
c7ad52216d
|
added update-passwords script
|
2017-12-12 09:21:20 -08:00 |
|
bill bittner
|
9ad99c5ac1
|
removed change password api route
|
2017-12-12 08:55:02 -08:00 |
|
bill bittner
|
97eae1a183
|
updated logging
|
2017-12-12 08:10:14 -08:00 |
|
Bill Bittner
|
d3c8a5dbd8
|
Merge branch 'master' into update-passwords
|
2017-12-12 08:08:22 -08:00 |
|
bill bittner
|
e39e4841ba
|
changed logs from info to debug
|
2017-12-11 14:53:25 -08:00 |
|
bill bittner
|
43d8402643
|
removed cascading delete from models and added logs
|
2017-12-11 14:43:25 -08:00 |
|
Bill Bittner
|
7886a07182
|
Merge pull request #287 from lbryio/development
Development
|
2017-12-11 11:53:02 -08:00 |
|
Bill Bittner
|
634d737492
|
Merge pull request #277 from lbryio/show-request-refactor
Show request refactor
|
2017-12-11 11:26:22 -08:00 |
|
bill bittner
|
aafade848e
|
updating channel check functions
|
2017-12-11 11:22:59 -08:00 |
|
bill bittner
|
75fac0e594
|
added testing package and wrote some publish tests
|
2017-12-08 17:50:47 -08:00 |
|
bill bittner
|
c680a6efa3
|
updated slack config file
|
2017-12-08 10:25:05 -08:00 |
|
bill bittner
|
598f8c5499
|
fixed missing certificate id in view
|
2017-12-07 14:45:07 -08:00 |
|
bill bittner
|
616d873508
|
fixed missing thumbnail issue
|
2017-12-07 14:29:17 -08:00 |
|
bill bittner
|
738a517738
|
added handlebars helper for common header tags
|
2017-12-07 12:36:18 -08:00 |
|
bill bittner
|
7791b4f685
|
moved channel pagination logic to controller layer
|
2017-12-07 12:23:21 -08:00 |
|
bill bittner
|
46f9b3d8e1
|
fixed popular page to display actual thumbnails
|
2017-12-07 10:45:19 -08:00 |
|
bill bittner
|
e652126a3f
|
added stats in for popular page
|
2017-12-07 10:13:42 -08:00 |
|
bill bittner
|
e7eb930231
|
fixed channel page view
|
2017-12-07 09:28:44 -08:00 |
|
bill bittner
|
075332275e
|
moved lbryuri to own file and handled errors
|
2017-12-06 18:49:05 -08:00 |
|
bill bittner
|
87d026b5ec
|
added regex url parsing
|
2017-12-06 18:36:17 -08:00 |
|
bill bittner
|
4f8cdc06b0
|
made serve url parsing more DRY
|
2017-12-06 15:35:40 -08:00 |
|
bill bittner
|
6e20f89317
|
fixed bug in og meta tags
|
2017-12-06 15:15:21 -08:00 |
|
bill bittner
|
478b8983fa
|
added thumbnail content type to og metadata
|
2017-12-06 14:47:50 -08:00 |
|
bill bittner
|
ac610af6af
|
moved og title and description sanitization to model
|
2017-12-06 14:41:03 -08:00 |
|
bill bittner
|
0bf162d832
|
moved open graph data preparation down to model layer
|
2017-12-06 14:23:28 -08:00 |
|
bill bittner
|
e9647d053d
|
pushed thumbnail sanitizing down to the model layer
|
2017-12-06 11:53:31 -08:00 |
|
bill bittner
|
17ead09747
|
fixed a handlebars error
|
2017-12-05 17:37:55 -08:00 |
|
bill bittner
|
1ba141c02e
|
removed constants from model layer
|
2017-12-05 17:08:51 -08:00 |
|
bill bittner
|
fa15b87e5e
|
removed constants from model layer
|
2017-12-05 17:08:34 -08:00 |
|
bill bittner
|
54bc80b08d
|
replaced channelId with channelClaimId
|
2017-12-05 15:11:16 -08:00 |
|
bill bittner
|
0d5bec7ebd
|
removed setState from progress bar
|
2017-12-05 11:47:34 -08:00 |
|
bill bittner
|
cddcf1c4d0
|
updated asset component to set data directly on class
|
2017-12-05 11:38:16 -08:00 |
|
bill bittner
|
6ae79ff054
|
updated names of client asset functions
|
2017-12-05 11:11:32 -08:00 |
|
bill bittner
|
0ae03d0684
|
updated api route names
|
2017-12-05 10:18:49 -08:00 |
|
bill bittner
|
272e4747ab
|
minimized cookie usage as state
|
2017-11-30 18:23:27 -08:00 |
|
bill bittner
|
c509c35926
|
changed passport session strategy to store user info
|
2017-11-30 17:24:48 -08:00 |
|
bill bittner
|
7b7627ab27
|
removed unnecessary local strategy options;
|
2017-11-30 15:13:17 -08:00 |
|
bill bittner
|
f16abf08c2
|
added endpoint to update password
|
2017-11-30 14:46:32 -08:00 |
|
bill bittner
|
714fdca077
|
updated comments
|
2017-11-30 10:02:18 -08:00 |
|
bill bittner
|
0f55da1349
|
changed Asset and ProgressBar into constructors
|
2017-11-29 21:36:30 -08:00 |
|
bill bittner
|
d619281908
|
added progress bar component and fixed publish thumbnail bug
|
2017-11-29 21:06:59 -08:00 |
|
bill bittner
|
4a62c011bd
|
consolidated showFunctions and getAssetFunctions
|
2017-11-29 17:13:49 -08:00 |
|
bill bittner
|
e5d3fdf322
|
fixed the play/pause functionality on videos
|
2017-11-29 16:02:40 -08:00 |
|
Bill Bittner
|
15999c6a84
|
Merge branch 'master' into show-request-refactor
|
2017-11-29 15:44:54 -08:00 |
|
bill bittner
|
50ffc42b57
|
changed File create to upsert
|
2017-11-29 15:36:23 -08:00 |
|
bill bittner
|
a6ccc9b682
|
added fix to serve to embeded show urls
|
2017-11-29 14:36:51 -08:00 |
|