Commit Graph

38 Commits

Author SHA1 Message Date
Zack Rauen 32a1f37540 Rework the existing API structure 2022-08-05 19:09:23 -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
Zack Rauen 30c4653b20 Fixes toasts on non-chat screens
Hopefully fixes Travis deploy as well.
2020-08-16 01:40:46 -04:00
Zack Rauen 99d17bf4fe Adds some final touches 2020-07-30 11:34:59 -04:00
Zack Rauen 98ce17146a Adds transition code and some finishing touches
- Adds the latest info to the changelog
- Fixes an error with RDT
- blacklist -> blocklist for clarity
- Adds transition code for converting old BD version data to new format
- Switch to Vercel
- Add style to changelog modal
- Swap names around, no more `.min`
2020-07-26 05:34:38 -04:00
Zack Rauen 7170372976 no longer require server for local dev 2020-07-24 03:35:20 -04:00
Zack Rauen 3adb83cac5 more devops/ci stuff
- Add Travis integration
- Add LGTM integration
- Add initial mocha test
- Fix VSCode intellisense resolution
- Update TODOs
- Enable gh-pages deployment
2020-07-24 00:07:50 -04:00
Zack Rauen 39b5ae6ca5 some organization and devops 2020-07-23 16:51:58 -04:00
Zack Rauen ec33b23483 restructure 2020-07-19 00:34:23 -04:00
Zack Rauen e5d099ebce bugfixes
- Floating window going below min on low resolution
- Floating window editor not usable in settings
- Confirmation modal component gone
- Fix addon toast strings
- Fix emote render
- Add folder in AddonAPIs
- Restructure FloatingWindows
2020-07-17 22:24:20 -04:00
Zack Rauen 1f4535427f slight refactor, get rid of most circulars 2020-03-21 01:33:29 -04:00
Zack Rauen 8b907bf8fe more customcss stuff 2020-03-21 01:33:28 -04:00
Zack Rauen d365999efe fix settings stuff, content list panels 2020-03-21 01:33:28 -04:00
Zack Rauen 1b84d577db initial rewrite of contentmanager 2020-03-21 01:33:28 -04:00
Zack Rauen dc7e6e8260 initial changes for builtins 2020-03-21 01:33:27 -04:00
Zack Rauen 47b3dbef68 enable jsx, react, reactdom 2020-03-21 01:33:27 -04:00
Zack Rauen c543bd9905 add minified version 2020-03-21 01:33:27 -04:00
Zack Rauen 950ab70df4 a lot of UI progress 2020-03-21 01:33:27 -04:00
Zack Rauen aa7a1a0966 making some progress 2020-03-21 01:33:16 -04:00