Commit graph

110 commits

Author SHA1 Message Date
Sean Yesmunt e21b5be6f6 remove unnecessary redirect in server 2020-12-16 16:56:06 -05:00
Sean Yesmunt 0cc3af28a3 flow fixes 2020-12-16 10:52:22 -05:00
dependabot[bot] 61b33b7050 Bump ini from 1.3.5 to 1.3.7 in /web
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 10:18:30 -05:00
Sean Yesmunt b0026a562a pass x-lbry-auth-token to apis status call for email verified users 2020-12-10 17:35:03 -05:00
dependabot[bot] d6abf5b8df Bump dot-prop from 4.2.0 to 4.2.1 in /web
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:52:49 -05:00
Thomas Zarebczan 24542aa10a
Temp: don't send auth token with status call
This should be changed to only send if email verified (I tried and failed lol)
2020-11-14 02:22:19 -05:00
jessop 73c146b9ac send auth token with status call 2020-10-28 16:04:12 -04:00
Sean Yesmunt 8c43457622 pass max-age header on js bundle so cloudflare can cache it 2020-10-23 01:51:51 -04:00
infiinte-persistence 6dd40df93b Str-context-split: "Support"
Chinese, Spanish and other translators reported the difficulty in using "Support" as both a noun and verb in their language.
2020-10-14 17:44:44 -04:00
infiinte-persistence e8e6000b13 Translate the footer.
Most of the items in the footer don't need to be translated, but it was troublesome trying to make `sections[]` re-resolve the label on a language change, if we want to selectively translate certain labels only.

So, just translate everything for now. Translators can simply clone the English string if it doesn't need a translation.
2020-10-14 17:44:44 -04:00
jessop 9268fa45e7 robots.txt defaults to disallow 2020-10-12 23:33:29 -04:00
infiinte-persistence 4294e0109a String: fix variable-resolving problems 2020-10-07 16:25:03 -04:00
Sean Yesmunt d9acb034e1 odysee alignment 2020-10-05 14:55:52 -04:00
Sean Yesmunt 248e7a1f9e fix lbry.tv strings 2020-10-05 10:39:24 -04:00
Sean Yesmunt dc42df3bf2 fix uuid import with new version 2020-10-02 14:36:22 -04:00
infiinte-persistence 985aada5e4 Fix preview delay on Web by sending a dummy file. 2020-10-02 10:25:17 -04:00
Sean Yesmunt faa4e7364f alignment with odysee branch 2020-10-01 17:10:42 -04:00
Sean Yesmunt 0ee1ad69e9 fix lbry.tv typo 2020-09-30 10:32:01 -04:00
Sean Yesmunt 2dee81b624 Sign In => Log in 2020-09-29 17:12:32 -04:00
jessop ba0c22e080 copy custom robots_txt in webpack on compile 2020-09-29 12:10:30 -04:00
dependabot[bot] 81f32ab05f Bump node-fetch from 2.6.0 to 2.6.1 in /web
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-17 11:34:17 -04:00
dependabot[bot] a03272aa88 Bump http-proxy from 1.18.0 to 1.18.1 in /web
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-17 11:34:06 -04:00
Sean Yesmunt 93f7da132e update twitter link 2020-08-25 09:22:54 -04:00
Sean Yesmunt 5447e334dc use dynamic js bundle urls 2020-08-19 17:14:31 -04:00
Sean Yesmunt 34b0bfc315 Revert "use dynamic js bundle urls"
This reverts commit cb8a801d4a.
2020-08-18 23:34:06 -04:00
Sean Yesmunt cb8a801d4a use dynamic js bundle urls 2020-08-18 22:22:57 -04:00
Newbyte 2525dcf983 Implement OpenSearch support 2020-08-12 13:35:49 -04:00
Thomas Zarebczan e092ae3231
Fix SQL for previews 2020-08-12 08:59:31 -04:00
Thomas Zarebczan b14f3c87f1
Fix vanity + bid state for URLs
This ensures controlling is returned first.
2020-08-11 18:07:49 -04:00
Sean Yesmunt 692862c769 collapsable sidebar initial commit 2020-08-11 17:04:14 -04:00
jessop 93c49ac566 fix copying custom OG image 2020-08-04 12:00:33 -04:00
Brad Kimmel e5809b8b13 Add more metadata to content pages.
This adds the following metadata to content pages:

  - Channel name: og:video:series
  - Duration/Audio Duration: og:video:duration
  - Release time: og:video:release_date
2020-08-03 09:44:53 -04:00
dependabot[bot] 269852ea3b Bump elliptic from 6.5.1 to 6.5.3 in /web
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 12:47:18 -04:00
Sean Yesmunt ad9b98389f fix html metadata for collisions and redirect reposted claims serverside 2020-07-29 10:31:13 -04:00
Sean Yesmunt 0a60d93c71 Revert "redirect to reposted claims serverside"
This reverts commit c9c98501af.
2020-07-28 15:14:59 -04:00
Sean Yesmunt 43a9393dca Revert "fix metadata for claims with canonical collision"
This reverts commit 61d55604a4.
2020-07-28 15:14:59 -04:00
Sean Yesmunt 26f460d2ae Revert "update arguments order"
This reverts commit de15a56ed8.
2020-07-28 15:14:59 -04:00
Sean Yesmunt de15a56ed8 update arguments order 2020-07-28 12:39:45 -04:00
Sean Yesmunt 61d55604a4 fix metadata for claims with canonical collision 2020-07-28 12:39:45 -04:00
Sean Yesmunt c9c98501af redirect to reposted claims serverside 2020-07-28 12:39:45 -04:00
dependabot[bot] b8e1990439 Bump lodash from 4.17.15 to 4.17.19 in /web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 11:36:53 -04:00
jessop e91c52999e use DOMAIN in ad link copy 2020-07-14 15:44:48 -04:00
Sean Yesmunt cec1e288f9 fix typo 2020-07-08 16:15:55 -04:00
Sean Yesmunt 6a38f944a6 don't read html file on every html request 2020-07-08 14:24:47 -04:00
Thomas Zarebczan 4291c36c58 Initial commit for LBRY-First
fix killing daemon

bump lbry-first
2020-07-08 14:23:43 -04:00
Sean Yesmunt a8bbb95cc0 fix for new clones with no dist folder 2020-07-08 13:30:49 -04:00
Sean Yesmunt 2763762ae6 fix webpack when custom og image does not exist 2020-07-08 13:30:49 -04:00
jessop 50d8bfbfce rel canonical, new vars 2020-07-07 09:21:45 -04:00
jessop 984b5d5661 review changes, simpilify env 2020-07-06 13:09:38 -04:00
jessop 96f6f66ace build custom metadata from config 2020-07-06 13:09:36 -04:00
Sean Yesmunt dcfdbd6352 use v2 endpoint for lbry.tv status 2020-06-22 12:20:26 -04:00
Sean Yesmunt 2066205b8f add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
dependabot[bot] fb1bb97283 Bump websocket-extensions from 0.1.3 to 0.1.4 in /web
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 12:20:55 -04:00
Thomas Zarebczan 87e8957f0e
fix other data collection message... 2020-06-04 19:09:05 -04:00
Thomas Zarebczan 179722b1ef
Update message about third party sharing 2020-06-04 13:40:15 -04:00
Sean Yesmunt e7cdd6c13d moonpay 2020-06-03 14:16:43 -04:00
jessop 50089725f5 initial matomo rollout 2020-05-29 11:11:50 -04:00
jessop 2ae22ac551 improve custom site documentation 2020-05-26 19:58:01 -04:00
Sean Yesmunt 7562fdcfd5 clean up old lbrytv reference 2020-05-26 14:20:39 -04:00
jessop e3c2919373 rename lbrytv to web
language and API consts

improve customization
custom homepages
get config from .env.default
custom title and logo

small changes

add pinned item to sidebar

rebase?
2020-05-25 17:21:02 -04:00