gina 0.5.15 → 0.5.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/README.md +7 -11
- package/ROADMAP.md +1 -0
- package/framework/v0.5.16/VERSION +1 -0
- package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/js/gina.js +60 -2
- package/framework/v0.5.16/core/asset/plugin/dist/vendor/gina/js/gina.min.js +585 -0
- package/framework/v0.5.16/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
- package/framework/v0.5.16/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
- package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.js +55 -37
- package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/validator/src/main.js +42 -2
- package/framework/{v0.5.15 → v0.5.16}/core/server.js +106 -8
- package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_templates/html/layouts/main.html +2 -2
- package/framework/{v0.5.15 → v0.5.16}/core/template/conf/settings.json +6 -4
- package/framework/{v0.5.15 → v0.5.16}/helpers/data/src/main.js +18 -0
- package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/help.txt +4 -4
- package/framework/{v0.5.15 → v0.5.16}/package.json +1 -1
- package/gna.js +4 -4
- package/llms.txt +7 -1
- package/package.json +3 -3
- package/framework/v0.5.15/VERSION +0 -1
- package/framework/v0.5.15/core/asset/plugin/dist/vendor/gina/js/gina.min.js +0 -584
- package/framework/v0.5.15/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
- package/framework/v0.5.15/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/AUTHORS +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/html/nolayout.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/html/static.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/img/android-chrome-192x192.png +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/img/android-chrome-512x512.png +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/img/apple-touch-icon.png +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/img/favicon-16x16.png +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/img/favicon-32x32.png +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/img/favicon.ico +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.css +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/beemaster/index.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.br +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.gz +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/html/statusbar.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.br +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.gz +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/inspector/have_heart_one-webfont.woff2 +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/inspector/index.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/inspector/inspector.css +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/inspector/inspector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/inspector/logo.svg +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.br +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.gz +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/config.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/ai/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/ai/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/connector.v3.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/connector.v4.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/n1ql.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/session-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mongodb/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mongodb/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mongodb/lib/job-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mongodb/lib/pipeline-loader.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mongodb/lib/session-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mysql/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/mysql/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/postgresql/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/postgresql/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/redis/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/redis/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/redis/lib/job-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/redis/lib/session-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/scylladb/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/scylladb/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/scylladb/lib/session-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/sql-parser.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/sqlite/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/sqlite/lib/connector.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/sqlite/lib/job-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/connectors/sqlite/lib/session-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/content.encoding +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.framework.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-json.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-nunjucks-async.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-nunjucks.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-stream.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-swig-async.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-swig.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/controller.render-v1.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/controller/inspector-window-emit.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/lib/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/lib/types/multipart.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/lib/types/urlencoded.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/lib/utils.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/busboy-1.6.0/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/streamsearch-1.1.0/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/streamsearch-1.1.0/lib/sbmh.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/deps/streamsearch-1.1.0/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/dev/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/dev/lib/class.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/dev/lib/factory.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/dev/lib/tools.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/gna.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/currency.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/dist/language/en.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/dist/language/fr.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/dist/region/en.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/dist/region/fr.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/locales/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/mime.types +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/model/entity.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/model/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/model/template/entityFactory.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/model/template/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/csrf/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/csrf/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/csrf/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/coep/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/coep/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/coep/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/coop/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/coop/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/coop/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/corp/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/corp/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/corp/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/csp/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/csp/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/csp/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/hide-powered-by/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/hide-powered-by/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/hide-powered-by/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/hsts/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/hsts/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/hsts/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/origin-agent-cluster/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/origin-agent-cluster/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/origin-agent-cluster/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/referrer-policy/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/referrer-policy/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/referrer-policy/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-content-type-options/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-content-type-options/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-content-type-options/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-dns-prefetch-control/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-dns-prefetch-control/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-dns-prefetch-control/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-download-options/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-download-options/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-download-options/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-frame-options/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-frame-options/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-frame-options/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-xss-protection/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-xss-protection/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/security-headers/x-xss-protection/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/session/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/session/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/session/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/storage/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/storage/build.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/storage/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/storage/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/validator/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/validator/build.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/validator/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/plugins/lib/validator/src/form-validator.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/router.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/server.express.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/server.isaac.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/status.codes +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/_gitignore +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/app.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/connectors.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/routing.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/settings.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/templates.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/config/watchers.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle/locales/en.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/css/default.css +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/css/home.css +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/js/components/x-checklist.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/manifest.webmanifest +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/readme.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_public/sw.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/boilerplate/bundle_templates/html/includes/x-checklist.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/command/gina.bat.tpl +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/command/gina.tpl +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/conf/env.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/conf/manifest.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/conf/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/conf/statics.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/conf/templates.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/error/client/json/401.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/error/client/json/403.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/error/client/json/404.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/error/server/html/50x.html +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/error/server/json/500.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/error/server/json/503.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/core/template/extensions/logger/config.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/console.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/context.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/data/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/data/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/data/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/dateFormat.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/json/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/json/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/json/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/json/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/path.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/plugins/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/plugins/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/plugins/src/api-error.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/plugins/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/prototypes.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/task.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/helpers/text.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/admin/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/admin/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/archiver/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/archiver/build.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/archiver/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/archiver/src/dep/jszip.min.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/archiver/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/async/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/async/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cache/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cache/build.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cache/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cache/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/aliases.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/build.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/copy.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/cp.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/inc/name-rewrite.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/man.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/mcp-start.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/mcp.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/oas.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/openapi.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/rename.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/restart.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/rm.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/start.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/status.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/bundle/stop.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/cache/stats.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/infer.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/migrate.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/models.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/rm.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/connector/test.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/get.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/link-dev.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/rm.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/set.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/unset.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/env/use.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/build.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/dot.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/get.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/init.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/link-node-modules.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/link.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/man.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/msg.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/open.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/reset.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/restart.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/set.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/start.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/status.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/stop.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/tail.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/update.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/framework/version.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/gina-dev.1.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/gina-framework.1.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/gina.1.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/helper.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/export.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/import.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/i18n/scan.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/image/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/image/build.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/image/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/image/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/image/man.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/inspector/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/inspector/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/inspector/open.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/man-render.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/minion/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/minion/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/minion/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/minion/kill.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/minion/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/msg.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/port/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/port/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/port/inc/scan.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/port/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/port/reset.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/port/set.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/backup.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/build.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/import.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/man.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/move.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/rename.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/restart.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/restore.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/rm.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/start.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/status.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/project/stop.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/protocol/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/protocol/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/protocol/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/protocol/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/protocol/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/protocol/set.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/link-local.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/link-production.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/remove.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/rm.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/scope/use.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/secrets/arguments.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/secrets/check.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/secrets/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/secrets/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/secrets/scan.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/service/help.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/service/help.txt +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/service/list.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/service/man.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/service/start.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd/view/add.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd-status-format/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cmd-status-format/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/collection/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/collection/build.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/collection/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/collection/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/config.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/connector-config/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/connector-config/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/connector-registry/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/connector-registry/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cron/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cron/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/cron/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/domain/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/domain/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/domain/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/domain/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/generator/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/i18n/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/i18n/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/image-build/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/image-build/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inherits/LICENSE +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inherits/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inherits/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inherits/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inspector-events/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inspector-events/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inspector-redact/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/inspector-redact/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/instrument/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/instrument/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/job/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/job/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/job-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/json-config-header/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/json-config-header/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/default/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/file/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/mq/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/mq/listener.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/containers/mq/speaker.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/helper.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/logger/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/math/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/mcp-dispatch/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/mcp-dispatch/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/mcp-http/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/mcp-http/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/mcp-server/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/mcp-server/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/merge/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/merge/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/merge/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/metrics/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/metrics/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/model.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/nunjucks-filters/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/nunjucks-filters/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/nunjucks-filters/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/nunjucks-resolver/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/nunjucks-resolver/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/proc.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing/build.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing/src/radix.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing-introspect/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/routing-introspect/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/secrets/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/secrets/src/backends/env.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/secrets/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/session-store.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/shell.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/state.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/swig-filters/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/swig-filters/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/swig-filters/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/swig-resolver/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/swig-resolver/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/template-loaders/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/template-loaders/src/loaders/http.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/template-loaders/src/loaders/memory.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/template-loaders/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/url/README.md +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/url/index.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/url/routing.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/uuid/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/uuid/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/validator.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/watcher/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/watcher/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/ws-framing/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/ws-framing/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/ws-query/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/ws-query/src/main.js +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/ws-session/package.json +0 -0
- /package/framework/{v0.5.15 → v0.5.16}/lib/ws-session/src/main.js +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|
|
6
6
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
|
7
7
|
|
|
8
8
|
|
|
9
|
+
## 0.5.16 - 2026-07-12
|
|
10
|
+
### Added
|
|
11
|
+
* Multipart text fields are now captured into the request body: `request.body` (and `request.post`/`request.put`/`request.patch`) carries the non-file fields of a `multipart/form-data` request — bracket-notation names arrive nested and values verbatim (no url-decode, no boolean/null coercion), capped by the new `upload.maxTextFields` (default 1000) and `upload.maxTextFieldSize` (default 1MB) settings with a 400 on breach. Previously every text field of a multipart request was silently dropped.
|
|
12
|
+
### Fixed
|
|
13
|
+
* `$form.send(FormData)` no longer drops the non-file fields when the payload also carries files — they ride the multipart body as standard text parts and reach the server nested exactly as on the JSON (fileless) path.
|
|
14
|
+
* A routing rule's `param.title` now reaches `page.view.title` — the routing-param title promotion had been silently inert since its introduction, so the browser-tab title always showed the route name; the stripped route name remains the fallback for title-less rules, and a controller-set title still wins. The `view:add` layout boilerplate now reads `page.view.title` / `page.view.lang` instead of the never-populated `page.title` / `page.lang`, so freshly scaffolded pages get a real tab title and lang attribute.
|
|
15
|
+
* `settings.i18n.cookieName` is now honoured by the per-request locale negotiation — the cookie name was hardcoded to `gina_culture` and the shipped setting silently ignored; a bundle can now rename the locale-persistence cookie, and an explicit `null` disables cookie-based negotiation as documented. Absent or empty values keep the historical default.
|
|
16
|
+
* The controller locale-DB fallback is guarded — a bundle without a `region` settings block no longer answers 500 when a request's language is missing from the region data, and the fallback language now resolves deterministically (`region.isoShort` → legacy `region.shortCode` → `en`) instead of silently returning the first region record with an `undefined` in the warn.
|
|
17
|
+
* The `gina help i18n` text no longer claims `--output` works for `scan --format=json` — the flag applies to `export` only (scan prints to stdout).
|
|
18
|
+
|
|
9
19
|
## 0.5.15 - 2026-07-11
|
|
10
20
|
### Added
|
|
11
21
|
* A popin/dialog trigger can now opt out of the hover/focus preload with `data-gina-dialog-preload="false"` (honored on legacy `data-gina-popin-url` triggers too; the value is matched case-insensitively so a templated "False" cannot fail open): the warm-up GET no longer fires on hover or focus for that trigger, and its click loads normally, at click time. Declare it on any trigger whose GET has server-side effects — the preload otherwise assumes GET is safe to fire early, per HTTP semantics.
|
package/README.md
CHANGED
|
@@ -42,17 +42,13 @@ open https://localhost:3100
|
|
|
42
42
|
|
|
43
43
|
> **npm 12+** blocks install scripts by default, and gina's post-install bootstraps `~/.gina` and the framework dependencies. Install with `npm install -g gina@latest --allow-scripts=gina`, or allow it once for all global installs with `npm config set allow-scripts=gina --location=user`. (Not needed on npm ≤ 11.)
|
|
44
44
|
|
|
45
|
-
## What's in 0.5.
|
|
46
|
-
|
|
47
|
-
- **Added —
|
|
48
|
-
- **
|
|
49
|
-
- **Fixed — `
|
|
50
|
-
- **Fixed —
|
|
51
|
-
- **Fixed —
|
|
52
|
-
- **Fixed — `$form.send(FormData)` nests bracket-notation field names.** `item[0][id]`-style names now nest into objects/arrays before posting (matching the declarative submit path), instead of being transmitted as literal JSON keys.
|
|
53
|
-
- **Fixed — a fields-only multipart POST no longer hangs, and a malformed multipart body no longer crashes the bundle.** A `multipart/form-data` POST with no file parts previously hung until a front-proxy timeout, and a malformed/empty multipart body could take a worker down via an uncaught parser error (an unauthenticated single-request DoS); both are fixed — the fields-only case resumes directly, and the parser error is answered with HTTP 400.
|
|
54
|
-
- **Fixed — `X-Powered-By` suppression reaches static and error responses.** `settings.json > server.hidePoweredBy: true` now suppresses the header on every response gina originates (routed pages, static serves, static/traversal 404s, framework error pages) on both engines, and an `env.json` `X-Powered-By` override now replaces the value on HTTP/1.1 error responses too.
|
|
55
|
-
- **Fixed — upload reset/delete removes the preview, restores class-hidden inputs, and gains removal callbacks.** Clicking a preview's **Reset**/**Delete** link now actually removes the preview image, its trigger link, and the generated hidden fields (the cleanup was previously dead code that threw a `ReferenceError`); the add-affordance restore lifts a `data-gina-form-upload-hidden-class`, the `-reset-trigger`/`-delete-trigger` id override now resolves, and new `data-gina-form-upload-on-reset` / `-on-delete` callbacks fire once per removal.
|
|
45
|
+
## What's in 0.5.16
|
|
46
|
+
|
|
47
|
+
- **Added — multipart text fields are captured into the request body.** A `multipart/form-data` request's non-file fields now populate `request.body` (and `request.post`/`request.put`/`request.patch`) — bracket-notation names arrive nested and values verbatim (no url-decode, no boolean/null coercion), capped by the new `upload.maxTextFields` (default 1000) and `upload.maxTextFieldSize` (default 1MB) settings with a 400 on breach. Previously every text field of a multipart request was silently dropped.
|
|
48
|
+
- **Fixed — `$form.send(FormData)` keeps its non-file fields.** When the payload also carries files, the non-file fields now ride the multipart body as standard text parts and reach the server nested exactly as on the JSON (fileless) path, instead of being dropped.
|
|
49
|
+
- **Fixed — a routing rule's `param.title` reaches the browser-tab title.** The routing-param title promotion had been silently inert since its introduction, so the tab title always showed the route name; a rule's `param.title` now sets `page.view.title` (the stripped route name remains the fallback for title-less rules, and a controller-set title still wins). The `view:add` layout boilerplate now reads `page.view.title` / `page.view.lang`, so freshly scaffolded pages get a real tab title and lang attribute.
|
|
50
|
+
- **Fixed — `settings.i18n.cookieName` is now honoured.** The per-request locale negotiation reads the cookie named by the setting (default `gina_culture`), and an explicit `null` disables cookie-based negotiation. Previously the shipped key was silently ignored — the cookie name was hardcoded.
|
|
51
|
+
- **Fixed — the locale-DB fallback no longer 500s or falls back by accident.** When a request's language is missing from the region data, the fallback now resolves deterministically (`region.isoShort` → legacy `region.shortCode` → `en`) with every step guarded. Previously a bundle without a `region` settings block could answer 500, and schema-valid bundles silently received the first region record while the warn printed `undefined`.
|
|
56
52
|
|
|
57
53
|
See the full [Changelog](./CHANGELOG.md) and [Roadmap](./ROADMAP.md).
|
|
58
54
|
|
package/ROADMAP.md
CHANGED
|
@@ -40,6 +40,7 @@ This roadmap covers planned features, architectural improvements, new connectors
|
|
|
40
40
|
| **Q3 2026** | `0.5.13` ✅ | Unrenderable `_validator` catalog labels are caught at bundle boot — an unknown `%`-token (anything but `%l` / `%n` / `%s`, including a literal percent glued to letters as in `20%sur le prix`), a non-string label, or a non-object `_validator` section now warns and names the offending rule and catalog file. Warn-only: the catalog still loads, so a translation typo surfaces in the boot log instead of in production copy |
|
|
41
41
|
| **Q3 2026** | `0.5.14` ✅ | Validator + error-handling robustness — a non-string validator error label now degrades to the rule's English default instead of throwing (the throw had aborted validation and left every later form on the page unbound), across all four label sources · a per-field `ApiError` message no longer leaks a raw server stack trace to the browser outside local scope · a changing validator message on a still-invalid field re-announces through the ARIA live region · release: stable publishes assert a single, correctly-named README "What's in" section |
|
|
42
42
|
| **Q3 2026** | `0.5.15` ✅ | Client-side components (Web Components) — standards-based, zero-dependency conventions for stateful client widgets: `gina view:add` scaffolds a reference custom element (server-rendered light-DOM partial + behavior-only class), components upgrade automatically in popin/XHR-injected content with no rebinding, form-associated custom elements participate in `FormValidator`, live-data components ride the connect/disconnect lifecycle over `method:"ws"` routes or SSE, and the dev Inspector gains a component census + client component-event capture · a popin/dialog trigger can opt out of the hover/focus preload (`data-gina-dialog-preload="false"`) · **Fixed**: `gina.popin` sees every popin so a form can redirect into a different one (#B90), a redirect into a popin opens content-first (#B79), server-side validation of a data object against a rules object works (#B85), `$form.send(FormData)` nests bracket-notation field names (#B92), a fields-only multipart POST no longer hangs (#B93) and a malformed multipart body no longer crashes the bundle (#B97), `X-Powered-By` suppression reaches static and error responses (#B96), and upload reset/delete removes the preview, restores class-hidden inputs, and gains removal callbacks (#B94/#B95) |
|
|
43
|
+
| **Q3 2026** | `0.5.16` ✅ | **Added**: a `multipart/form-data` request's non-file text fields are now captured into `request.body` (bracket-notation nested, values verbatim, capped by `upload.maxTextFields` / `upload.maxTextFieldSize` with a 400 on breach) — previously silently dropped · **Fixed**: `$form.send(FormData)` keeps its non-file fields when the payload also carries files (#B92), and a routing rule's `param.title` now reaches the browser-tab title (`page.view.title`) instead of always showing the route name, with the route name as the fallback (#B98) |
|
|
43
44
|
| **Q1 2027** | `0.5.x` | HTTP/2 priorities (blocked on Node scheduler hooks) · Beemaster admin + visual translation editor |
|
|
44
45
|
| **Q3 2027** | `1.0.0` | First stable release — Windows alpha compatibility is a hard gate |
|
|
45
46
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.5.16
|
|
@@ -9863,6 +9863,24 @@ function DataHelper(){
|
|
|
9863
9863
|
return obj;
|
|
9864
9864
|
}
|
|
9865
9865
|
|
|
9866
|
+
/**
|
|
9867
|
+
* Framework-global alias of parseLocalObj (#B92-adjacent) — nests ONE
|
|
9868
|
+
* bracket-notation key path into an accumulator, leaf value assigned
|
|
9869
|
+
* verbatim. Exposed like formatDataFromString above so the server's
|
|
9870
|
+
* multipart text-field capture (core/server.js) reuses the SAME nesting
|
|
9871
|
+
* layer as the urlencoded path instead of a second copy. The client-side
|
|
9872
|
+
* form-validator carries a byte-faithful port under the same name (the
|
|
9873
|
+
* browser bundle cannot reach server helpers).
|
|
9874
|
+
*
|
|
9875
|
+
* @global
|
|
9876
|
+
* @param {object|array} obj - accumulator (mutated and returned)
|
|
9877
|
+
* @param {array} key - bracket-split key path, e.g. `item[0][id]` -> ['item','0','id']
|
|
9878
|
+
* @param {number} k - current depth (callers pass 0)
|
|
9879
|
+
* @param {*} value - leaf value, assigned verbatim
|
|
9880
|
+
* @returns {object|array} the accumulator
|
|
9881
|
+
*/
|
|
9882
|
+
nestBracketNotationKey = parseLocalObj;
|
|
9883
|
+
|
|
9866
9884
|
} //EO DataHelper
|
|
9867
9885
|
|
|
9868
9886
|
if ( ( typeof(module) !== 'undefined' ) && module.exports ) {
|
|
@@ -11903,8 +11921,11 @@ function ValidatorPlugin(rules, data, formId, culture) {
|
|
|
11903
11921
|
// We need a separator to define each part of the request
|
|
11904
11922
|
var boundary = '--ginaWKBoundary' + uuid();
|
|
11905
11923
|
|
|
11906
|
-
|
|
11907
|
-
|
|
11924
|
+
// #B92-adjacent — non-file fields ride the multipart body as
|
|
11925
|
+
// standard text parts. They were silently dropped on this branch:
|
|
11926
|
+
// processFiles() assembles file parts only, and newData was never
|
|
11927
|
+
// consumed once the FormData carried a File.
|
|
11928
|
+
return processFiles(binaries, boundary, buildMultipartFieldParts(data, boundary), 0, function onComplete(err, data, done) {
|
|
11908
11929
|
|
|
11909
11930
|
if (err) {
|
|
11910
11931
|
//throw err
|
|
@@ -12510,6 +12531,43 @@ function ValidatorPlugin(rules, data, formId, culture) {
|
|
|
12510
12531
|
}
|
|
12511
12532
|
|
|
12512
12533
|
|
|
12534
|
+
/**
|
|
12535
|
+
* buildMultipartFieldParts
|
|
12536
|
+
*
|
|
12537
|
+
* #B92-adjacent — serializes a FormData's NON-file entries into standard
|
|
12538
|
+
* multipart text parts so they ride the hand-assembled upload body
|
|
12539
|
+
* (`processFiles()` builds file parts only; before this helper every
|
|
12540
|
+
* non-file field was silently dropped whenever the FormData carried a
|
|
12541
|
+
* File). Part names keep the caller's ORIGINAL bracket notation
|
|
12542
|
+
* (`item[0][id]`) — the server nests them on capture, so the fields arrive
|
|
12543
|
+
* shaped exactly as on the JSON (fileless) path. Values are appended
|
|
12544
|
+
* verbatim; FormData guarantees non-file values are strings (a Blob append
|
|
12545
|
+
* becomes a File).
|
|
12546
|
+
*
|
|
12547
|
+
* @param {FormData} data - the form data being sent
|
|
12548
|
+
* @param {string} boundary - the multipart boundary (as used by processFiles)
|
|
12549
|
+
*
|
|
12550
|
+
* @returns {string} zero or more `--<boundary>` text parts; '' when the
|
|
12551
|
+
* FormData carries no non-file entry
|
|
12552
|
+
*/
|
|
12553
|
+
var buildMultipartFieldParts = function(data, boundary) {
|
|
12554
|
+
var parts = '';
|
|
12555
|
+
for (var [fieldKey, fieldValue] of data.entries()) {
|
|
12556
|
+
if (fieldValue instanceof File) {
|
|
12557
|
+
continue;
|
|
12558
|
+
}
|
|
12559
|
+
// RFC 7578 §5.1.1 name escaping (the browser convention): percent-encode
|
|
12560
|
+
// CR / LF / double-quote; anything else — bracket notation included — is
|
|
12561
|
+
// legal inside the quoted-string as-is.
|
|
12562
|
+
var safeName = String(fieldKey).replace(/\r/g, '%0D').replace(/\n/g, '%0A').replace(/"/g, '%22');
|
|
12563
|
+
parts += '--' + boundary + '\r\n'
|
|
12564
|
+
+ 'Content-Disposition: form-data; name="' + safeName + '"\r\n'
|
|
12565
|
+
+ '\r\n'
|
|
12566
|
+
+ fieldValue + '\r\n';
|
|
12567
|
+
}
|
|
12568
|
+
return parts;
|
|
12569
|
+
};
|
|
12570
|
+
|
|
12513
12571
|
var processFiles = function(binaries, boundary, data, f, onComplete) {
|
|
12514
12572
|
|
|
12515
12573
|
var reader = new FileReader();
|