gina 0.5.23 → 0.5.24

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.
Files changed (532) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/README.md +10 -5
  3. package/ROADMAP.md +2 -0
  4. package/framework/v0.5.24/VERSION +1 -0
  5. package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/js/gina.js +609 -139
  6. package/framework/v0.5.24/core/asset/plugin/dist/vendor/gina/js/gina.min.js +599 -0
  7. package/framework/v0.5.24/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
  8. package/framework/v0.5.24/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
  9. package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.js +80 -4
  10. package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/validator/src/main.js +609 -139
  11. package/framework/{v0.5.23 → v0.5.24}/core/server.js +172 -18
  12. package/framework/{v0.5.23 → v0.5.24}/core/template/conf/settings.json +12 -0
  13. package/framework/{v0.5.23 → v0.5.24}/package.json +1 -1
  14. package/gna.js +4 -4
  15. package/llms.txt +14 -0
  16. package/package.json +3 -3
  17. package/framework/v0.5.23/VERSION +0 -1
  18. package/framework/v0.5.23/core/asset/plugin/dist/vendor/gina/js/gina.min.js +0 -593
  19. package/framework/v0.5.23/core/asset/plugin/dist/vendor/gina/js/gina.min.js.br +0 -0
  20. package/framework/v0.5.23/core/asset/plugin/dist/vendor/gina/js/gina.min.js.gz +0 -0
  21. /package/framework/{v0.5.23 → v0.5.24}/AUTHORS +0 -0
  22. /package/framework/{v0.5.23 → v0.5.24}/LICENSE +0 -0
  23. /package/framework/{v0.5.23 → v0.5.24}/core/asset/html/nolayout.html +0 -0
  24. /package/framework/{v0.5.23 → v0.5.24}/core/asset/html/static.html +0 -0
  25. /package/framework/{v0.5.23 → v0.5.24}/core/asset/img/android-chrome-192x192.png +0 -0
  26. /package/framework/{v0.5.23 → v0.5.24}/core/asset/img/android-chrome-512x512.png +0 -0
  27. /package/framework/{v0.5.23 → v0.5.24}/core/asset/img/apple-touch-icon.png +0 -0
  28. /package/framework/{v0.5.23 → v0.5.24}/core/asset/img/favicon-16x16.png +0 -0
  29. /package/framework/{v0.5.23 → v0.5.24}/core/asset/img/favicon-32x32.png +0 -0
  30. /package/framework/{v0.5.23 → v0.5.24}/core/asset/img/favicon.ico +0 -0
  31. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/README.md +0 -0
  32. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.css +0 -0
  33. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/beemaster/beemaster.js +0 -0
  34. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/beemaster/index.html +0 -0
  35. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/css/gina.min.css +0 -0
  36. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.br +0 -0
  37. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/css/gina.min.css.gz +0 -0
  38. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/html/statusbar.html +0 -0
  39. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.br +0 -0
  40. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/html/statusbar.html.gz +0 -0
  41. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/inspector/have_heart_one-webfont.woff2 +0 -0
  42. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/inspector/index.html +0 -0
  43. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/inspector/inspector.css +0 -0
  44. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/inspector/inspector.js +0 -0
  45. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/inspector/logo.svg +0 -0
  46. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js +0 -0
  47. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.br +0 -0
  48. /package/framework/{v0.5.23 → v0.5.24}/core/asset/plugin/dist/vendor/gina/js/gina.onload.min.js.gz +0 -0
  49. /package/framework/{v0.5.23 → v0.5.24}/core/config.js +0 -0
  50. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/ai/index.js +0 -0
  51. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/ai/lib/connector.js +0 -0
  52. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/index.js +0 -0
  53. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/connector.js +0 -0
  54. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/connector.v3.js +0 -0
  55. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/connector.v4.js +0 -0
  56. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/n1ql.js +0 -0
  57. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/session-store.js +0 -0
  58. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/session-store.v3.js +0 -0
  59. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/couchbase/lib/session-store.v4.js +0 -0
  60. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mongodb/index.js +0 -0
  61. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mongodb/lib/connector.js +0 -0
  62. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mongodb/lib/job-store.js +0 -0
  63. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mongodb/lib/pipeline-loader.js +0 -0
  64. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mongodb/lib/session-store.js +0 -0
  65. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mysql/index.js +0 -0
  66. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/mysql/lib/connector.js +0 -0
  67. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/postgresql/index.js +0 -0
  68. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/postgresql/lib/connector.js +0 -0
  69. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/redis/index.js +0 -0
  70. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/redis/lib/connector.js +0 -0
  71. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/redis/lib/job-store.js +0 -0
  72. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/redis/lib/render-cache-store.js +0 -0
  73. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/redis/lib/session-store.js +0 -0
  74. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/scylladb/index.js +0 -0
  75. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/scylladb/lib/connector.js +0 -0
  76. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/scylladb/lib/session-store.js +0 -0
  77. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/sql-parser.js +0 -0
  78. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/sqlite/index.js +0 -0
  79. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/sqlite/lib/connector.js +0 -0
  80. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/sqlite/lib/job-store.js +0 -0
  81. /package/framework/{v0.5.23 → v0.5.24}/core/connectors/sqlite/lib/session-store.js +0 -0
  82. /package/framework/{v0.5.23 → v0.5.24}/core/content.encoding +0 -0
  83. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.framework.js +0 -0
  84. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-json.js +0 -0
  85. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-nunjucks-async.js +0 -0
  86. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-nunjucks.js +0 -0
  87. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-stream.js +0 -0
  88. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-swig-async.js +0 -0
  89. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-swig.js +0 -0
  90. /package/framework/{v0.5.23 → v0.5.24}/core/controller/controller.render-v1.js +0 -0
  91. /package/framework/{v0.5.23 → v0.5.24}/core/controller/index.js +0 -0
  92. /package/framework/{v0.5.23 → v0.5.24}/core/controller/inspector-window-emit.js +0 -0
  93. /package/framework/{v0.5.23 → v0.5.24}/core/controller/release-banner.js +0 -0
  94. /package/framework/{v0.5.23 → v0.5.24}/core/dev/index.js +0 -0
  95. /package/framework/{v0.5.23 → v0.5.24}/core/dev/lib/class.js +0 -0
  96. /package/framework/{v0.5.23 → v0.5.24}/core/dev/lib/factory.js +0 -0
  97. /package/framework/{v0.5.23 → v0.5.24}/core/dev/lib/tools.js +0 -0
  98. /package/framework/{v0.5.23 → v0.5.24}/core/gna.js +0 -0
  99. /package/framework/{v0.5.23 → v0.5.24}/core/locales/README.md +0 -0
  100. /package/framework/{v0.5.23 → v0.5.24}/core/locales/currency.json +0 -0
  101. /package/framework/{v0.5.23 → v0.5.24}/core/locales/dist/language/en.json +0 -0
  102. /package/framework/{v0.5.23 → v0.5.24}/core/locales/dist/language/fr.json +0 -0
  103. /package/framework/{v0.5.23 → v0.5.24}/core/locales/dist/region/en.json +0 -0
  104. /package/framework/{v0.5.23 → v0.5.24}/core/locales/dist/region/fr.json +0 -0
  105. /package/framework/{v0.5.23 → v0.5.24}/core/locales/index.js +0 -0
  106. /package/framework/{v0.5.23 → v0.5.24}/core/mime.types +0 -0
  107. /package/framework/{v0.5.23 → v0.5.24}/core/model/entity.js +0 -0
  108. /package/framework/{v0.5.23 → v0.5.24}/core/model/index.js +0 -0
  109. /package/framework/{v0.5.23 → v0.5.24}/core/model/template/entityFactory.js +0 -0
  110. /package/framework/{v0.5.23 → v0.5.24}/core/model/template/index.js +0 -0
  111. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/README.md +0 -0
  112. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/index.js +0 -0
  113. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/csrf/README.md +0 -0
  114. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/csrf/package.json +0 -0
  115. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/csrf/src/main.js +0 -0
  116. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/README.md +0 -0
  117. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/coep/README.md +0 -0
  118. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/coep/package.json +0 -0
  119. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/coep/src/main.js +0 -0
  120. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/coop/README.md +0 -0
  121. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/coop/package.json +0 -0
  122. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/coop/src/main.js +0 -0
  123. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/corp/README.md +0 -0
  124. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/corp/package.json +0 -0
  125. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/corp/src/main.js +0 -0
  126. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/csp/README.md +0 -0
  127. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/csp/package.json +0 -0
  128. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/csp/src/main.js +0 -0
  129. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/hide-powered-by/README.md +0 -0
  130. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/hide-powered-by/package.json +0 -0
  131. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/hide-powered-by/src/main.js +0 -0
  132. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/hsts/README.md +0 -0
  133. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/hsts/package.json +0 -0
  134. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/hsts/src/main.js +0 -0
  135. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/origin-agent-cluster/README.md +0 -0
  136. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/origin-agent-cluster/package.json +0 -0
  137. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/origin-agent-cluster/src/main.js +0 -0
  138. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/package.json +0 -0
  139. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/referrer-policy/README.md +0 -0
  140. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/referrer-policy/package.json +0 -0
  141. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/referrer-policy/src/main.js +0 -0
  142. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/src/main.js +0 -0
  143. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-content-type-options/README.md +0 -0
  144. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-content-type-options/package.json +0 -0
  145. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-content-type-options/src/main.js +0 -0
  146. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-dns-prefetch-control/README.md +0 -0
  147. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-dns-prefetch-control/package.json +0 -0
  148. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-dns-prefetch-control/src/main.js +0 -0
  149. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-download-options/README.md +0 -0
  150. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-download-options/package.json +0 -0
  151. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-download-options/src/main.js +0 -0
  152. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-frame-options/README.md +0 -0
  153. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-frame-options/package.json +0 -0
  154. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-frame-options/src/main.js +0 -0
  155. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/README.md +0 -0
  156. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/package.json +0 -0
  157. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-permitted-cross-domain-policies/src/main.js +0 -0
  158. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-xss-protection/README.md +0 -0
  159. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-xss-protection/package.json +0 -0
  160. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/security-headers/x-xss-protection/src/main.js +0 -0
  161. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/session/README.md +0 -0
  162. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/session/package.json +0 -0
  163. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/session/src/main.js +0 -0
  164. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/storage/README.md +0 -0
  165. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/storage/build.json +0 -0
  166. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/storage/package.json +0 -0
  167. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/storage/src/main.js +0 -0
  168. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/validator/README.md +0 -0
  169. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/validator/build.json +0 -0
  170. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/validator/package.json +0 -0
  171. /package/framework/{v0.5.23 → v0.5.24}/core/plugins/lib/validator/src/form-validator.js +0 -0
  172. /package/framework/{v0.5.23 → v0.5.24}/core/router.js +0 -0
  173. /package/framework/{v0.5.23 → v0.5.24}/core/server.express.js +0 -0
  174. /package/framework/{v0.5.23 → v0.5.24}/core/server.isaac.js +0 -0
  175. /package/framework/{v0.5.23 → v0.5.24}/core/status.codes +0 -0
  176. /package/framework/{v0.5.23 → v0.5.24}/core/template/_gitignore +0 -0
  177. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/app.json +0 -0
  178. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/connectors.json +0 -0
  179. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/routing.json +0 -0
  180. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/settings.json +0 -0
  181. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/settings.server.json +0 -0
  182. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/templates.json +0 -0
  183. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/config/watchers.json +0 -0
  184. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/controllers/controller.content.js +0 -0
  185. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/controllers/controller.js +0 -0
  186. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/controllers/setup.js +0 -0
  187. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/index.js +0 -0
  188. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle/locales/en.json +0 -0
  189. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_namespace/controllers/controller.js +0 -0
  190. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/css/default.css +0 -0
  191. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/css/home.css +0 -0
  192. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/css/vendor/readme.md +0 -0
  193. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/favicon.ico +0 -0
  194. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/js/components/x-checklist.js +0 -0
  195. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/js/vendor/readme.md +0 -0
  196. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/manifest.webmanifest +0 -0
  197. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/readme.md +0 -0
  198. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_public/sw.js +0 -0
  199. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_templates/handlers/main.js +0 -0
  200. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_templates/html/content/homepage.html +0 -0
  201. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_templates/html/includes/error-msg-noscript.html +0 -0
  202. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_templates/html/includes/error-msg-outdated-browser.html +0 -0
  203. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_templates/html/includes/x-checklist.html +0 -0
  204. /package/framework/{v0.5.23 → v0.5.24}/core/template/boilerplate/bundle_templates/html/layouts/main.html +0 -0
  205. /package/framework/{v0.5.23 → v0.5.24}/core/template/command/gina.bat.tpl +0 -0
  206. /package/framework/{v0.5.23 → v0.5.24}/core/template/command/gina.tpl +0 -0
  207. /package/framework/{v0.5.23 → v0.5.24}/core/template/conf/env.json +0 -0
  208. /package/framework/{v0.5.23 → v0.5.24}/core/template/conf/manifest.json +0 -0
  209. /package/framework/{v0.5.23 → v0.5.24}/core/template/conf/package.json +0 -0
  210. /package/framework/{v0.5.23 → v0.5.24}/core/template/conf/statics.json +0 -0
  211. /package/framework/{v0.5.23 → v0.5.24}/core/template/conf/templates.json +0 -0
  212. /package/framework/{v0.5.23 → v0.5.24}/core/template/error/client/json/401.json +0 -0
  213. /package/framework/{v0.5.23 → v0.5.24}/core/template/error/client/json/403.json +0 -0
  214. /package/framework/{v0.5.23 → v0.5.24}/core/template/error/client/json/404.json +0 -0
  215. /package/framework/{v0.5.23 → v0.5.24}/core/template/error/server/html/50x.html +0 -0
  216. /package/framework/{v0.5.23 → v0.5.24}/core/template/error/server/json/500.json +0 -0
  217. /package/framework/{v0.5.23 → v0.5.24}/core/template/error/server/json/503.json +0 -0
  218. /package/framework/{v0.5.23 → v0.5.24}/core/template/extensions/logger/config.json +0 -0
  219. /package/framework/{v0.5.23 → v0.5.24}/helpers/console.js +0 -0
  220. /package/framework/{v0.5.23 → v0.5.24}/helpers/context.js +0 -0
  221. /package/framework/{v0.5.23 → v0.5.24}/helpers/data/LICENSE +0 -0
  222. /package/framework/{v0.5.23 → v0.5.24}/helpers/data/README.md +0 -0
  223. /package/framework/{v0.5.23 → v0.5.24}/helpers/data/package.json +0 -0
  224. /package/framework/{v0.5.23 → v0.5.24}/helpers/data/src/main.js +0 -0
  225. /package/framework/{v0.5.23 → v0.5.24}/helpers/dateFormat.js +0 -0
  226. /package/framework/{v0.5.23 → v0.5.24}/helpers/index.js +0 -0
  227. /package/framework/{v0.5.23 → v0.5.24}/helpers/json/LICENSE +0 -0
  228. /package/framework/{v0.5.23 → v0.5.24}/helpers/json/README.md +0 -0
  229. /package/framework/{v0.5.23 → v0.5.24}/helpers/json/package.json +0 -0
  230. /package/framework/{v0.5.23 → v0.5.24}/helpers/json/src/main.js +0 -0
  231. /package/framework/{v0.5.23 → v0.5.24}/helpers/path.js +0 -0
  232. /package/framework/{v0.5.23 → v0.5.24}/helpers/plugins/README.md +0 -0
  233. /package/framework/{v0.5.23 → v0.5.24}/helpers/plugins/package.json +0 -0
  234. /package/framework/{v0.5.23 → v0.5.24}/helpers/plugins/src/api-error.js +0 -0
  235. /package/framework/{v0.5.23 → v0.5.24}/helpers/plugins/src/main.js +0 -0
  236. /package/framework/{v0.5.23 → v0.5.24}/helpers/prototypes.js +0 -0
  237. /package/framework/{v0.5.23 → v0.5.24}/helpers/task.js +0 -0
  238. /package/framework/{v0.5.23 → v0.5.24}/helpers/text.js +0 -0
  239. /package/framework/{v0.5.23 → v0.5.24}/lib/admin/package.json +0 -0
  240. /package/framework/{v0.5.23 → v0.5.24}/lib/admin/src/main.js +0 -0
  241. /package/framework/{v0.5.23 → v0.5.24}/lib/archiver/README.md +0 -0
  242. /package/framework/{v0.5.23 → v0.5.24}/lib/archiver/build.json +0 -0
  243. /package/framework/{v0.5.23 → v0.5.24}/lib/archiver/package.json +0 -0
  244. /package/framework/{v0.5.23 → v0.5.24}/lib/archiver/src/dep/jszip.min.js +0 -0
  245. /package/framework/{v0.5.23 → v0.5.24}/lib/archiver/src/main.js +0 -0
  246. /package/framework/{v0.5.23 → v0.5.24}/lib/async/package.json +0 -0
  247. /package/framework/{v0.5.23 → v0.5.24}/lib/async/src/main.js +0 -0
  248. /package/framework/{v0.5.23 → v0.5.24}/lib/audit/package.json +0 -0
  249. /package/framework/{v0.5.23 → v0.5.24}/lib/audit/src/main.js +0 -0
  250. /package/framework/{v0.5.23 → v0.5.24}/lib/audit-store.js +0 -0
  251. /package/framework/{v0.5.23 → v0.5.24}/lib/authz-gate/package.json +0 -0
  252. /package/framework/{v0.5.23 → v0.5.24}/lib/authz-gate/src/main.js +0 -0
  253. /package/framework/{v0.5.23 → v0.5.24}/lib/cache/README.md +0 -0
  254. /package/framework/{v0.5.23 → v0.5.24}/lib/cache/build.json +0 -0
  255. /package/framework/{v0.5.23 → v0.5.24}/lib/cache/package.json +0 -0
  256. /package/framework/{v0.5.23 → v0.5.24}/lib/cache/src/main.js +0 -0
  257. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/aliases.json +0 -0
  258. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/add.js +0 -0
  259. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/arguments.json +0 -0
  260. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/build.js +0 -0
  261. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/copy.js +0 -0
  262. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/cp.js +0 -0
  263. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/help.js +0 -0
  264. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/help.txt +0 -0
  265. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/inc/name-rewrite.js +0 -0
  266. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/list.js +0 -0
  267. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/man.js +0 -0
  268. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/mcp-start.js +0 -0
  269. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/mcp.js +0 -0
  270. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/oas.js +0 -0
  271. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/openapi.js +0 -0
  272. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/remove.js +0 -0
  273. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/rename.js +0 -0
  274. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/restart.js +0 -0
  275. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/rm.js +0 -0
  276. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/start.js +0 -0
  277. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/status.js +0 -0
  278. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/stop.js +0 -0
  279. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/bundle/types.js +0 -0
  280. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/cache/arguments.json +0 -0
  281. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/cache/clear.js +0 -0
  282. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/cache/help.txt +0 -0
  283. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/cache/stats.js +0 -0
  284. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/add.js +0 -0
  285. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/arguments.json +0 -0
  286. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/help.js +0 -0
  287. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/help.txt +0 -0
  288. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/infer.js +0 -0
  289. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/list.js +0 -0
  290. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/migrate.js +0 -0
  291. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/models.js +0 -0
  292. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/remove.js +0 -0
  293. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/rm.js +0 -0
  294. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/connector/test.js +0 -0
  295. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/container/arguments.json +0 -0
  296. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/container/help.js +0 -0
  297. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/container/help.txt +0 -0
  298. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/container/man.js +0 -0
  299. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/container/ps.js +0 -0
  300. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/container/stop.js +0 -0
  301. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/add.js +0 -0
  302. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/get.js +0 -0
  303. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/help.js +0 -0
  304. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/help.txt +0 -0
  305. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/link-dev.js +0 -0
  306. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/list.js +0 -0
  307. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/remove.js +0 -0
  308. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/rm.js +0 -0
  309. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/set.js +0 -0
  310. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/unset.js +0 -0
  311. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/env/use.js +0 -0
  312. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/add.js +0 -0
  313. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/arguments.json +0 -0
  314. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/build.js +0 -0
  315. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/dot.js +0 -0
  316. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/get.js +0 -0
  317. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/help.js +0 -0
  318. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/help.txt +0 -0
  319. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/init.js +0 -0
  320. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/link-node-modules.js +0 -0
  321. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/link.js +0 -0
  322. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/list.js +0 -0
  323. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/man.js +0 -0
  324. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/msg.json +0 -0
  325. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/open.js +0 -0
  326. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/remove.js +0 -0
  327. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/reset.js +0 -0
  328. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/restart.js +0 -0
  329. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/set.js +0 -0
  330. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/start.js +0 -0
  331. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/status.js +0 -0
  332. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/stop.js +0 -0
  333. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/tail.js +0 -0
  334. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/update.js +0 -0
  335. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/framework/version.js +0 -0
  336. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/gina-dev.1.md +0 -0
  337. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/gina-framework.1.md +0 -0
  338. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/gina.1.md +0 -0
  339. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/helper.js +0 -0
  340. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/add.js +0 -0
  341. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/arguments.json +0 -0
  342. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/export.js +0 -0
  343. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/help.js +0 -0
  344. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/help.txt +0 -0
  345. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/import.js +0 -0
  346. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/i18n/scan.js +0 -0
  347. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/_host.js +0 -0
  348. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/arguments.json +0 -0
  349. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/build.js +0 -0
  350. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/help.js +0 -0
  351. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/help.txt +0 -0
  352. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/list.js +0 -0
  353. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/man.js +0 -0
  354. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/rm.js +0 -0
  355. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/image/run.js +0 -0
  356. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/index.js +0 -0
  357. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/inspector/help.js +0 -0
  358. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/inspector/help.txt +0 -0
  359. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/inspector/open.js +0 -0
  360. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/man-render.js +0 -0
  361. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/minion/arguments.json +0 -0
  362. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/minion/help.js +0 -0
  363. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/minion/help.txt +0 -0
  364. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/minion/kill.js +0 -0
  365. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/minion/list.js +0 -0
  366. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/msg.json +0 -0
  367. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/port/help.js +0 -0
  368. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/port/help.txt +0 -0
  369. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/port/inc/scan.js +0 -0
  370. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/port/list.js +0 -0
  371. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/port/reset.js +0 -0
  372. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/port/set.js +0 -0
  373. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/add.js +0 -0
  374. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/arguments.json +0 -0
  375. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/backup.js +0 -0
  376. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/build.js +0 -0
  377. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/help.js +0 -0
  378. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/help.txt +0 -0
  379. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/import.js +0 -0
  380. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/list.js +0 -0
  381. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/man.js +0 -0
  382. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/move.js +0 -0
  383. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/remove.js +0 -0
  384. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/rename.js +0 -0
  385. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/restart.js +0 -0
  386. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/restore.js +0 -0
  387. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/rm.js +0 -0
  388. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/start.js +0 -0
  389. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/status.js +0 -0
  390. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/project/stop.js +0 -0
  391. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/protocol/arguments.json +0 -0
  392. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/protocol/help.js +0 -0
  393. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/protocol/help.txt +0 -0
  394. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/protocol/list.js +0 -0
  395. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/protocol/remove.js +0 -0
  396. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/protocol/set.js +0 -0
  397. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/add.js +0 -0
  398. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/help.js +0 -0
  399. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/help.txt +0 -0
  400. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/link-local.js +0 -0
  401. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/link-production.js +0 -0
  402. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/list.js +0 -0
  403. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/remove.js +0 -0
  404. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/rm.js +0 -0
  405. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/scope/use.js +0 -0
  406. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/secrets/arguments.json +0 -0
  407. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/secrets/check.js +0 -0
  408. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/secrets/help.js +0 -0
  409. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/secrets/help.txt +0 -0
  410. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/secrets/scan.js +0 -0
  411. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/service/help.js +0 -0
  412. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/service/help.txt +0 -0
  413. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/service/list.js +0 -0
  414. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/service/man.js +0 -0
  415. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/service/start.js +0 -0
  416. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd/view/add.js +0 -0
  417. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd-status-format/package.json +0 -0
  418. /package/framework/{v0.5.23 → v0.5.24}/lib/cmd-status-format/src/main.js +0 -0
  419. /package/framework/{v0.5.23 → v0.5.24}/lib/collection/README.md +0 -0
  420. /package/framework/{v0.5.23 → v0.5.24}/lib/collection/build.json +0 -0
  421. /package/framework/{v0.5.23 → v0.5.24}/lib/collection/package.json +0 -0
  422. /package/framework/{v0.5.23 → v0.5.24}/lib/collection/src/main.js +0 -0
  423. /package/framework/{v0.5.23 → v0.5.24}/lib/config.js +0 -0
  424. /package/framework/{v0.5.23 → v0.5.24}/lib/connector-config/package.json +0 -0
  425. /package/framework/{v0.5.23 → v0.5.24}/lib/connector-config/src/main.js +0 -0
  426. /package/framework/{v0.5.23 → v0.5.24}/lib/connector-registry/package.json +0 -0
  427. /package/framework/{v0.5.23 → v0.5.24}/lib/connector-registry/src/main.js +0 -0
  428. /package/framework/{v0.5.23 → v0.5.24}/lib/cron/README.md +0 -0
  429. /package/framework/{v0.5.23 → v0.5.24}/lib/cron/package.json +0 -0
  430. /package/framework/{v0.5.23 → v0.5.24}/lib/cron/src/main.js +0 -0
  431. /package/framework/{v0.5.23 → v0.5.24}/lib/domain/LICENSE +0 -0
  432. /package/framework/{v0.5.23 → v0.5.24}/lib/domain/README.md +0 -0
  433. /package/framework/{v0.5.23 → v0.5.24}/lib/domain/package.json +0 -0
  434. /package/framework/{v0.5.23 → v0.5.24}/lib/domain/src/main.js +0 -0
  435. /package/framework/{v0.5.23 → v0.5.24}/lib/dto/package.json +0 -0
  436. /package/framework/{v0.5.23 → v0.5.24}/lib/dto/src/main.js +0 -0
  437. /package/framework/{v0.5.23 → v0.5.24}/lib/dto-pipe/package.json +0 -0
  438. /package/framework/{v0.5.23 → v0.5.24}/lib/dto-pipe/src/main.js +0 -0
  439. /package/framework/{v0.5.23 → v0.5.24}/lib/dto-types/package.json +0 -0
  440. /package/framework/{v0.5.23 → v0.5.24}/lib/dto-types/src/main.js +0 -0
  441. /package/framework/{v0.5.23 → v0.5.24}/lib/generator/index.js +0 -0
  442. /package/framework/{v0.5.23 → v0.5.24}/lib/i18n/package.json +0 -0
  443. /package/framework/{v0.5.23 → v0.5.24}/lib/i18n/src/main.js +0 -0
  444. /package/framework/{v0.5.23 → v0.5.24}/lib/image-build/package.json +0 -0
  445. /package/framework/{v0.5.23 → v0.5.24}/lib/image-build/src/main.js +0 -0
  446. /package/framework/{v0.5.23 → v0.5.24}/lib/index.js +0 -0
  447. /package/framework/{v0.5.23 → v0.5.24}/lib/inherits/LICENSE +0 -0
  448. /package/framework/{v0.5.23 → v0.5.24}/lib/inherits/README.md +0 -0
  449. /package/framework/{v0.5.23 → v0.5.24}/lib/inherits/package.json +0 -0
  450. /package/framework/{v0.5.23 → v0.5.24}/lib/inherits/src/main.js +0 -0
  451. /package/framework/{v0.5.23 → v0.5.24}/lib/inspector-events/package.json +0 -0
  452. /package/framework/{v0.5.23 → v0.5.24}/lib/inspector-events/src/main.js +0 -0
  453. /package/framework/{v0.5.23 → v0.5.24}/lib/inspector-redact/package.json +0 -0
  454. /package/framework/{v0.5.23 → v0.5.24}/lib/inspector-redact/src/main.js +0 -0
  455. /package/framework/{v0.5.23 → v0.5.24}/lib/instrument/package.json +0 -0
  456. /package/framework/{v0.5.23 → v0.5.24}/lib/instrument/src/main.js +0 -0
  457. /package/framework/{v0.5.23 → v0.5.24}/lib/job/package.json +0 -0
  458. /package/framework/{v0.5.23 → v0.5.24}/lib/job/src/main.js +0 -0
  459. /package/framework/{v0.5.23 → v0.5.24}/lib/job-store.js +0 -0
  460. /package/framework/{v0.5.23 → v0.5.24}/lib/json-config-header/package.json +0 -0
  461. /package/framework/{v0.5.23 → v0.5.24}/lib/json-config-header/src/main.js +0 -0
  462. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/README.md +0 -0
  463. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/package.json +0 -0
  464. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/default/index.js +0 -0
  465. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/file/index.js +0 -0
  466. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/file/lib/logrotator/README.md +0 -0
  467. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/file/lib/logrotator/index.js +0 -0
  468. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/mq/index.js +0 -0
  469. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/mq/listener.js +0 -0
  470. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/containers/mq/speaker.js +0 -0
  471. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/helper.js +0 -0
  472. /package/framework/{v0.5.23 → v0.5.24}/lib/logger/src/main.js +0 -0
  473. /package/framework/{v0.5.23 → v0.5.24}/lib/math/index.js +0 -0
  474. /package/framework/{v0.5.23 → v0.5.24}/lib/mcp-dispatch/package.json +0 -0
  475. /package/framework/{v0.5.23 → v0.5.24}/lib/mcp-dispatch/src/main.js +0 -0
  476. /package/framework/{v0.5.23 → v0.5.24}/lib/mcp-http/package.json +0 -0
  477. /package/framework/{v0.5.23 → v0.5.24}/lib/mcp-http/src/main.js +0 -0
  478. /package/framework/{v0.5.23 → v0.5.24}/lib/mcp-server/package.json +0 -0
  479. /package/framework/{v0.5.23 → v0.5.24}/lib/mcp-server/src/main.js +0 -0
  480. /package/framework/{v0.5.23 → v0.5.24}/lib/merge/README.md +0 -0
  481. /package/framework/{v0.5.23 → v0.5.24}/lib/merge/package.json +0 -0
  482. /package/framework/{v0.5.23 → v0.5.24}/lib/merge/src/main.js +0 -0
  483. /package/framework/{v0.5.23 → v0.5.24}/lib/metrics/package.json +0 -0
  484. /package/framework/{v0.5.23 → v0.5.24}/lib/metrics/src/main.js +0 -0
  485. /package/framework/{v0.5.23 → v0.5.24}/lib/model.js +0 -0
  486. /package/framework/{v0.5.23 → v0.5.24}/lib/nunjucks-filters/README.md +0 -0
  487. /package/framework/{v0.5.23 → v0.5.24}/lib/nunjucks-filters/package.json +0 -0
  488. /package/framework/{v0.5.23 → v0.5.24}/lib/nunjucks-filters/src/main.js +0 -0
  489. /package/framework/{v0.5.23 → v0.5.24}/lib/nunjucks-resolver/package.json +0 -0
  490. /package/framework/{v0.5.23 → v0.5.24}/lib/nunjucks-resolver/src/main.js +0 -0
  491. /package/framework/{v0.5.23 → v0.5.24}/lib/proc.js +0 -0
  492. /package/framework/{v0.5.23 → v0.5.24}/lib/release-watch/package.json +0 -0
  493. /package/framework/{v0.5.23 → v0.5.24}/lib/release-watch/src/main.js +0 -0
  494. /package/framework/{v0.5.23 → v0.5.24}/lib/render-cache/package.json +0 -0
  495. /package/framework/{v0.5.23 → v0.5.24}/lib/render-cache/src/main.js +0 -0
  496. /package/framework/{v0.5.23 → v0.5.24}/lib/render-cache-store.js +0 -0
  497. /package/framework/{v0.5.23 → v0.5.24}/lib/routing/README.md +0 -0
  498. /package/framework/{v0.5.23 → v0.5.24}/lib/routing/build.json +0 -0
  499. /package/framework/{v0.5.23 → v0.5.24}/lib/routing/package.json +0 -0
  500. /package/framework/{v0.5.23 → v0.5.24}/lib/routing/src/main.js +0 -0
  501. /package/framework/{v0.5.23 → v0.5.24}/lib/routing/src/radix.js +0 -0
  502. /package/framework/{v0.5.23 → v0.5.24}/lib/routing-introspect/package.json +0 -0
  503. /package/framework/{v0.5.23 → v0.5.24}/lib/routing-introspect/src/main.js +0 -0
  504. /package/framework/{v0.5.23 → v0.5.24}/lib/secrets/package.json +0 -0
  505. /package/framework/{v0.5.23 → v0.5.24}/lib/secrets/src/backends/env.js +0 -0
  506. /package/framework/{v0.5.23 → v0.5.24}/lib/secrets/src/main.js +0 -0
  507. /package/framework/{v0.5.23 → v0.5.24}/lib/session-store.js +0 -0
  508. /package/framework/{v0.5.23 → v0.5.24}/lib/shell.js +0 -0
  509. /package/framework/{v0.5.23 → v0.5.24}/lib/state.js +0 -0
  510. /package/framework/{v0.5.23 → v0.5.24}/lib/swig-filters/README.md +0 -0
  511. /package/framework/{v0.5.23 → v0.5.24}/lib/swig-filters/package.json +0 -0
  512. /package/framework/{v0.5.23 → v0.5.24}/lib/swig-filters/src/main.js +0 -0
  513. /package/framework/{v0.5.23 → v0.5.24}/lib/swig-resolver/package.json +0 -0
  514. /package/framework/{v0.5.23 → v0.5.24}/lib/swig-resolver/src/main.js +0 -0
  515. /package/framework/{v0.5.23 → v0.5.24}/lib/template-loaders/package.json +0 -0
  516. /package/framework/{v0.5.23 → v0.5.24}/lib/template-loaders/src/loaders/http.js +0 -0
  517. /package/framework/{v0.5.23 → v0.5.24}/lib/template-loaders/src/loaders/memory.js +0 -0
  518. /package/framework/{v0.5.23 → v0.5.24}/lib/template-loaders/src/main.js +0 -0
  519. /package/framework/{v0.5.23 → v0.5.24}/lib/url/README.md +0 -0
  520. /package/framework/{v0.5.23 → v0.5.24}/lib/url/index.js +0 -0
  521. /package/framework/{v0.5.23 → v0.5.24}/lib/url/routing.json +0 -0
  522. /package/framework/{v0.5.23 → v0.5.24}/lib/uuid/package.json +0 -0
  523. /package/framework/{v0.5.23 → v0.5.24}/lib/uuid/src/main.js +0 -0
  524. /package/framework/{v0.5.23 → v0.5.24}/lib/validator.js +0 -0
  525. /package/framework/{v0.5.23 → v0.5.24}/lib/watcher/package.json +0 -0
  526. /package/framework/{v0.5.23 → v0.5.24}/lib/watcher/src/main.js +0 -0
  527. /package/framework/{v0.5.23 → v0.5.24}/lib/ws-framing/package.json +0 -0
  528. /package/framework/{v0.5.23 → v0.5.24}/lib/ws-framing/src/main.js +0 -0
  529. /package/framework/{v0.5.23 → v0.5.24}/lib/ws-query/package.json +0 -0
  530. /package/framework/{v0.5.23 → v0.5.24}/lib/ws-query/src/main.js +0 -0
  531. /package/framework/{v0.5.23 → v0.5.24}/lib/ws-session/package.json +0 -0
  532. /package/framework/{v0.5.23 → v0.5.24}/lib/ws-session/src/main.js +0 -0
package/CHANGELOG.md CHANGED
@@ -6,6 +6,18 @@ 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.24 - 2026-07-22
10
+ ### Added
11
+ * A per-upload-group `simulateWriteError` flag (honoured outside production scope only) deterministically triggers the multipart write-error path, so you can confirm the guarded-500 crash-guard on your own upload surface after an upgrade — with no filesystem or global-config change that affects real uploads. A group carrying the flag makes every upload tagging it answer HTTP 500 (the same guarded response a real mid-stream write error produces), and a boot warning surfaces the flag if it is ever shipped to production, where it stays inert. Server-side only — restart your bundles to pick it up.
12
+ * Upload progress for the staged upload client layer (#R8, slice 1): the staging POST of a `data-gina-form-upload-*` file input now reports real client-to-server wire progress via `xhr.upload.onprogress`. A new registered form event `uploadProgress.<uploadFormId>` carries `{ status, progress, loaded, total, lengthComputable, files }` (per-request aggregate: one staging request carries every file of a selection). Opt-in consumer surfaces: `data-gina-form-upload-on-progress="<windowCallback>"` (bare identifier, the `-on-success` convention) and a declarative indicator resolved from `data-gina-form-upload-progress="<elementId>"` or the default `<fieldId>-progress` (the `-preview`/`-error` family convention) — a native `<progress>` element tracks uploaded/total bytes with native indeterminate handling, any other element gets a percent text plus `data-gina-upload-progress` / `data-gina-upload-progress-state` styling hooks; the full lifecycle is managed (preparing at selection, uploading, complete, error empties the bar, reset/delete strips the indicator) and no wording is hardcoded. The response-side download progress channel is untouched. Browser-bundled: consumers pick this up with a bundle re-bake.
13
+ * Drag-and-drop for the staged upload client layer (#R8): a file input carrying `data-gina-form-upload-dropzone="<elementId>"` binds the named element as a dropzone — files dropped there route through the exact same staging pipeline as a native picker selection (group tagging, staging POST, previews, hidden metadata fields, reset/delete and upload progress). Opt-in and explicit-id-only (no default id resolution), first-wins per zone, only file drags react (text/link drags fall through untouched), and a multi-file drop on a non-`multiple` input keeps the first file with a console warning. The dropzone element carries `data-gina-upload-dropzone` (owner input id) and `data-gina-upload-dropzone-state` (`idle`/`over`/`dropped`) as pure CSS styling hooks — no hardcoded wording.
14
+ * Incident ref on error responses: every `throwError` JSON error body now carries a top-level `ref` field - a short voice-relayable correlation code (6 uppercase hex, or a relay-safe caller-supplied value), present in ALL scopes - and ONE server-side error-level log line pairs that ref with the full error detail (message + stack + cause) plus the request correlation id BEFORE the stack-egress gate strips the wire copy, so support can resolve a user-relayed ref to the exact server-side failure even in production. The HTML error surfaces (custom error page data and the inline fallback page) carry the same ref. Also closes two logging gaps: a production API error thrown through the controller previously lost its stack server-side entirely (stripped before the only log line), and message-only server errors logged method/code/url without the message. Always-on, additive and backward-compatible - consumers parsing status/error are unaffected until they adopt the ref.
15
+ ### Fixed
16
+ * A misconfigured upload group whose destination directory cannot be created (a read-only or permission-denied parent) now answers HTTP 500 for that one request instead of crashing the bundle; previously the synchronous directory-creation error inside the multipart parser propagated as an uncaught exception and terminated the process on the next upload tagging that group.
17
+ * The staged upload client layer (`data-gina-form-upload-*`) no longer corrupts binary file uploads: the multipart body was hand-assembled as a JS string and transmitted as a DOMString, which UTF-8-inflated every file byte >= 0x80 on the wire — a real image/PDF/archive was stored inflated and unreadable (measured x1.49 on a cycling-byte fixture; a PNG lost its signature). The body is now assembled as a Blob (raw file bytes, transmitted verbatim) with the multipart framing and the `group=` disposition parameter byte-identical to before — no server or wire-contract change; disposition parameter values additionally percent-encode CR/LF/double-quote per RFC 7578 (an unescaped quote previously produced a malformed part). Files corrupted by this defect are losslessly recoverable: the stored bytes are exactly the UTF-8 encoding of the original (decode utf8, re-encode latin1). NOTE the corruption only surfaced on gina >= 0.5.22 — the pre-0.5.22 server's since-removed string-decode layers coincidentally reversed the client inflation, so older round-trips were byte-clean. Browser-bundled: consumers pick the fix up with a bundle re-bake, paired with a server >= 0.5.22.
18
+ * Staged file uploads: a file input that declares only its upload action (data-gina-form-upload-action) is no longer silently repointed at the reset/delete route. When a reset- or delete-action attribute was absent and a default route resolved, the fallback wrote the resolved URL onto the staging action attribute regardless of which attribute it was checking, so the staging POST went to the delete route. The fallback now writes the attribute it was actually checking. This is browser-bundled - rebuild your bundles (re-bake) to pick it up.
19
+ * Staged file uploads: an upload no longer throws in its success handler when no preview element is present. The preview-container lookup treated a getElementById miss (null) as a real element, stored it, and later dereferenced it; it now requires a resolved element, so an upload configured without a preview target completes cleanly. This is browser-bundled - rebuild your bundles (re-bake) to pick it up.
20
+
9
21
  ## 0.5.23 - 2026-07-21
10
22
  ### Fixed
11
23
  * Fixed `req.files[].size` under-counting on multipart uploads — the value was snapshotted while the write pipeline could still hold uncounted chunks, so it came up short by a varying whole-chunk amount (file bytes on disk were always intact; only the reported number was wrong). The count is now finalized once the last chunk has been counted — strictly before the request resumes — so `req.files[].size`, and anything persisting it (e.g. via `self.store()`), reflects the exact stored byte size.
package/README.md CHANGED
@@ -59,11 +59,16 @@ open https://localhost:3100
59
59
 
60
60
  > **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.)
61
61
 
62
- ## What's in 0.5.23
63
-
64
- - **Fixed`req.files[].size` reports the exact stored byte count on multipart uploads.** The size was snapshotted while the write pipeline could still hold chunks it had not yet counted, so it came back short by a varying whole-chunk amountthe file bytes on disk were always intact and complete, only the reported number was wrong. The count is now finalized once the last chunk has been counted, strictly before the request resumes, so `req.files[].size` and anything that persists it, e.g. the `self.store()` result's `size` reflects the real on-disk byte size. Server-siderestart your bundles. (#B142)
65
- - **Fixeda multi-file multipart upload no longer hangs.** A request carrying two or more file parts never resumed when an early small file finished writing while a later, larger part was still streaming: the request produced no response and no log line until a client or front-proxy timeout. The per-stream completion listeners were attached only after the whole body was parsed, and a stream that had already finished never re-emits its completion event so the early finisher's completion was lost and the request stalled forever (slow client connections hit this deterministically, fast ones intermittently). They now arm the moment each file stream is created, and the request resumes once the parse and every file write have both completed, in any order. A write error during streaming a missing upload directory, a full disk now answers a guarded 500 instead of crashing the bundle. Single-file uploads were never affected. Server-side — restart your bundles. (#B143)
66
- - **Fixedthe stale-release banner is injected on bundles using a custom async template loader.** A bundle configured with an async template loader (`settings.template.<engine>.loader`) doing a local production rehearsal with `server.releaseWatch` enabled got the `/_gina/release/*` endpoints and the SSE event stream but no in-page banner the client banner was spliced in only on the synchronous render paths. Both async render delegates (swig and nunjucks) now inject the banner onto the finalized HTML exactly like the synchronous delegates, carrying the per-request CSP nonce when `useNonce` is active. The injector is unchanged and stays byte-inert on any request outside the release-watch gate. Server-side — restart your bundles. (#RWATCH)
62
+ ## What's in 0.5.24
63
+
64
+ - **Addedupload progress for the staged upload client layer (#R8, slice 1).** The staging POST of a `data-gina-form-upload-*` file input now reports real client-to-server wire progress. A new registered form event `uploadProgress.<uploadFormId>` carries `{ status, progress, loaded, total, lengthComputable, files }` (per-request aggregateone staging request carries every file of a selection). Opt-in consumer surfaces: `data-gina-form-upload-on-progress="<windowCallback>"` and a declarative indicator resolved from `data-gina-form-upload-progress="<elementId>"` or the default `<fieldId>-progress` a native `<progress>` element tracks uploaded/total bytes, any other element gets percent text plus `data-gina-upload-progress` / `data-gina-upload-progress-state` styling hooks. No wording is hardcoded. Browser-bundledre-bake your bundles. (#R8)
65
+ - **Addeddrag-and-drop for the staged upload client layer (#R8, slice 2).** A file input carrying `data-gina-form-upload-dropzone="<elementId>"` binds the named element as a dropzone; files dropped there route through the exact same staging pipeline as a native picker selection (group tagging, staging POST, previews, hidden metadata fields, reset/delete, and upload progress). Opt-in and explicit-id-only, first-wins per zone, only file drags react (text/link drags fall through untouched), and a multi-file drop on a non-`multiple` input keeps the first file with a console warning. The zone exposes `data-gina-upload-dropzone` (owner input id) and `data-gina-upload-dropzone-state` (`idle`/`over`/`dropped`) as pure CSS styling hooks. Browser-bundled re-bake your bundles. (#R8)
66
+ - **Addedincident ref on error responses (#ERRREF).** Every `throwError` JSON error body now carries a top-level `ref` field a short voice-relayable correlation code (6 uppercase hex, or a relay-safe caller-supplied value), present in all scopes — and one server-side error-level log line pairs that ref with the full error detail (message, stack, cause) and the request correlation id before the stack-egress gate strips the wire copy, so support can resolve a user-relayed ref to the exact server-side failure even in production. The HTML error surfaces carry the same ref. Also closes two logging gaps: a production API error thrown through the controller previously lost its stack server-side entirely, and message-only server errors logged method/code/url without the message. Always-on, additive and backward-compatible. Server-side — restart your bundles. (#ERRREF)
67
+ - **Added — a per-upload-group `simulateWriteError` flag (honoured outside production only) to verify the upload write-error crash-guard.** Setting it on an upload group makes every upload tagging that group deterministically answer the same guarded HTTP 500 a real mid-stream write error produces — so you can confirm the crash-guard on your own upload surface after an upgrade, with no filesystem or global-config change affecting real uploads. A boot warning surfaces the flag if it ever reaches production, where it stays inert. Server-side — restart your bundles. (#B144)
68
+ - **Fixed — the staged upload client layer no longer corrupts binary file uploads.** The multipart body was hand-assembled as a JS string and transmitted as a DOMString, which UTF-8-inflated every file byte ≥ 0x80 on the wire — a real image/PDF/archive was stored inflated and unreadable (measured ×1.49 on a cycling-byte fixture; a PNG lost its signature). The body is now assembled as a Blob (raw file bytes, transmitted verbatim) with the multipart framing and the `group=` disposition parameter byte-identical to before — no server or wire-contract change; disposition parameter values additionally percent-encode CR/LF/double-quote per RFC 7578. Files corrupted by this defect are losslessly recoverable (the stored bytes are the UTF-8 encoding of the original: decode utf8, re-encode latin1). NOTE the corruption only surfaced on gina ≥ 0.5.22 — the pre-0.5.22 server's since-removed string-decode layers coincidentally reversed the client inflation. Browser-bundled — re-bake your bundles, paired with a server ≥ 0.5.22. (#B148)
69
+ - **Fixed — a misconfigured upload group whose destination directory cannot be created now answers HTTP 500 for that one request instead of crashing the bundle.** Previously the synchronous directory-creation error inside the multipart parser propagated as an uncaught exception and terminated the process on the next upload tagging that group. Server-side — restart your bundles. (#B145)
70
+ - **Fixed — a staged file input declaring only its upload action is no longer silently repointed at the reset/delete route.** When a reset- or delete-action attribute was absent and a default route resolved, the fallback wrote the resolved URL onto the staging action attribute regardless of which attribute it was checking, so the staging POST went to the delete route; it now writes the attribute it was actually checking. Browser-bundled — re-bake your bundles. (#B146)
71
+ - **Fixed — an upload no longer throws in its success handler when no preview element is present.** The preview-container lookup treated a `getElementById` miss (null) as a real element, stored it, and later dereferenced it; it now requires a resolved element, so an upload configured without a preview target completes cleanly. Browser-bundled — re-bake your bundles. (#B147)
67
72
 
68
73
  See the full [Changelog](./CHANGELOG.md) and [Roadmap](./ROADMAP.md).
69
74
 
package/ROADMAP.md CHANGED
@@ -48,6 +48,7 @@ This roadmap covers planned features, architectural improvements, new connectors
48
48
  | **Q3 2026** | `0.5.21` ✅ | **Security**: server-side error responses no longer serialize stack traces to HTTP clients outside local scope — the responder logs the full stack server-side and ships the message line only (JSON bodies, the inline HTML fallback, custom-error-page data; local scope keeps the development-toolbar stack) · **Changed**: a bundle whose `config/routing.json` is missing at boot now refuses to start with an error naming the bundle and environment (previously a silent half-boot with only the framework-synthetic routes; an external supervisor's restart retries until the release tree settles — the daemon itself is fail-stop), and the route-lookup not-found error names the bundle and its rule count · **Fixed**: FormValidator — modifier chords (Cmd/Ctrl+A/C/V/X/Z) run their native defaults again on `autocomplete="off"` live-check fields, the Safari-autocomplete interception gates on real Safari only (Chromium UAs no longer intercepted), and a whole-form live-check pass that turns valid clears every previously-errored field's message (#B134/#B135/#B136) · **Fixed**: merged-process (same-port multi-bundle) projects — the first cross-bundle getUrl no longer permanently replaces the target bundle's routing table with the starting app's, which rendered every cross-bundle link as a literal `404:[…]` marker; distinct-port projects were never affected (#B137) · **Fixed**: CSP `useNonce` on cache-enabled routes — the header and inline-bootstrap nonces now match and rotate per response, on cache hits and misses alike · **Fixed**: the env template's hardcoded `accept-language` response header is gone (a request header, wrongly emitted on every response) · **Added**: popin eager preload — `data-gina-dialog-preload="eager"` warms a popin's AJAX content at browser idle after window load, same safety gates as the hover/focus warm, skipped under Save-Data |
49
49
  | **Q3 2026** | `0.5.22` ✅ | **Fixed**: multipart binary uploads arrive byte-identical — file payloads are no longer string-decoded on their way to disk, so images, PDFs and archives stop arriving mangled and mis-sized (pure-ASCII payloads were unaffected, which is what hid it), and `req.files[].size` reports the real on-disk byte count (#B103) · link HTML callbacks work and no longer break the link — `data-gina-link-event-on-success` / `-on-error` used to make every click throw before the request was opened, leaving a dead link; both attributes now fire a `window`-level function with `(event, result)`, the programmatic `gina.link.on()` channel unchanged (#B141) · reopening an AJAX popin renders current content instead of the previous open's — the content cache now dies with the open it warmed, and `data-gina-dialog-preload="false"` becomes a hard always-refetch guarantee (#B139) · FormValidator — numbered `is<N>` rules keep their distinct error keys on re-validation instead of collapsing onto a doubled bare `is` (#B138), a `query` rule failure can no longer hang the submit pass (#B87), and the #49 checkbox migration warnings name the payload-only remedy and can be silenced per form (#B125) · `page.view.locale` carries the real country record instead of an empty object (#B101) · `npm install -g gina` no longer dies when the effective npm prefix contains a path segment npm's redactor masks (#B126) · **Added**: the `settings.i18n.cultures` allowlist is honoured — a non-empty array constrains which cultures the user-signal negotiation steps may match, so a shipped-but-unlaunched catalog stays unreachable until listed; the whole `i18n` block is now in the published schema · **Changed**: runtime pins moved to the standard `engines` manifest key, so unsupported runtimes finally get npm's `EBADENGINE` warning |
50
50
  | **Q3 2026** | `0.5.23` ✅ | **Fixed**: multipart `req.files[].size` now reports the exact stored byte count — the value was snapshotted before the write pipeline finished counting, coming up a varying whole-chunk short (file bytes on disk were always intact); it is finalized before the request resumes, so `self.store()` and any persister see the real size (#B142) · a multi-file multipart upload no longer hangs when an early small file finishes while a later large part is still streaming — the per-stream completion listeners now arm at creation (an already-finished stream's event never replays), and a mid-stream write error answers a guarded 500 instead of crashing the bundle; single-file uploads were unaffected (#B143) · the stale-release banner (`server.releaseWatch`) is now injected by the async template-loader render delegates too — a bundle on a custom async loader got the `/_gina/release/*` endpoints and SSE but no in-page banner; both async delegates (swig / nunjucks) now splice it onto the finalized HTML like the sync paths, CSP-nonce-aware, byte-inert outside the gate (#RWATCH) |
51
+ | **Q3 2026** | `0.5.24` ✅ | **Added**: upload progress for the staged upload client layer — the staging POST reports real client-to-server wire progress via a new `uploadProgress.<id>` form event and an opt-in declarative `<progress>` / percent indicator (#R8, slice 1) · drag-and-drop — a file input binds a named element as a dropzone that routes dropped files through the exact same staging pipeline as the native picker, opt-in and explicit-id-only with `idle`/`over`/`dropped` CSS state hooks (#R8, slice 2) · an incident `ref` on every error response — a short voice-relayable correlation code (present in all scopes) that a server-side log line pairs with the full error detail before the wire copy is stripped, so support can resolve a user-relayed ref to the exact failure even in production (#ERRREF) · a per-upload-group `simulateWriteError` flag (non-production only) to verify the upload write-error crash-guard on your own surface after an upgrade (#B144) · **Fixed**: the staged upload client layer no longer corrupts binary uploads — the multipart body is now a Blob of raw file bytes instead of a UTF-8-inflating DOMString, so images / PDFs / archives are stored byte-identical (the defect only surfaced on gina ≥ 0.5.22; corrupted files are losslessly recoverable) (#B148) · a misconfigured upload group whose destination directory cannot be created answers a guarded 500 instead of crashing the bundle (#B145) · a file input declaring only its upload action is no longer silently repointed at the reset/delete route (#B146) · an upload no longer throws in its success handler when no preview element is present (#B147) |
51
52
  | **Q4 2026** | `0.6.0` | Security & compliance controls (technical safeguards mapping to PCI-DSS / SOC2 / HIPAA) |
52
53
  | **Q1 2027** | `0.5.x` | HTTP/2 priorities (blocked on Node scheduler hooks) · Beemaster admin + visual translation editor |
53
54
  | **Q3 2027** | `1.0.0` | First stable release — Windows alpha compatibility is a hard gate |
@@ -69,6 +70,7 @@ This roadmap covers planned features, architectural improvements, new connectors
69
70
  | ✅ | **Client-side components (Web Components)** — Standards-based conventions for stateful client widgets: custom elements v1, zero dependency, no build tooling. Server-rendered light-DOM authoring keeps HTML (designer) and JS (developer) separated — the behavior-only class binds its own server-rendered subtree and holds no markup strings (repeatable markup clones from a server-rendered `<template>`). Components upgrade automatically in popin/XHR-injected content with no rebinding; SEO/GEO-first (meaningful content ships in the initial server-rendered HTML). `gina view:add` scaffolds a reference component (engine partial + behavior-only class); e2e coverage locks popin auto-upgrade, strict-CSP compatibility (real nonce'd header, no `unsafe-inline`), SSR hydration from attributes + a JSON `data-*` payload, and no-JS crawler equivalence. The `gina-*` tag prefix is reserved for framework components. Form-associated custom elements participate in FormValidator — a named component exposing a `.value` getter is collected, validated, serialized into the AJAX payload, and error-rendered like a native control (client-side live-check on its composed bubbling `change`, dirty-tracking, and auto-id), so long as it declares `static formAssociated = true`, carries a `name`, and fires a composed `change` on commit. Live-data components ride the same lifecycle — open the connection in `connectedCallback`, close it in `disconnectedCallback` (popin close then tears it down automatically) — paired with `method:"ws"` routes or SSE via `renderStream()`, with per-animation-frame batching guidance for high-frequency streams; the lifecycle contract is executed against a live HTTP/2 extended-CONNECT loopback in the test suite. Dev-mode Inspector observability: the View tab carries a component census with a red undefined-components indicator (a typo'd tag or a missing definition script is no longer a silent failure), and the Events tab surfaces client-side `<tag>:<verb>` component events — metadata always, `detail` values only behind the existing `inspector.events.captureArgs` opt-in. | `0.5.15` | 2026-07-11 |
70
71
  | ✅ | **Stale built-release watch** — For LOCAL production rehearsals. A bundle serving a built release under `local` scope + a non-dev env has no hot-reload, so after you edit source it silently keeps serving the stale build. Opt in via `server.releaseWatch` in `settings.json`: the bundle watches its SOURCE tree, compares fingerprints against the manifest release stamp, and surfaces staleness on `GET /_gina/release/status` and a live `GET /_gina/release/events` SSE stream (notify mode, the default) — or auto-rebuilds on change (opt-in `auto` mode). `POST /_gina/release/rebuild` rebuilds with an **idle-gated restart** that waits on in-flight HTTP requests and `gina.registerBusyProbe` application probes, so a restart never interrupts in-flight work. Hard-gated on `local` scope + a non-dev env — never active on a real cluster. | `0.5.18-alpha` | 2026-07-16 |
71
72
  | ✅ | **Popin eager preload** — Opt-in idle warming for AJAX popin content. Mark a trigger with `data-gina-dialog-preload="eager"` (case-insensitive) and the popin plugin fetches its content after `window` load, at browser idle — one trigger at a time, off the critical path — so opening feels instant with no second GET. Same safety gates as the hover/focus warm: the `"false"` opt-out and the disabled skip apply identically, and an eager warm and a hover warm coalesce into a single GET (whichever runs second is a no-op). The pass is skipped when the browser signals Save-Data. Default behavior is unchanged — hover/focus warm remains the default. | `0.5.21-alpha` | 2026-07-19 |
73
+ | ✅ | **Upload progress + drag-and-drop** — Extend the `data-gina-form-upload-*` staged client layer with transfer progress and drop-target support. **Progress shipped** (`0.5.24-alpha.2`): the staging POST reports real upload progress (`xhr.upload.onprogress`) through the registered `uploadProgress.<id>` client event, a `data-gina-form-upload-on-progress` window callback, and a declarative indicator (`data-gina-form-upload-progress`, default `<fieldId>-progress`) with a fully managed lifecycle. **Drag-and-drop shipped** (`0.5.24-alpha.2`): an attribute-marked dropzone (`data-gina-form-upload-dropzone="<elementId>"`, explicit id, opt-in) accepting dropped files through the exact same staging pipeline as the native file input — group tagging, previews, hidden metadata fields, reset/delete and upload progress included — with `idle`/`over`/`dropped` CSS state hooks, file-drags-only reaction, and first-file truncation on single-file inputs. Opt-in attributes, zero new dependencies, no server-contract change. | `0.5.24-alpha.2` | 2026-07-22 |
72
74
 
73
75
  ---
74
76
 
@@ -0,0 +1 @@
1
+ 0.5.24