COMMITS
/ typings/pluginapi.d.ts August 10, 2022
R
chore(deps): update dependency @types/node to v16 (#5170)
renovate[bot] committed
February 1, 2022
L
docs: Update some more links (#4806)
LG committed
January 5, 2022
J
release: 4.0.1 (#4678)
Joe Previte committed
June 3, 2021
J
refactor: parse options with multiple = in cli
Joe Previte committed
June 2, 2021
J
refactor: make ensureAuthenticated async
Joe Previte committed
February 12, 2021
A
Delegate authentication to plugins
Asher committed
February 9, 2021
A
Expand working directory comment
Asher committed
January 29, 2021
A
Expose HttpError to plugins
Asher committed
January 28, 2021
A
Expose replaceTemplates to plugins
Asher committed
A
Export Logger type
Asher committed
A
Expose websocket server to plugins
Asher committed
January 21, 2021
A
Add working directory to plugin config
Asher committed
January 20, 2021
A
Expose log level to plugins
Asher committed
A
Add deinit for plugins
Asher committed
A
Provide WsRouter to plugins
Asher committed
January 19, 2021
A
Expose proxy server to plugins
Asher committed
January 13, 2021
A
Re-export express for plugins
Asher committed
A
Re-export logger field for plugins
Asher committed
November 6, 2020
A
plugin: Make init and applications callbacks optional
Anmol Sethi committed
November 5, 2020
A
plugin: Plugin modules now export a single top level identifier
Anmol Sethi committed
A
plugin: More review fixes
Anmol Sethi committed
November 4, 2020
A
routes/apps.ts: Add example output
Anmol Sethi committed
A
plugin.ts: Add homepageURL to plugin and application
Anmol Sethi committed
A
plugin.ts: Make application endpoint paths absolute
Anmol Sethi committed
A
plugin.ts: Adjust to implement pluginapi.d.ts correctly
Anmol Sethi committed
November 3, 2020
A
plugin.d.ts -> pluginapi.d.ts
Anmol Sethi committed