Reactive-Resume/client
Amruth Pillai 1e59f73f79
feat(profile): add XING profile icon
fix #821
2022-04-09 09:29:51 +02:00
..
components fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02:00
config feat(i18n): add portuguese (pt) language to i18n locales 2022-03-24 11:57:16 +01:00
constants feat(flags): introduce flags, disable_user_signups 2022-03-18 11:12:26 +01:00
data feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
modals fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02:00
pages fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02:00
public fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02: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 feat(client/theme): add theme switcher to landing page 2022-03-18 10:20:39 +01:00
templates Added new template - Leafish 2022-04-03 20:23:06 +03:00
types 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
utils feat(profile): add XING profile icon 2022-04-09 09:29:51 +02:00
wrappers feat(i18n): add portuguese (pt) language to i18n locales 2022-03-24 11:57:16 +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 Bump node from 16-alpine to 17-alpine in /client 2022-03-24 07:02:34 +00:00
next-env.d.ts 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
next-i18next.config.js feat(i18n): add portuguese (pt) language to i18n locales 2022-03-24 11:57:16 +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 feat(s3): implement non-ephemeral storage through S3/DO Spaces 2022-04-09 09:28:08 +02:00
package.json fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02: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