index
:
Atlas
main
The next-gen master server for Northstar.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
Age
Commit message (
Expand
)
Author
2022-10-15
pkg/api/api0: Implement ServerList
pg9182
2022-10-14
pkg/api/api0: Set last server id in /client/auth_with_self
pg9182
2022-10-14
pkg/api/api0: Relax /accounts/write_persistence serverId check for listen server
pg9182
2022-10-14
pkg/api/api0: /accounts/write_persistence field name is pdata
pg9182
2022-10-14
pkg/api/api0: Fix resp json id type for /client/auth_with_self
pg9182
2022-10-14
pkg/api/api0: Implement /client/origin_auth
pg9182
2022-10-14
pkg/api/api0: Append newline to JSON responses
pg9182
2022-10-13
pkg/api/api0: Implement version gate
pg9182
2022-10-13
pkg/api/api0: Add comment about /accounts/get_username
pg9182
2022-10-13
pkg/api/api0: Implement /client/auth_with_self
pg9182
2022-10-13
pkg/api/api0: Minor log message fix
pg9182
2022-10-13
pkg/api/api0: Implement /client/mainmenupromos
pg9182
2022-10-13
pkg/api/api0/accounts: Fix OPTIONS allow header
pg9182
2022-10-13
pkg/api/api0: Clear ETag when gzipping responses
pg9182
2022-10-13
pkg/api/api0: Reject pdata with too much trailing junk
pg9182
2022-10-13
pkg/api/api0/api0testutil: Add test suite for AccountStorage impls
pg9182
2022-10-13
pkg/api/api0: Fix regression in bff9a5ca7c1ed1ab0af80d9cad17b63672f9a9fc
pg9182
2022-10-13
pkg/api/api0: More descriptive docs for AccountStorage
pg9182
2022-10-13
pkg/api/api0: Implement account endpoints
pg9182
2022-10-13
pkg/api/api0: Add AccountStorage interface
pg9182
2022-10-13
pkg/api/api0: Refactor error message formatting
pg9182
2022-10-13
pkg/api/api0: Better error messages for missing params
pg9182
2022-10-13
pkg/api/api0: Don't write body on error for HEAD requests
pg9182
2022-10-13
pkg/api/api0: Send status for OPTIONS request
pg9182
2022-10-13
pkg/api/api0: Add BAD_REQUEST error
pg9182
2022-10-13
pkg/api/api0: Minor improvements
pg9182
2022-10-13
pkg/api/api0, web: Implement static site handler, move redirects
pg9182
2022-10-13
pkg/api/api0: Add NotFound handler
pg9182
2022-10-13
pkg/api/api0: Implement player info endpoints
pg9182
2022-10-13
pkg/api/api0: Implement base handler and some helpers
pg9182
2022-10-13
pkg/api/api0: Add INTERNAL_SERVER_ERROR
pg9182
2022-10-13
pkg/{api/api0/*,storage/*}: Add GetPdataHash method for pdata storage
pg9182
2022-10-13
pkg/api/api0: Import errors from R2Northstar/NorthstarMasterServer@b45ff0ef26...
pg9182
2022-10-13
pkg/api/api0/api0testutil: Add test suite for PdataStorage impls
pg9182
2022-10-12
pkg/api/api0: Add pdata storage interface
pg9182
2022-10-02
pkg/api/api0: Initial stub
pg9182