..
account
Remove role="form" attribute on form tags
2025-09-09 02:36:02 +09:00
admin
Show info pages at the bottom of the admin page
2025-11-19 12:32:33 +01:00
auth
Remove role="form" attribute on form tags
2025-09-09 02:36:02 +09:00
components
Escape nonce in resource creation form script tag
2025-11-18 09:33:33 +09:00
email
Append _html to variables expected to contain html
2025-11-18 09:33:33 +09:00
github
Implement support to remove all cache entries from a project
2025-11-18 09:35:36 +09:00
inference
Append _html to variables expected to contain html
2025-11-18 09:33:33 +09:00
kubernetes-cluster
Use eager loading to avoid N+1 query issues in a bunch of places
2025-10-14 03:56:43 +09:00
layouts
Restructure sidebar content template to avoid XSS scanner complaining
2025-11-18 09:33:33 +09:00
networking
Report ipv4/6 health status separately in the UI
2025-11-10 15:20:15 +01:00
object
Add allow_unescaped web helper method
2025-11-18 09:33:33 +09:00
postgres
Include channel_binding/sslmode as appropriate on PostgreSQL Connection page
2025-11-26 01:06:43 +09:00
private-location
Allow authorization methods to accept objects in addition to ids
2025-09-18 02:56:28 +09:00
project
Start escaping output in a few places
2025-11-18 09:33:33 +09:00
ssh-public-key
Support registerting, updating, and deleting project ssh public keys in the web UI
2025-10-04 01:36:33 +09:00
vm
Encrypt the vm_init_script.init_script column, and start setting values in it
2025-11-26 12:48:22 +09:00
cli.erb
Append _html to variables expected to contain html
2025-11-18 09:33:33 +09:00
error.erb
Only do a direct yield in the layout when rendering the error template
2025-10-11 04:14:05 +09:00