snowballtools-base/packages/backend/src
2024-02-26 16:23:35 +05:30
..
entity Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
routes Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
config.ts Set authority for record name from backend config (#104) 2024-02-23 14:47:29 +05:30
constants.ts Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
database.ts Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
index.ts Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
registry.ts Set authority for record name from backend config (#104) 2024-02-23 14:47:29 +05:30
resolvers.ts Implement Gitea authentication and get access token 2024-02-26 16:23:35 +05:30
schema.gql Implement Gitea authentication and get access token 2024-02-26 16:23:35 +05:30
server.ts Unset cookie domain to localhost by default (#100) 2024-02-22 17:52:49 +05:30
service.ts Implement Gitea authentication and get access token 2024-02-26 16:23:35 +05:30
types.ts Implement Gitea authentication and get access token 2024-02-26 16:23:35 +05:30
utils.ts Implement polling for project deployment updates (#87) 2024-02-21 15:34:33 +05:30