Apoorv Mishra
|
85c8f83e33
|
PluginManager refactor (#6677)
* fix: refactor plugin manager
* fix: make id optional
* fix: allow add to accept single object
* fix: getHooks
* fix: tsc
* fix: remove id
|
2024-03-16 21:22:25 +05:30 |
|
Tom Moor
|
efcad50970
|
Cleanup type on templates/index
|
2024-03-08 23:54:19 -05:00 |
|
Tom Moor
|
f9a11a28d8
|
chore: Plugin registration (#6623)
* first pass
* test
* test
* priority
* Reduce boilerplate further
* Update server/utils/PluginManager.ts
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
* fix: matchesNode error in destroyed editor transaction
* fix: Individual imported files do not display source correctly in 'Insights'
* chore: Add sleep before Slack notification
* docs
* fix: Error logged about missing plugin.json
* Remove email template glob
---------
Co-authored-by: Apoorv Mishra <apoorvmishra101092@gmail.com>
|
2024-03-08 20:32:05 -08:00 |
|
Tom Moor
|
820e4839d5
|
feat: Allow plugins to provide Email templates
|
2023-12-27 16:21:44 -05:00 |
|
Tom Moor
|
5c24f9e1d5
|
chore: Email + mailer refactor (#3342)
* Huge email refactor
* fix: One rename too many
* comments
|
2022-04-07 16:50:04 -07:00 |
|