Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: initialize presence * feat: add details for main domain and dev * feat(hub): add app page support * feat(hub): add character support * feat(hub): add artwork and model assets * feat(hub): add model and tag search support * Refactors character slideshow into a function * feat(hub): add tag artwork support * feat(hub): add user support * feat(hub): add favorites * refactor: run linter and remove unused strings * refactor: add query selection type * perf: query strings and settings more slowly * This should potentially reduce issues with fetching information used for the presence * refactor: remove unneeded 'async' on update data callback * perf: force settings and strings to be fetched in slower intervals * fix: ensure setting getter occurs slower * style: remove excessive brackets
- Loading branch information