Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/simple_repl 2026-03-09 19:31:15 +01:00
216c10273b refactor: introduce Command type
Kharec pushed to main at Kharec/simple_repl 2026-03-09 19:26:48 +01:00
2489c30b5a fix: skip history if empty input
Kharec pushed to main at Kharec/simple_repl 2026-03-09 19:25:28 +01:00
901a17b2ca feat: normalize input to lowercase
Kharec pushed to main at Kharec/simple_repl 2026-03-09 19:24:35 +01:00
b15b5179fc ci: ignore .history
Kharec pushed to main at Kharec/simple_repl 2026-03-09 19:24:18 +01:00
f24876c4b5 feat: eliminate redundant dict creation
Kharec pushed to main at Kharec/simple_repl 2026-03-09 17:00:34 +01:00
72eaf6fa01 chore: add gleam manifest
287f76159c chore: add gleam.toml
999c247915 docs: add readme
3bd6895326 ci: gitignore
370614ac37 test: we should write some
Kharec created branch main in Kharec/simple_repl 2026-03-09 17:00:34 +01:00
Kharec created repository Kharec/simple_repl 2026-03-09 16:59:27 +01:00
Kharec pushed to main at Kharec/goyco 2026-03-06 15:37:57 +01:00
d6321e775a test(integration): update DB monitoring health assertion to match nested services payload
de9b544afb refactor(cors): deduplicate origin validation and header logic without behavior change
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-03-05 11:39:28 +01:00
19291b7f61 feat: update swagger
Kharec pushed to main at Kharec/spasteg 2026-03-04 06:58:38 +01:00
c51860c2b1 docs: update readme
Kharec pushed to main at Kharec/spasteg 2026-03-04 06:56:45 +01:00
51a5242219 docs: add screenshots
Kharec pushed to main at Kharec/spasteg 2026-03-02 09:39:08 +01:00
baa09c853c fix: remove comma in description
Kharec pushed to main at Kharec/spasteg 2026-03-02 09:38:41 +01:00
7b2e7a7824 fix: gitea repo
Kharec pushed to main at Kharec/spasteg 2026-03-02 07:36:17 +01:00
de72a9de4b refactor: pipe directly
Kharec pushed to main at Kharec/spasteg 2026-03-02 07:35:40 +01:00
26291f7d28 clean: format
Kharec pushed to main at Kharec/spasteg 2026-03-02 07:35:27 +01:00
87f98d914d fix: improve JS security and error handling in html.gleam
Kharec pushed to main at Kharec/spasteg 2026-03-02 07:14:11 +01:00
f5f5167af3 refactor: make css readable
Kharec pushed to main at Kharec/spasteg 2026-03-01 22:20:46 +01:00
613594ebf6 fix: missing type annotations
Kharec pushed to main at Kharec/spasteg 2026-03-01 22:09:28 +01:00
a23498a0ca refactor: pipe directly response into adding security headers