index
:
phperkaigi-2025-albatross
main
phperkaigi-2025
phperkaigi-2025-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
frontend
Age
Commit message (
Collapse
)
Author
2024-08-01
fix(frontend): fix an issue where stylesheets for admin pages are not ↵
nsfisis
unloaded when you logout
2024-08-01
feat(frontend): add logout button to /admin/dashboard
nsfisis
2024-08-01
refactor(frontend): simplify login check
nsfisis
2024-08-01
chore(frontend): add `npm run check`
nsfisis
2024-08-01
chore(frontend): biome format
nsfisis
2024-08-01
fix(frontend): disable ESLint `no-mixed-spaces-and-tabs` rule because it ↵
nsfisis
conflicts with `biome format`
2024-08-01
chore(frontend): [biome] format
nsfisis
2024-08-01
chore(frontend): [biome] organize imports
nsfisis
2024-08-01
feat(frontend): install `biome` instead of `prettier`
nsfisis
2024-08-01
refactor(frontend): provide simpler API client
nsfisis
2024-08-01
refactor(frontend): disable `--path-params-as-types` of `openapi-typescript`
nsfisis
2024-08-01
refactor: simplify error responses in OpenAPI spec
nsfisis
2024-08-01
refactor: simplify parameter definitions in OpenAPI spec
nsfisis
2024-08-01
refactor: remove `player_id` parameter from `/api/games`
nsfisis
2024-08-01
refactor: specify `operationId` in OpenAPI spec
nsfisis
2024-08-01
feat: explicitly define 401 responses in OpenAPI spec
nsfisis
2024-08-01
refactor: run code generation by `go generate`
nsfisis
2024-08-01
feat(frontend): add minimal styling to game pages
nsfisis
2024-08-01
feat: change procedure of game starting
nsfisis
2024-08-01
feat(frontend): introduce class-less css in admin pages
nsfisis
2024-07-31
feat: "iOSDC 2024" to "iOSDC Japan 2024"
nsfisis
2024-07-31
feat: implement /admin/games and /admin/games/{gameId}
nsfisis
2024-07-31
chore: add generated api/schema.d.ts to .prettierignore
nsfisis
2024-07-31
fix: adjust /games/{gameId} definition
nsfisis
2024-07-31
feat(frontend): implement /admin/dashboard page
nsfisis
2024-07-31
feat: implement /admin/users page
nsfisis
2024-07-30
feat(frontend): implement /logout
nsfisis
2024-07-29
fix: problem not available in watching page
nsfisis
2024-07-29
fix(frontend): make GolfPlayApp and GolfWatchApp client-only components to ↵
nsfisis
fix SSR errors
2024-07-29
feat(frontend): set meta title
nsfisis
2024-07-29
feat: authenticate WebSocket connection by short-lived access token
nsfisis
2024-07-29
feat: partially implement watching
nsfisis
2024-07-29
feat: handle code and execresult messages
nsfisis
2024-07-29
feat: define GamePlayerMessageC2SCode and GamePlayerMessageS2CExecResult
nsfisis
2024-07-29
feat(frontend): partially implement gaming
nsfisis
2024-07-29
feat: add game messages to openapi spec
nsfisis
2024-07-28
fix(frontend): fix url of game play page
nsfisis
2024-07-28
feat: implement game entry
nsfisis
2024-07-28
refactor: remove /api/ prefix from openapi.yaml
nsfisis
2024-07-28
feat(dev): make Remix HMR work
nsfisis
2024-07-28
refactor: change JwtPayload type
nsfisis
2024-07-28
refactor(frontend): do not convert property names
nsfisis
2024-07-28
feat(frontend): remove "team" section from dashboard
nsfisis
2024-07-28
rename user's display_username to display_name
nsfisis
2024-07-28
frontend: impl /login and /dashboard
nsfisis
2024-07-28
frontend: openapi
nsfisis
2024-07-28
frontend: jwt
nsfisis
2024-07-27
organize dockerfiles and compose.yaml
nsfisis
2024-07-27
remix
nsfisis
2024-07-23
frontend: remove eslint-plugin-react-refresh
nsfisis
[prev]
[next]