revanced-api icon indicating copy to clipboard operation
revanced-api copied to clipboard

🚀 ReVanced's JSON API

Results 27 revanced-api issues
Sort by recently updated
recently updated
newest added

Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=beautifulsoup4&package-manager=pip&previous-version=4.12.2&new-version=4.12.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
python

With the addition of localization to both ReVanced Manager and ReVanced Patches, it may be in our interest to also translate our announcements, the goal of those announcements is to...

# About This PR rewrites this project into Kotlin. Ktor is used for the API. # Todo before merge - [ ] Add issue templates - [ ] Setup repository...

# Issue This is a followup on - #50 Currently, the compose version of ReVanced Manager is planning support from multiple sources. The idea is that ReVanced Manager can use...

### Feature description An endpoint to fetch information about apps, such as App Name & App Icon ### Motivation This is long due, all frontend clients cannot provide easily identifiable...

An issue template would be good, it'd be easier to formulate issues

# Issue Scenario: Some issue leads to an announcement. Now, the issue is fixed, but the announcement is still shown to everyone. # Solution Add a field `archived`. The field...

# Issue Currently, we refer to the links endpoints as `socials`, but they turned out to be more than that, involving various links. # Solution Rename `socials` to `connections` or...

good first issue
modification

# Issue Currently, every announcement consumer receives announcements. This is impractical, considering we may want to make announcements for specific users. # Solution Add a handler for the user agent....

![image](https://github.com/ReVanced/revanced-api/assets/1757773/8a3d1c16-e775-4665-beda-1cd1a63f21f4)

testing-needed
wip