No description
  • TypeScript 61.8%
  • PHP 37%
  • CSS 0.6%
  • JavaScript 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Beau Fiechter 52941c539c
All checks were successful
linter / quality (push) Successful in 5m40s
tests / ci (push) Successful in 2m28s
Merge pull request #48 from fiechtor/fix/generate-filter-definition
fix: extract duplicated generateFilterDefinition into FilterDefinition::for
2026-08-12 16:22:27 +01:00
.github/workflows chore: make CI lint checks non-mutating 2026-08-06 14:50:32 +02:00
app Merge branch 'main' into fix/generate-filter-definition 2026-08-12 14:45:34 +01:00
bootstrap style: apply pint formatting across PHP code 2026-08-07 10:22:54 +02:00
config fix: point the sidebar Dashboard link at the route that exists 2026-08-12 14:54:05 +02:00
database docs: land CONTEXT.md and the schema baseline on main 2026-08-10 15:26:28 +02:00
docs/agents docs: land CONTEXT.md and the schema baseline on main 2026-08-10 15:26:28 +02:00
public tmp 2025-10-08 12:45:16 +02:00
resources fix: point the sidebar Dashboard link at the route that exists 2026-08-12 14:54:05 +02:00
routes tmp 2025-10-08 12:45:16 +02:00
storage remove proxies, add to gitignore 2026-02-25 15:56:13 +01:00
tests Merge branch 'main' into fix/generate-filter-definition 2026-08-12 14:45:34 +01:00
.editorconfig initial commit 2025-09-26 10:25:43 +02:00
.env.example initial commit 2025-09-26 10:25:43 +02:00
.gitattributes initial commit 2025-09-26 10:25:43 +02:00
.gitignore docker: add docker compose 2026-02-25 16:23:51 +01:00
.phpactor.yml tmp 2025-10-08 12:45:16 +02:00
.phpantom.toml chore: dev container config and phpantom indexing 2026-07-30 16:30:38 +02:00
.prettierignore initial commit 2025-09-26 10:25:43 +02:00
.prettierrc initial commit 2025-09-26 10:25:43 +02:00
AGENTS.md fix: make the feature suite pass without a MySQL server 2026-08-12 14:49:49 +02:00
artisan initial commit 2025-09-26 10:25:43 +02:00
components.json initial commit 2025-09-26 10:25:43 +02:00
composer.json upgrade dependencies 2026-07-13 09:29:11 +02:00
composer.lock upgrade dependencies 2026-07-13 09:29:11 +02:00
CONTEXT.md docs: land CONTEXT.md and the schema baseline on main 2026-08-10 15:26:28 +02:00
docker-compose.yml chore: dev container config and phpantom indexing 2026-07-30 16:30:38 +02:00
Dockerfile chore: dev container config and phpantom indexing 2026-07-30 16:30:38 +02:00
Dockerfile.prod docker: add docker compose 2026-02-25 16:23:51 +01:00
eslint.config.js feat: enforce lucide Icon suffix on icon imports 2026-08-06 14:50:39 +02:00
package.json chore: make CI lint checks non-mutating 2026-08-06 14:50:32 +02:00
phpunit.xml initial commit 2025-09-26 10:25:43 +02:00
pnpm-lock.yaml feat: milkdown document editor with entity directive references 2026-08-05 17:07:53 +02:00
shell.nix tmp 2025-10-08 12:45:16 +02:00
tsconfig.json chore: remove deprecated baseUrl from tsconfig.json 2026-08-07 10:06:58 +02:00
vite.config.ts feat: milkdown document editor with entity directive references 2026-08-05 17:07:53 +02:00