api-client/packages/hoppscotch-selfhost-web
James George c9f92282bf
feat: duplicate REST/GraphQL collections (#4211)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-07-29 18:37:34 +05:30
..
src feat: duplicate REST/GraphQL collections (#4211) 2024-07-29 18:37:34 +05:30
.eslintrc.cjs fix: lint errors removed by using satisfies or as for type (#3934) 2024-03-28 20:28:48 +05:30
.gitignore feat: implement environments for selfhosted (#30) 2023-03-08 16:47:29 +05:30
Caddyfile feat: support for subpath based access in SH apps (#3449) 2023-11-22 19:35:35 +05:30
Dockerfile fix: reduce the memory consumption during build to prevent OOM (#3148) 2023-07-18 00:08:06 +05:30
gql-codegen.yml chore: remove unwanted logs & use new gql generation for selfhosted-web (#65) 2023-04-04 04:18:29 +05:30
index.html feat: container registry friendly docker images and all-in-one container (#3193) 2023-08-24 00:01:28 +05:30
meta.ts fix: environment variables usage in meta tags (#3418) 2023-10-05 13:51:42 +05:30
package.json chore: bump versions 2024-07-22 22:12:32 +05:30
postcss.config.cjs fix: broken ui due to accidentally moved postcss config 2023-12-19 12:40:07 +05:30
prod_run.mjs feat: container registry friendly docker images and all-in-one container (#3193) 2023-08-24 00:01:28 +05:30
selfhost-web.Caddyfile feat: support for subpath based access in SH apps (#3449) 2023-11-22 19:35:35 +05:30
tailwind.config.ts chore: move hoppscotch-ui package out of the monorepo (#3620) 2023-12-16 16:58:10 +05:30
tsconfig.json refactor: fonts are now bundled with packages (#3227) 2023-08-05 23:42:31 +05:30
tsconfig.node.json feat: selfhost auth frontend (#15) 2023-02-09 01:12:44 +05:30
vite.config.ts chore: move hoppscotch-ui package out of the monorepo (#3620) 2023-12-16 16:58:10 +05:30