stash/ui
RyanAtNight bca9447134 Fix code formatting issues
Ran Prettier to fix formatting issues in multiple files. The main
changes are line ending normalization (LF to CRLF) and removal of
trailing whitespace.

Changes:
- Normalize line endings in filters.graphql
- Normalize line endings in package.json
- Remove trailing whitespace in StudioEditPanel.tsx

All linters now pass (ESLint, TypeScript, Stylelint, Prettier,
golangci-lint, go fmt).
2026-01-13 22:36:17 -08:00
..
login Encode credentials during login (#6163) 2025-10-21 19:04:44 +11:00
v2.5 Fix code formatting issues 2026-01-13 22:36:17 -08:00
ui.go Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00