Commit Graph

  • 3a4a056760 chore(changelog): update unreleased changelog main ghost-bot 2025-06-14 15:42:45 +00:00
  • f177746760 chore(workflows): update release workflow for consistency Max P. 2025-06-14 17:42:24 +02:00
  • e98244325d chore(changelog): update unreleased changelog ghost-bot 2025-05-27 13:10:20 +00:00
  • 5686940fe2 fix(workflows): remove redundant tag fallback in sync job Max P. 2025-05-27 15:10:05 +02:00
  • 4a06bc67ea chore(changelog): update changelog for v0.2.0 v0.2.0 ghost-bot 2025-05-27 13:08:31 +00:00
  • 68cec85380 chore(version): bump version to 0.2.0 Max P. 2025-05-27 15:08:14 +02:00
  • 86895f41f1 chore(changelog): update unreleased changelog ghost-bot 2025-05-27 13:06:24 +00:00
  • de6d3ee389 feat(workflows): add GitHub release sync workflow Max P. 2025-05-27 14:59:40 +02:00
  • 54cfa1888e feat(ci): enhance CI workflow with granular steps and error handling Max P. 2025-05-27 14:56:14 +02:00
  • c207dc7392 chore(config): add CI task for local checks Max P. 2025-05-27 14:56:03 +02:00
  • b14e9acc5f test(routebuilder): add validation tests for handler and middleware Max P. 2025-05-27 14:50:10 +02:00
  • 731bba22d8 test(httpkernel): enforce compile-time validation for signatures Max P. 2025-05-27 14:50:01 +02:00
  • aea3fb45e7 refactor(kernel): simplify middleware and handler execution Max P. 2025-05-27 14:49:47 +02:00
  • 35d83c073e feat(route-builder): add middleware chain compilation Max P. 2025-05-27 14:49:32 +02:00
  • 67ebb4307a feat(interfaces): add runRoute method to IInternalRoute Max P. 2025-05-27 14:49:15 +02:00
  • 3da34e2684 test(bench): add parallel benchmarks for HTTP kernel Max P. 2025-05-27 14:48:05 +02:00
  • 26198ccdcd chore(changelog): update unreleased changelog ghost-bot 2025-05-27 13:04:23 +00:00
  • 1b447f5190 chore(gitignore): add .local directory to ignored files Max P. 2025-05-27 13:32:48 +02:00
  • 38c00b035b chore(ci): update deno tasks in CI workflow Max P. 2025-05-27 13:32:38 +02:00
  • 6e6e61693f chore(tasks): add benchmark, format, and lint commands Max P. 2025-05-27 13:32:27 +02:00
  • d8283ea83a chore(changelog): update unreleased changelog ghost-bot 2025-05-27 11:25:56 +00:00
  • ec1697df94 ci(workflows): consolidate and update CI configuration Max P. 2025-05-27 13:25:43 +02:00
  • e416af9754 chore(changelog): update unreleased changelog ghost-bot 2025-05-27 11:18:44 +00:00
  • b83aa330b3 refactor(imports): use explicit type-only imports across codebase Max P. 2025-05-27 13:18:31 +02:00
  • c28eb7f28d chore(config): add exports field to module metadata Max P. 2025-05-27 13:18:18 +02:00
  • 5d1b0517a5 chore(changelog): update unreleased changelog feature/pipeline-executor ghost-bot 2025-05-10 15:51:08 +00:00
  • d7460c4b1d chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:51:02 +00:00
  • 6a0f1c774b docs(release): update guidelines for handling changelog Max P. 2025-05-10 17:50:05 +02:00
  • 6ce73c14fa docs(release): update guidelines for handling changelog Max P. 2025-05-10 17:50:05 +02:00
  • 7327ed5c1b chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:44:02 +00:00
  • b44bb2ddaf feat(workflows): conditionally generate changelog Max P. 2025-05-10 17:42:19 +02:00
  • 0aac2337a0 chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:42:59 +00:00
  • 2ab6f1b8db feat(workflows): conditionally generate changelog Max P. 2025-05-10 17:42:19 +02:00
  • b69a51247d chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:28:39 +00:00
  • 2ab74b9859 chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:26:06 +00:00
  • d04dfcd63e chore(git): ignore merge conflicts for CHANGELOG.md Max P. 2025-05-10 17:25:51 +02:00
  • dd60c2cdc7 chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:26:06 +00:00
  • 6399113e12 chore(git): ignore merge conflicts for CHANGELOG.md Max P. 2025-05-10 17:25:51 +02:00
  • 32f3fe5f52 chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:01:16 +00:00
  • 813c734ae6 chore(changelog): update unreleased changelog ghost-bot 2025-05-10 15:00:52 +00:00
  • 3707242d27 fix(workflows): ensure version detection output is always set Max P. 2025-05-10 16:59:53 +02:00
  • abd2d6e840 fix(workflows): ensure version detection output is always set Max P. 2025-05-10 16:59:53 +02:00
  • 927a9081d4 feat(interfaces): add pipeline executor interface Max P. 2025-05-10 16:50:41 +02:00
  • adc1a4276e chore(changelog): update unreleased changelog ghost-bot 2025-05-10 14:36:02 +00:00
  • 71ea4247b3 chore(workflows): refine branch handling in release process Max P. 2025-05-10 16:34:19 +02:00
  • 8f94cc915c chore(workflows): refine branch handling in release process Max P. 2025-05-10 16:34:19 +02:00
  • 3f114bb68d feat(pipeline): add configuration and hooks for pipeline execution Max P. 2025-05-10 16:21:16 +02:00
  • 0846dbb758 docs(pipeline): add design plan for PipelineExecutor class Max P. 2025-05-08 22:05:30 +02:00
  • b624415320 chore(changelog): update unreleased changelog ghost-bot 2025-05-08 18:19:58 +00:00
  • a88b4d112f chore(workflows): update changelog file extension to .md and revert b9d25f23fc Max P. 2025-05-08 20:19:40 +02:00
  • 4f2b65049f chore: rename changelog and readme files to use .md extension Max P. 2025-05-08 20:18:44 +02:00
  • c9de4669c7 chore(changelog): update unreleased changelog ghost-bot 2025-05-08 18:16:14 +00:00
  • a1ce30627c docs: add README for HttpKernel project Max P. 2025-05-08 20:15:58 +02:00
  • 5118a19aea docs: add MIT license file Max P. 2025-05-08 20:15:48 +02:00
  • 0a09c8c324 chore(changelog): update unreleased changelog ghost-bot 2025-05-08 18:09:16 +00:00
  • b9d25f23fc refactor(workflows): rename changelog file for consistency Max P. 2025-05-08 19:48:12 +02:00
  • 92f09e6e60 Merge pull request 'chore(workflows): update test workflow for http-kernel project' (#1) from fix/test-workflow into main 0xMax42 2025-05-08 19:46:00 +02:00
  • 03115464e0 chore(workflows): update test workflow for http-kernel project Max P. 2025-05-08 19:38:49 +02:00
  • 11a2273240 chore(changelog): update unreleased changelog ghost-bot 2025-05-08 17:35:37 +00:00
  • 1233a0b720 chore(workflows): update Deno setup action to v2 Max P. 2025-05-08 19:35:07 +02:00
  • 195619ca99 chore(changelog): update unreleased changelog ghost-bot 2025-05-08 17:33:23 +00:00
  • 9d5db4f414 feat(workflows): add CI for Deno project tests Max P. 2025-05-08 19:32:51 +02:00
  • 16c0053964 chore(workflows): remove unused workflow_dispatch trigger Max P. 2025-05-08 19:32:42 +02:00
  • 04029f87a3 chore(tasks): remove commented-out start and watch scripts Max P. 2025-05-08 19:32:34 +02:00
  • 594eccbc8b chore(changelog): update changelog for v0.1.0 v0.1.0 ghost-bot 2025-05-08 17:07:19 +00:00
  • 3afe6bcbc3 chore(version): add initial version file Max P. 2025-05-08 19:03:42 +02:00
  • bbf78cff17 feat(workflows): add automated changelog and release workflow Max P. 2025-05-08 19:03:30 +02:00
  • 8235680904 refactor(types): unify handler and middleware definitions Max P. 2025-05-08 19:03:18 +02:00
  • 56633cd95b feat(vscode): customize activity bar and peacock colors Max P. 2025-05-08 19:02:24 +02:00
  • 5c03cdfb03 docs(gitea): add release automation guide and scripts Max P. 2025-05-08 19:02:14 +02:00
  • 661f83d1fd chore(config): add default git-cliff configuration Max P. 2025-05-08 19:01:55 +02:00
  • 7b6eb2b574 feat(workflows): add upload assets template for releases Max P. 2025-05-08 19:01:37 +02:00
  • f0838567b4 chore(gitignore): add .gitea/COMMIT_GPT.md to ignored files Max P. 2025-05-08 19:01:27 +02:00
  • b009b5763d feat(config): add project metadata and test watch task Max P. 2025-05-08 19:01:03 +02:00
  • b0c6901d7d fix(params): enforce non-undefined route parameter values Max P. 2025-05-07 19:40:08 +02:00
  • 6c4420d32f docs(httpkernel): enhance class and interface documentation Max P. 2025-05-07 16:45:37 +02:00
  • b7410b44dd refactor(core): enhance HttpKernel pipeline and matcher system with full context and error handling Max P. 2025-05-07 16:38:53 +02:00
  • 9059bdda62 refactor(httpkernel): introduce configuration object for flexibility Max P. 2025-05-07 13:56:56 +02:00
  • 0990cacb22 chore(settings): add exportall configuration for barrel name and message Max P. 2025-05-07 13:56:39 +02:00
  • fd1c7f4170 chore(.gitignore): add git_log_diff.txt to ignore list Max P. 2025-05-07 12:42:16 +02:00
  • ba7aa79f56 feat(http): add error handling for invalid HTTP methods Max P. 2025-05-07 12:35:41 +02:00
  • a236fa7c97 feat(http): enhance type safety and extend route context Max P. 2025-05-07 12:29:49 +02:00
  • 82a6877485 test(utils): rename and update import paths in test file Max P. 2025-05-07 12:29:10 +02:00
  • 94525fce52 test(utils): add unit tests for parseQuery function Max P. 2025-05-07 12:28:51 +02:00
  • cc734fa7b1 Update settings.json to include folderListener configuration for exportall Max P. 2025-05-07 12:28:09 +02:00
  • af0a09e744 Update .gitignore to include out.py and output.txt Max P. 2025-05-07 12:28:01 +02:00
  • ca4a560223 Add deno.lock file with version and redirects for dependencies Max P. 2025-05-07 12:27:56 +02:00
  • bd881127ec Update deno.jsonc: add "deno.ns" to lib and comment out importMap Max P. 2025-05-07 12:27:40 +02:00
  • 1d2e89feca First commit Max P. 2025-05-07 10:53:56 +02:00