DocsGPT/frontend
2024-06-20 00:10:29 +05:30
..
.husky adds precommit hook 2023-02-09 10:03:56 +05:30
public refactor: several small ui refactor for generalisation 2024-05-12 12:41:12 +05:30
src fix: add reducers to raise error, handle complete_stream() 2024-06-20 00:10:29 +05:30
.env.development lint fix 2024-05-16 18:27:36 +05:30
.env.production Update .env.production 2023-03-27 21:44:22 +01:00
.eslintignore adds eslint and prettier 2023-02-09 08:01:22 +05:30
.eslintrc.cjs adds middleware to sync redux with local storage also adds ununsed 2023-02-24 18:46:46 +05:30
.prettierignore adds eslint and prettier 2023-02-09 08:01:22 +05:30
Dockerfile Update Dockerfile 2023-09-28 15:30:47 +01:00
index.html fix: unfixed input bar + safe area inset for Safari (iOS) 2024-06-13 00:21:51 +05:30
package-lock.json feat(i18n): settings static content 2024-05-28 01:39:37 +05:30
package.json feat(i18n): settings static content 2024-05-28 01:39:37 +05:30
postcss.config.cjs initialize the app 2023-02-07 23:27:21 +05:30
prettier.config.cjs small changes 2023-02-10 16:20:05 -05:00
tailwind.config.cjs adding dark mode - api key 2024-03-29 04:13:12 +05:30
tsconfig.json Upgrade to Vite 5 2024-01-19 21:34:28 +08:00
tsconfig.node.json initialize the app 2023-02-07 23:27:21 +05:30
vite.config.ts adds like dislike 2023-03-05 22:36:57 +05:30