Anthony
9798bf14f4
update icon and move serviceworker to root to fix scope
2021-06-04 12:05:23 -04:00
Anthony
f0cd159235
cache static files for webserver
2021-06-04 12:05:23 -04:00
Anthony
78d4efd8f3
clean dist folder when compiling
2021-06-04 12:05:23 -04:00
Anthony
2e5cfe7a1e
add pwa to lbry-desktop
2021-06-04 12:05:23 -04:00
infinite-persistence
eb4e80d56b
Re-sync 'web/package.json' with the main one.
...
Not sure if it's possible to just inherit the main one if there is no customization, but for now, just copy/paste.
2021-06-02 08:21:43 +08:00
Thomas Zarebczan
b90066b3f5
Update finance
2021-06-01 15:51:54 -04:00
Thomas Zarebczan
fd2f664870
last fix for metadata
2021-05-27 17:50:02 -04:00
Thomas Zarebczan
97a4f5fcab
Fix metadata and make thumbs work
2021-05-27 17:00:19 -04:00
dependabot[bot]
67296716d7
Bump dns-packet from 1.3.1 to 1.3.4 in /web
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 13:20:14 -04:00
Thomas Zarebczan
4694cadef6
Update category metadata
2021-05-27 13:18:23 -04:00
dependabot[bot]
e96e1ed7ca
Bump url-parse from 1.4.7 to 1.5.1 in /web ( #6038 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 02:10:43 -04:00
dependabot[bot]
2c23055c1a
Bump lodash from 4.17.19 to 4.17.21 in /web ( #6050 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 02:03:03 -04:00
zeppi
fe86010be5
More master reconciliation
...
rewards page recon
router recon
uEmailVerify recon
uPVerify recon
rm style
app/view recon
channel page recon
chanFol recon
syncPassword recon
fileDesc recon
web/redirect recon
wip
page/view recon
2021-04-27 23:05:38 -04:00
dependabot[bot]
e1be0f30bd
Bump ssri from 6.0.1 to 6.0.2 in /web
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-21 11:20:00 -04:00
infinite-persistence
8493b1e3df
GoogleVideoSearch: fix blank description; invalid thumbnails
...
## Issue
Closes 5923 video metadata issues
## Notes
For thumbnails, future claims should have correct thumbnails after `5925 Fix thumbnail-checking and block 'data:image'`. For existing claims, we'll just skip the metadata to avoid the crawler error. Users can easily update their thumbnails.
For the `OlivOliv` thumbnail url case, I wasn't sure whether to go all out to fetch and verify each thumbnail. I ended up just checking whether it starts with `http(s)`
2021-04-21 10:49:57 -04:00
infinite-persistence
e4c1f107bd
GoogleVideoSearch: fix duration
...
Forgot that `moment.duration()` takes in ms.
2021-04-19 14:35:27 -04:00
infinite-persistence
166d2f9049
Add Google Video Search metadata
...
## Issue
5870: Add metadata for google video search
2021-04-16 11:24:25 -04:00
jessopb
989126c603
Feat publish replays on master ( #5863 )
...
* provide livestream replay publish via url
2021-04-14 00:06:11 -04:00
Sean Yesmunt
be7ca41235
check for og image in config before falling back to default og image
2021-04-13 15:26:16 -04:00
Thomas Zarebczan
bb766211f9
Julian's category changes ( #5878 )
2021-04-13 14:22:14 -04:00
zeppi
713109167c
publish, edit, remote_url publish
2021-03-26 18:43:09 -04:00
zeppi
0da3fbf309
flow fix
2021-03-22 18:19:16 -04:00
zeppi
611b07052c
get out of (adsense) jail free
2021-03-21 16:51:49 -04:00
Sean Yesmunt
0987876920
hardcode odysee redirect for open.lbry.com links
2021-03-19 18:16:47 -04:00
Sean Yesmunt
3c51e699f6
comment out unused categories
2021-03-19 11:11:02 -04:00
infinite-persistence
605d33331b
Support for Category-Page Metadata definition.
...
## Issue
Part of 4786: Add support for web metadata on category pages
## Note
Remaining task: `category-metadata.js` needs to be filled first.
2021-03-19 11:11:02 -04:00
Sean Yesmunt
af4e1afd59
bump lbry-sdk and fix build warning
2021-03-15 16:19:13 -04:00
dependabot[bot]
6a2c90d9ec
Bump elliptic from 6.5.3 to 6.5.4 in /web
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 12:20:24 -05:00
dependabot[bot]
9c1a0d8633
Bump urijs from 1.19.5 to 1.19.6 in /web
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.5 to 1.19.6.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.5...v1.19.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 11:05:34 -05:00
zeppi
e2d30e708e
decode uri before test /$/
2021-02-19 09:40:36 -05:00
Sean Yesmunt
675cb3119d
deny iframes of for non embed pages
2021-02-18 17:24:31 -05:00
zeppi
bce86ae8a3
remove adsense script when blocked
2021-02-10 10:19:50 -05:00
zeppi
ac6bf00b93
script error
2021-02-03 00:13:04 -05:00
zeppi
958fb0b085
fix ads blacklist
2021-02-03 00:13:04 -05:00
zeppi
e8de12bf91
fix flow in ads component
2021-02-02 21:18:13 -05:00
zeppi
11931d4037
provide ad blacklisting
2021-02-02 21:18:13 -05:00
Franco Montenegro
d7f9d7ef7f
Remove markdown from og and description header tags
2021-01-29 10:09:11 -05:00
zeppi
d04b0f09ba
fix ad areas and drivers
2021-01-26 19:39:22 -05:00
Sean Yesmunt
d7f95ddd43
fix desktop build
2021-01-25 14:24:57 -05:00
zeppi
a8a26fabd8
simplesite always ads
...
theme based related ads
test ad layout
logic
2021-01-24 17:32:51 -05:00
zeppi
61ace3566a
gads on master
2021-01-23 12:57:09 -05:00
Sean Yesmunt
7c3ff32496
Add retry message to publish error
2021-01-08 16:38:01 -05:00
dependabot[bot]
26e2816229
Bump urijs from 1.19.2 to 1.19.5 in /web
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 11:10:26 -07:00
infiinte-persistence
dd1d956bfe
i18n fix
2021-01-04 09:57:15 -05:00
Thomas Zarebczan
58fc61ac0f
Fix vanity claim resolution
...
We have a CQ hack to include spent claims (CQ bug), but this broke vanity names.
2020-12-28 16:00:16 -05:00
Sean Yesmunt
f93a40aa18
quickly fix embed redirecting
2020-12-22 21:39:40 -05:00
Sean Yesmunt
f2d00f2ad9
Revert "Revert "remove unnecessary redirect in server""
...
This reverts commit 63d8f1731e
.
2020-12-22 21:36:58 -05:00
Sean Yesmunt
63d8f1731e
Revert "remove unnecessary redirect in server"
...
This reverts commit e21b5be6f6
.
2020-12-22 21:27:22 -05:00
Thomas Zarebczan
01ee79b022
Fix syntax in SQL
2020-12-21 16:16:05 -05:00
Thomas Zarebczan
9a5d0954df
Workaround CQ spent bug
2020-12-21 15:42:55 -05:00