Tom Moor
|
bf2378ec81
|
fix: Iframely is not correctly disabled with no API_KEY in env
closes #7147
|
2024-06-25 21:10:21 -04:00 |
|
Tom Moor
|
1924c232fb
|
fix: Enable use of self-hosted Iframely without API key
closes #6694
|
2024-03-21 19:58:12 -04:00 |
|
Apoorv Mishra
|
bd2b32f9d5
|
Helper for cache related utilities (#6696)
Co-authored-by: Tom Moor <tom@getoutline.com>
|
2024-03-21 16:49:38 -07:00 |
|
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
|
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 |
|