mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-29 21:07:51 -05:00
[PR #392] [MERGED] 7.12: private traffic stats with plausible and no watermark for tiktok videos by default #1129
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/392
Author: @wukko
Created: 3/16/2024
Status: ✅ Merged
Merged: 3/16/2024
Merged by: @wukko
Base:
current← Head:plausible📝 Commits (10+)
3c18b76page: add plausible script enabled by env variable96ff8a8docs/run-an-instance: add info about plausible env variable8385cd2package: remove unnecessary abort-controller dependency24c0356readme: add list of acknowledgementsd87613aglobal: disable tiktok watermark by default and remove a way to change it98a623bfront: added an option to opt out of traffic stats and a privacy policy section about it752a926package: bump version to 7.1249ef0b4ru: update AnalyticsDescription25aa2fbfront: hide everything related to plausible if it's disabledc3d7bfdreadme: fix typos in acknowledgments📊 Changes
13 files changed (+99 additions, -157 deletions)
View changed files
📝
README.md(+36 -0)📝
docs/api.md(+0 -1)📝
docs/run-an-instance.md(+10 -7)📝
package.json(+1 -2)📝
src/front/cobalt.js(+7 -4)📝
src/localization/languages/en.json(+5 -2)📝
src/localization/languages/ru.json(+5 -2)📝
src/modules/pageRender/page.js(+26 -10)📝
src/modules/processing/match.js(+0 -1)📝
src/modules/processing/services/tiktok.js(+6 -8)📝
src/modules/stream/types.js(+0 -1)📝
src/modules/sub/utils.js(+1 -2)📝
src/test/tests.json(+2 -117)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.