ifcurl/forgejo/custom/public
Claude fb20ca320d Enforce spec: validate query dot notation, improve tooltip
service.py: return 400 with a clear message when query= looks like a
bare property set name (starts with Pset_ or Qto_ but has no dot).
Catches the common mistake of writing Pset_WallCommon instead of
Pset_WallCommon.FireRating, giving feedback instead of silent empty results.

viewer.html: update query input placeholder and title to show the
expected formats (Name, Description for attributes; Pset_X.Prop for
property sets).

https://claude.ai/code/session_01NBsytCd6L7UQPiKbcLn4kn
2026-05-09 15:26:07 +00:00
..
assets Enforce spec: validate query dot notation, improve tooltip 2026-05-09 15:26:07 +00:00