Commit Graph

67 Commits

Author SHA1 Message Date
Zerebos 429bc837ad Update and audit dependencies 2024-02-25 19:24:09 -05:00
Zerebos df3ebad0bb Important hotfix before the big update 2024-02-25 03:06:28 -05:00
Zack Rauen 1dc24222ca Update version and changelog 2023-12-18 17:40:43 -05:00
Zack Rauen 316069c3d9 Update version and changelog 2023-11-12 15:22:18 -05:00
Zack Rauen 9ebfbdc894 Update version and changelog 2023-10-26 15:26:55 -04:00
Zack Rauen 68688684a6 Update version and changelog 2023-10-19 11:27:39 -04:00
Zerebos 0558e92161
Merge pull request #1655 from BetterDiscord/development
Merge changes from development branch
2023-08-28 22:29:27 -04:00
Zack Rauen 54f655c204 Update version and changelog 2023-06-15 15:38:26 -04:00
Zack Rauen 471b1f0343 fix tests 2023-05-16 02:47:05 -04:00
square 900df71f20
Fix context menus (#1600)
* Fix context menus

* bump changelog & version

---------

Co-authored-by: Strencher <46447572+Strencher@users.noreply.github.com>
2023-04-08 14:55:54 +02:00
square 2fbd3c6090 Bump to 1.9.1 2023-03-25 13:25:22 +01:00
Zack Rauen 528ababa9f Bump to 1.9.0
- Fixes #1578
- Fixes #1516
2023-03-22 15:36:23 -04:00
Zerebos 7b58be079d Lint functional hooks 2023-03-19 22:24:34 -04:00
Zack Rauen d1183633c0 Fix changelog and bump version 2023-03-01 16:45:04 -05:00
Zack Rauen daafbf51b1 Change version for hotfix 2022-12-14 15:26:36 -05:00
Zack Rauen 9d7264be96 Update version and changelog 2022-12-12 19:41:16 -05:00
Zerebos d2a1a29d6d
Remove all references of emotes (#1467) 2022-11-06 14:37:15 -05:00
Zack Rauen 548552dfe2 Fix plugin settings and invites 2022-10-17 18:05:08 -04:00
Zack Rauen 1dd9df2f48 Update version and changelog 2022-10-15 01:00:14 -04: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 840af61b3c Update version and changelog 2022-10-10 15:00:37 -04:00
Zack Rauen 87652dab8e Restructure API, condense DOM modules 2022-10-02 23:34:45 -04:00
Zack Rauen 90b2870aa2 Partial fix for swc 2022-09-26 23:33:51 -04:00
Zack Rauen 3b9ad9b75b First pass polyfill 2022-09-05 23:58:16 -04:00
Strencher ff8280e2b5 Move remaining things to pnpm 2022-09-04 19:02:41 -04:00
Zack Rauen 088ae6f10e Initial switch to pnpm 2022-09-04 19:00:01 -04:00
Zack Rauen 7e8c114f65 Update changelog and version 2022-08-16 20:37:03 -04:00
Zack Rauen 5285c950d0 Fix for canary/ptb 2022-08-11 17:42:31 -04:00
Zack Rauen 81474344f0 Fix waitForModule and meta handling 2022-08-09 13:28:50 -04:00
Zack Rauen 6adc259acc Bump version and update changelog 2022-08-07 20:50:34 -04:00
Zack Rauen 141263342a Add JSDoc to plugin api 2022-08-02 18:51:43 -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 4742d03ba0 Bump version 2022-04-11 14:43:01 -04:00
Zack Rauen 7bdf2b630f Fix missing module and bump version 2022-02-15 21:43:40 -05:00
Zack Rauen 67746d59ee Update version and changelog 2022-02-05 18:32:05 -05:00
Zack Rauen 42486f4bd7 Update version and changelog 2022-01-31 22:21:39 -05:00
Zack Rauen a244863157 Update version and changelog
- Fixes #854
- Fixes #1104
- Fixes #1102
- Fixes #1087
2022-01-24 02:06:49 -05:00
Zack Rauen c662666c42 Update changelog and version 2021-11-14 00:57:45 -05:00
Zack Rauen c2ff0b251d Fix for class name changes 2021-11-01 17:02:46 -04:00
Zack Rauen b20814c349 Release hotfixed change 2021-10-22 16:39:40 -04:00
Zack Rauen f8894703c1 Update version and changelog for release 2021-10-22 14:20:33 -04:00
Zack Rauen 91249fe2b4 Update version number and readme 2021-07-28 01:46:20 -04:00
Zack Rauen 65dc214ffe Update version and repo links 2021-07-09 02:05:58 -04:00
Zack Rauen 356c7e89fa Fix settings issue
Fixes #795
Closes #792
2021-05-22 01:51:16 -04:00
Zack Rauen 25873eaa96 Update some metadata and bump version 2021-04-18 21:48:41 -04:00
Zack Rauen ebba553ed2 Switch how assets are handled 2021-04-07 20:31:02 -04: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
Zack Rauen 59f2025309 Switch to bundling css 2021-02-28 19:22:45 -05:00
Zack Rauen 2d38c277d2 Removes gulp dependency
Switches css building from gulp to postcss.  Gulp was unnecessary overhead since nothing else is currently using it.

Updates other dependencies.

Also adjust some of the CI build processes to use less output (aside from errors) to decrease build time.
2020-10-24 20:10:46 -04:00
Zack Rauen 845f5d514b Fixes all linting issues 2020-10-03 20:59:01 -04:00