Commit Graph

23 Commits

Author SHA1 Message Date
admin 1ce8738fbf Add JSDoc to plugin api 2022-08-02 18:51:43 -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 786939d46a Audit packages 2021-10-22 14:06:06 -04:00
admin 1dba4befa9 Audit and close #1059 2021-09-26 13:05:19 -04:00
admin 78cc34fd93 Allow falsey stored values in plugin data
Also ensures data is cached for other subcommands.

Fixes #960
2021-07-27 11:25:33 -04: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
admin cc0abf089b Switch to bundling css 2021-02-28 19:22:45 -05:00
admin 09fda5c517 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
admin 0722a5134a Fixes all linting issues 2020-10-03 20:59:01 -04:00
admin 7dccb570b8 Fixes toasts on non-chat screens
Hopefully fixes Travis deploy as well.
2020-08-16 01:40:46 -04:00
admin 0ce90bf8a5 Adds some final touches 2020-07-30 11:34:59 -04:00
admin 900ef23630 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
admin f23879d702 some organization and devops 2020-07-23 16:51:58 -04:00
admin 6fe6e8c271 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
admin 2099cb8e31 Fix rewrite, add todo and instructions 2020-03-21 01:33:32 -04:00
admin 9bcfe64363 some fixes, cleanup needed 2020-03-21 01:33:29 -04:00
admin f294558996 slight refactor, get rid of most circulars 2020-03-21 01:33:29 -04:00
admin 54f6802206 initial rewrite of contentmanager 2020-03-21 01:33:28 -04:00
admin 862411a10c initial collapsible groups 2020-03-21 01:33:27 -04:00
admin 59edac65c8 initial changes for builtins 2020-03-21 01:33:27 -04:00
admin c9176963c0 enable jsx, react, reactdom 2020-03-21 01:33:27 -04:00
admin d0109b12f7 a lot of UI progress 2020-03-21 01:33:27 -04:00
admin b29e28f35b making some progress 2020-03-21 01:33:16 -04:00