15 Commits

Author SHA1 Message Date
admin f320cbd36d Update and audit dependencies 2024-02-25 19:24:09 -05:00
admin c87605db7b Add es-419 support 2023-12-14 15:20:08 -05:00
admin 5c3b308688 Update version and changelog 2022-12-12 19:41:16 -05:00
admin e768704d67 Readd path.join 2022-12-11 15:24:15 -05:00
admin 8234e228b6 Fix for inject script 2022-12-11 15:00:37 -05:00
admin 85646f88a5 Adjust injection for core 2022-12-10 21:59:51 -05:00
admin e0c3d28f2f Remove all references of emotes (#1467) 2022-11-06 14:37:15 -05:00
admin 656d3d3760 Fix inject script for Electron v17+ 2022-10-28 22:27:35 +02:00
admin 5556950022 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
admin 716460a114 Audit and fix inject
Closes #1132
Closes #916
Fixes #1293
Fixes #1069
2022-06-25 02:59:23 -04:00
admin f2cdbd79b0 Fix linux inject script
Fixes #789
2021-07-08 18:50:43 -04:00
admin 52f091a9ad Clean up code, add more linting, update emote styling 2021-04-12 01:07:00 -04:00
admin 974caac0b6 Switch how assets are handled 2021-04-07 20:31:02 -04:00
admin 810c5d5aef 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
admin e3b6cb6485 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