bill bittner
|
7791b4f685
|
moved channel pagination logic to controller layer
|
2017-12-07 12:23:21 -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
|
e9647d053d
|
pushed thumbnail sanitizing down to the model layer
|
2017-12-06 11:53:31 -08:00 |
|
bill bittner
|
54bc80b08d
|
replaced channelId with channelClaimId
|
2017-12-05 15:11:16 -08:00 |
|
bill bittner
|
0ae03d0684
|
updated api route names
|
2017-12-05 10:18:49 -08:00 |
|
bill bittner
|
714fdca077
|
updated comments
|
2017-11-30 10:02:18 -08:00 |
|
bill bittner
|
d619281908
|
added progress bar component and fixed publish thumbnail bug
|
2017-11-29 21:06:59 -08:00 |
|
bill bittner
|
a6ccc9b682
|
added fix to serve to embeded show urls
|
2017-11-29 14:36:51 -08:00 |
|
bill bittner
|
5deaf7375d
|
updated route names
|
2017-11-29 12:41:53 -08:00 |
|
bill bittner
|
4d2cf09f37
|
consolidated code in serve-routes
|
2017-11-27 18:12:58 -08:00 |
|
bill bittner
|
0fd7dd6b08
|
fixed show route get process and api routes
|
2017-11-27 16:53:32 -08:00 |
|
bill bittner
|
dbb552e662
|
fixed serve route for local assets
|
2017-11-27 15:57:20 -08:00 |
|
bill bittner
|
0142c168ae
|
fixed missing file extension
|
2017-11-27 14:52:46 -08:00 |
|
bill bittner
|
369399ca98
|
updated claimid/example route
|
2017-11-27 14:35:29 -08:00 |
|
bill bittner
|
cc4728e0ba
|
refactored the channel page response
|
2017-11-27 13:15:09 -08:00 |
|
bill bittner
|
78bc163586
|
fixed claimId and show workflow for spee.ch/example
|
2017-11-27 10:22:47 -08:00 |
|
bill bittner
|
cda9efa800
|
removed duplicate templates
|
2017-11-21 12:53:43 -08:00 |
|
Bill Bittner
|
fd34f744ec
|
Merge pull request #242 from lbryio/upload-refactor
Upload refactor
|
2017-11-13 12:39:20 -08:00 |
|
Bill Bittner
|
5e66ed6db2
|
Merge pull request #252 from lbryio/meta-tags-for-vanity-urls
removed line causing serve on show route
|
2017-11-08 15:58:34 -08:00 |
|
bill bittner
|
e7276e3eb4
|
removed line causing serve on show route
|
2017-11-08 12:30:32 -08:00 |
|
bill bittner
|
0a78480ebb
|
created layout and updated twitter handle
|
2017-11-08 10:24:40 -08:00 |
|
bill bittner
|
0517326c43
|
removed the record console log
|
2017-11-03 16:18:00 -07:00 |
|
bill bittner
|
c573865c63
|
removed unnecessary console logs
|
2017-10-29 21:01:45 -07:00 |
|
bill bittner
|
ab14adca00
|
fixed substring issue and added no claim/no channel pages
|
2017-10-18 11:16:07 -07:00 |
|
bill bittner
|
607ca4d98c
|
added check for no claim and updated request error message with ip address
|
2017-10-18 09:49:19 -07:00 |
|
bill bittner
|
0a62df1d76
|
updated no matching channel or claim to be success cases
|
2017-10-17 15:50:35 -07:00 |
|
bill bittner
|
cd0fa39f15
|
changed "no channel" to be a success response
|
2017-10-17 15:09:43 -07:00 |
|
bill bittner
|
cb7f5ac453
|
fixed winning channel algo to use effective amount
|
2017-10-16 21:25:29 -07:00 |
|
bill bittner
|
76a38878ba
|
fixed zero base pagination
|
2017-10-12 19:08:04 -07:00 |
|
bill bittner
|
6b761c3e71
|
added channel pagination
|
2017-10-12 18:55:26 -07:00 |
|
bill bittner
|
219a045779
|
added foundation for pagination
|
2017-10-12 17:56:23 -07:00 |
|
bill bittner
|
bd2a48f883
|
updated api publish route
|
2017-09-28 10:51:02 -07:00 |
|
bill bittner
|
f0435be0b2
|
moved constants back to individual modules
|
2017-09-07 15:31:32 -07:00 |
|
bill bittner
|
69741dfc1d
|
changed file ext vars from '.ext' to 'ext'
|
2017-09-07 09:45:00 -07:00 |
|
bill bittner
|
6163b2d2c7
|
fixed problem on spee.ch/:claimName routes
|
2017-08-24 09:42:56 -07:00 |
|
bill bittner
|
fb900d40be
|
condensed functions on serve-route
|
2017-08-23 17:00:16 -07:00 |
|
bill bittner
|
c4a4f93a32
|
rearranged serve route functions into serve controller
|
2017-08-23 16:01:28 -07:00 |
|
bill bittner
|
2490d709c9
|
added basic support for /@channelname
|
2017-08-23 12:21:15 -07:00 |
|
bill bittner
|
5078d4e906
|
added support for partial channel names
|
2017-08-22 15:50:20 -07:00 |
|
bill bittner
|
ccc54b8197
|
fixed /:name missing arg error
|
2017-08-22 07:20:44 -07:00 |
|
bill bittner
|
28ab926ef9
|
added support for channel with full id
|
2017-08-21 18:03:57 -07:00 |
|
bill bittner
|
188608818c
|
added title and description to db.Claim upsert and show page
|
2017-08-20 17:45:29 -07:00 |
|
bill bittner
|
bb243cf459
|
fixed html embed on img show route
|
2017-08-20 16:56:37 -07:00 |
|
bill bittner
|
40e398314f
|
added basic support for showing .mp4 as .givf
|
2017-08-18 16:52:58 -07:00 |
|
bill bittner
|
4b3d6f72cc
|
changed 'short url' to 'short id'
|
2017-08-10 10:49:19 -07:00 |
|