Skip to content

feat:(AniVault): add activity#10635

Open
GGmoney702 wants to merge 2 commits intoPreMiD:mainfrom
GGmoney702:main
Open

feat:(AniVault): add activity#10635
GGmoney702 wants to merge 2 commits intoPreMiD:mainfrom
GGmoney702:main

Conversation

@GGmoney702
Copy link
Copy Markdown

@GGmoney702 GGmoney702 commented Apr 2, 2026

AniVault Presence

AniVault (anivault.xyz) is a premium anime streaming platform.

Features

  • Watch page: Shows anime title, episode number, episode title, cover art, play/pause status, and timestamps
    • Browse/Search/Trending/Schedule: Shows browsing activity
    • Anime detail page: Shows which anime the user is viewing
    • Settings: Privacy mode, hide when paused, show anime cover, show browsing activity
    • Buttons: Watch on AniVault, View Anime

Acknowledgements

Screenshots

The presence reads data from hidden DOM attributes on the watch page and the native video element for playback state

Proof showing the creation/modification is working as expected

image image

Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: da207fd9ad

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread websites/A/AniVault/presence.ts Outdated
@GGmoney702
Copy link
Copy Markdown
Author

plz review 😭✌️

@GGmoney702 GGmoney702 force-pushed the main branch 2 times, most recently from 5769131 to b90776a Compare April 2, 2026 16:21
@theusaf theusaf changed the title feat: Add AniVault presence feat:(AniVault): add activity Apr 2, 2026
Comment thread websites/A/AniVault/metadata.json Outdated
Comment thread websites/A/AniVault/presence.ts Fixed
Comment thread websites/A/AniVault/presence.ts Fixed
@GGmoney702 GGmoney702 requested a review from theusaf April 3, 2026 02:56
@GGmoney702
Copy link
Copy Markdown
Author

please review 😭🙏

Comment on lines +9 to +11
Play = 'https://cdn.rcd.gg/PreMiD/resources/play.png',
Pause = 'https://cdn.rcd.gg/PreMiD/resources/pause.png',
Search = 'https://cdn.rcd.gg/PreMiD/resources/search.png',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use Assets.Play, etc. rather than re-embedding here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants