Reactive-Resume/client
2022-03-18 09:27:04 +01:00
..
components Refactored- Avoiding modifying the prop 2022-03-18 06:18:17 +05:30
config feat(i18n): add Malayalam (മലയാളം) language to i18n locales 2022-03-18 09:27:04 +01:00
constants chore(donation): replace buymeacoffee links with paypal.me links 2022-03-14 22:08:04 +01:00
data feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
modals fix(linkedin): fix skill modal crashing when importing from linkedin 2022-03-17 13:58:49 +01:00
pages fix(printer/i18n): fix dates not showing up in resume language when printing 2022-03-18 09:24:33 +01:00
public New translations modals.json (Malayalam) 2022-03-18 02:48:34 +01:00
services fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
store fix(client): fix issue with react-query cache 2022-03-14 06:33:14 +01:00
styles Fix- Shared Resume not Scrollable on Phone Screen 2022-03-16 18:45:10 +05:30
templates fix(client/templates): fix text veering off of artboard in most templates 2022-03-16 06:41:48 +01:00
types 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
utils fix(client): fix issue with react-query cache 2022-03-14 06:33:14 +01:00
wrappers feat(i18n): add Malayalam (മലയാളം) language to i18n locales 2022-03-18 09:27:04 +01:00
.eslintrc.json chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
.gitignore build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
Dockerfile fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
next-env.d.ts 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
next-i18next.config.js feat(i18n): add Malayalam (മലയാളം) language to i18n locales 2022-03-18 09:27:04 +01:00
next-sitemap.config.js feat(client): add sitemap generation to next app 2022-03-12 11:44:51 +01:00
next.config.js refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +01:00
package.json chore(deps): update dependencies to match latest patch fixes 2022-03-16 06:40:49 +01:00
postcss.config.js 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
tailwind.config.js feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
tsconfig.json feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00