snowballtools-base/packages/backend/src
Nabarun Gogoi 353fd0f621
Set authority for record name from backend config (#104)
* Fix format of eth address to display

* Set authority for record name from backend config

* Add functionality to open repo button

* Use commit author image and commit url in activity card

* Handle review changes

* Fix commit author as null

* Add timeout to move to next page on project creation

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-23 14:47:29 +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 authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
schema.gql Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
server.ts Unset cookie domain to localhost by default (#100) 2024-02-22 17:52:49 +05:30
service.ts Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30
types.ts Publish ApplicationRecord and ApplicationDeploymentRequest on creating new deployments (#89) 2024-02-22 10:04:33 +05:30
utils.ts Implement polling for project deployment updates (#87) 2024-02-21 15:34:33 +05:30