index
:
iosdc-japan-2024-albatross
main
iosdc-japan-2024-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-10
fix(frontend): fix favicon path
nsfisis
2024-08-10
fix(backend): fix base path of login/logout pages on local env
nsfisis
2024-08-10
feat(frontend): set secure attribute of cookie
nsfisis
2024-08-10
feat: configure JWT secret
nsfisis
2024-08-10
fix(frontend): fix base path of admin dashboard
nsfisis
2024-08-10
fix(frontend): fix base path of assets
nsfisis
2024-08-10
feat: add GitHub workflow to update submodule of `nsfisis/nil.ninja`
nsfisis
2024-08-10
feat: prepend base path
nsfisis
2024-08-09
chore: update compose.prod.yaml
nsfisis
2024-08-09
chore: update Makefile.prod
nsfisis
2024-08-09
Merge branch 'feat/auth-fortee'
nsfisis
2024-08-09
feat: support authentication via fortee
nsfisis
2024-08-08
fix(backend): fix admin game edit page
nsfisis
2024-08-08
Merge branch 'feat/code-hash'
nsfisis
2024-08-08
feat(backend/worker): calculate code hash in api-server
nsfisis
2024-08-08
feat(backend): add `code_hash` to `submissions` table
nsfisis
2024-08-08
Merge branch 'feat/worker-auth'
nsfisis
2024-08-08
feat(worker): re-enable authentication between api-server and worker
nsfisis
2024-08-08
fix(backend): fix an issue where game type is not set
nsfisis
2024-08-08
Merge branch 'feat/golangci-lint'
nsfisis
2024-08-08
feat(backend/worker): enable `revive` in `golangci-lint`
nsfisis
2024-08-08
feat(backend/worker): enable `stylecheck` in `golangci-lint`
nsfisis
2024-08-08
feat(backend/woerker): enable `errcheck` in `golangci-lint`
nsfisis
2024-08-08
feat(backend/worker): enable `unused`, `gofmt` and `goimports` in `golangci-l...
nsfisis
2024-08-08
feat(backend/worker): introduce `golangci-lint`
nsfisis
2024-08-08
Merge branch 'feat/taskqueue'
nsfisis
2024-08-08
fix(backend): fix an issue where stdout and stderr of testcase results are di...
nsfisis
2024-08-08
chore(backend): update fixtures
nsfisis
2024-08-08
feat(backend): aggregate testcase results
nsfisis
2024-08-08
feat(backend): implement processTaskResults() partially
nsfisis
2024-08-08
refactor(backend): add Queue.Enqueue*() variants
nsfisis
2024-08-08
feat(backend): generate taskqueue/processor_wrapper.go by go generate
nsfisis
2024-08-08
refactor(backend): wrap taskqueue.processor
nsfisis
2024-08-08
refactor(backend): organize gen/ directory
nsfisis
2024-08-08
feat(backend): split task into smaller task types
nsfisis
2024-08-08
feat(backend): create submission_results table
nsfisis
2024-08-08
feat(backend): add unique constraint to testcase_results
nsfisis
2024-08-08
feat(backend): add created_at column to testcase_results
nsfisis
2024-08-08
refactor: rename task result's "result" to "status" for consistency
nsfisis
2024-08-08
feat(backend): rename testcase_executions to testcase_results
nsfisis
2024-08-08
feat(backend): make testcase_executions.testcase_id non-null
nsfisis
2024-08-08
feat(backend): separate game hub worker channel
nsfisis
2024-08-08
feat(backend): fix an issue where testcase execution results are sent to all ...
nsfisis
2024-08-08
refactor(backend): move ownership of channel to send task results
nsfisis
2024-08-06
feat(frontend): redirect / to /dashboard if user is logged in
nsfisis
2024-08-05
Merge branch 'fix/multiplayer'
nsfisis
2024-08-05
fix(backend): fix code submission
nsfisis
2024-08-05
fix(backend): fix game_edit page
nsfisis
2024-08-05
fix(backend): fix typo on message types
nsfisis
2024-08-05
fix(backend): fix terribly broken code
nsfisis
[prev]
[next]