Reactive-Resume/client
Amruth Pillai 7d8828a358
fix(i18n): add missing translation keys, update lang/locale logic
2022-03-11 08:43:20 +01:00
..
components fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
config style(changelog): add standard-version to automate releases and tags 2022-03-10 15:32:46 +01:00
constants fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
data feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
modals fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
pages feat(lang): add language switcher on the landing page, in the footer 2022-03-10 21:59:16 +01:00
public fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +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(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
styles feat(lang): add language switcher on the landing page, in the footer 2022-03-10 21:59:16 +01:00
templates 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
types 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
utils fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
wrappers fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +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 style(changelog): add standard-version to automate releases and tags 2022-03-10 15:32:46 +01:00
next.config.js refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +01:00
package.json ci(release-it): add release-it to auto-generate changelogs and release to github 2022-03-09 19:15:20 +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