Zerebos

Results 9 issues of Zerebos

**Describe the bug** Theming partially broken on VueTorrent 2.x.x+. The recently rewrote the entire application in Vue3 and certain aspects of the theme have broken most notably the toolbar and...

bug

Includes all changes from #1635 Also includes: - Moves all internal buttons to new `Button` component - Uses internal modal stack only as a backup until a solution for rendering...

This will re-enable the Discord CSP but whitelist all currently known used remote resources. This would finally fix #442 I personally think that we should **strongly** encourage themes to move...

### Describe the bug The message requests module of Discord is rendered unusable by this theme. Normally the list has an accept/deny button, or you can click on the message...

bug

### Description Adds a Firefox-specific build script. This is needed due to Firefox not fully being compatible with the new manifest v3 service worker change. This also adds a `browser_specific_settings`...

This would allow for addon meta comments to define a changelog for that particular version. Here is a full example: ```js /** * @name Example Plugin * @description Patcher Test...

This is part of the effort to convert from an Electron-based application to a Wails-based application. It would reduce the number of issues on Windows with the weird electron-forge zip-wrapping,...