jsreport extension for scheduling background rendering jobs
See https://jsreport.net/learn/scheduling
- update cron-parser dep to support nth weekday of month like 0 0 * * 1#1
- create store indexes during schema creation
- implement canceling requests from profiler
- minimum node.js version is now
18.15.0
- update studio build against new webpack and babel
- internal changes to support multi admin users
- update deps to fix npm audit
- update deps to fix npm audit
- refactor ListenerCollection usage for better stack traces
Adaptations for the v3 APIs