Commit Graph

15 Commits

Author SHA1 Message Date
Zerebos 429bc837ad Update and audit dependencies 2024-02-25 19:24:09 -05:00
Zack Rauen cff2aa29e7 Add es-419 support 2023-12-14 15:20:08 -05:00
Zack Rauen 9d7264be96 Update version and changelog 2022-12-12 19:41:16 -05:00
Zack Rauen ac80567306 Readd path.join 2022-12-11 15:24:15 -05:00
Zack Rauen 61cbd84843 Fix for inject script 2022-12-11 15:00:37 -05:00
Zack Rauen 331ece8ca1 Adjust injection for core 2022-12-10 21:59:51 -05:00
Zerebos d2a1a29d6d
Remove all references of emotes (#1467) 2022-11-06 14:37:15 -05:00
Strencher 690bfb79cb Fix inject script for Electron v17+ 2022-10-28 22:27:35 +02:00
Zack Rauen 55d2b8076b Add translation update script
- Automatically filters out untranslated strings to reduce filesize
- Can update all translations in a single script rather than repeated commits
2022-10-14 23:22:57 -04:00
Zack Rauen 2b9e657b8a Audit and fix inject
Closes #1132
Closes #916
Fixes #1293
Fixes #1069
2022-06-25 02:59:23 -04:00
Zack Rauen f35b82c69e Fix linux inject script
Fixes #789
2021-07-08 18:50:43 -04:00
Zack Rauen fd43ebf7b8 Clean up code, add more linting, update emote styling 2021-04-12 01:07:00 -04:00
Zack Rauen ebba553ed2 Switch how assets are handled 2021-04-07 20:31:02 -04:00
Zack Rauen 847ef94c25 Fix various bugs and toolchain
- Fix an issue where dist might not have the proper package.json
- Fix an issue with PublicServers adding button to guild list
- Fix the placement of BD in settings
- Change default modal button to `primary`
- Change restart prompts to have `danger` prop
- Change tooltips to use `primary` rather than `black`
- Remove VoiceMode
- Remove DarkMode
- Give a hover effect to the public servers button
- Fix expanding icon in emote menu
- Fix over-bolded text in setting descriptions
2021-03-06 15:26:48 -05:00
Zack Rauen 74b2dace04 Restructure BD into a small mono-repo
This is a repo-wide refactor that introduces the injector to the main branch.

The new architecture is as such:
common/
injector/
renderer/
2021-03-06 03:30:16 -05:00