Commit Graph

256 Commits

Author SHA1 Message Date
Amruth Pillai
12958cec16 New translations messages.po (Ukrainian) 2023-11-14 07:30:02 +01:00
Amruth Pillai
e7ca3aefec New translations messages.po (Turkish) 2023-11-14 07:30:01 +01:00
Amruth Pillai
45a626576f New translations messages.po (Swedish) 2023-11-14 07:30:00 +01:00
Amruth Pillai
cf2caccedf New translations messages.po (Serbian (Cyrillic)) 2023-11-14 07:29:59 +01:00
Amruth Pillai
1d052a7856 New translations messages.po (Russian) 2023-11-14 07:29:58 +01:00
Amruth Pillai
47dce2c066 New translations messages.po (Portuguese) 2023-11-14 07:29:57 +01:00
Amruth Pillai
501f9b366e New translations messages.po (Polish) 2023-11-14 07:29:56 +01:00
Amruth Pillai
3dfa06308f New translations messages.po (Norwegian) 2023-11-14 07:29:55 +01:00
Amruth Pillai
0cb256d930 New translations messages.po (Dutch) 2023-11-14 07:29:54 +01:00
Amruth Pillai
5682f042af New translations messages.po (Lithuanian) 2023-11-14 07:29:53 +01:00
Amruth Pillai
0a6aa2e672 New translations messages.po (Korean) 2023-11-14 07:29:52 +01:00
Amruth Pillai
af840e36f9 New translations messages.po (Japanese) 2023-11-14 07:29:51 +01:00
Amruth Pillai
7fc03550e1 New translations messages.po (Italian) 2023-11-14 07:29:50 +01:00
Amruth Pillai
4a24802637 New translations messages.po (Hungarian) 2023-11-14 07:29:49 +01:00
Amruth Pillai
0602ffc646 New translations messages.po (Hebrew) 2023-11-14 07:29:48 +01:00
Amruth Pillai
17ead86135 New translations messages.po (Finnish) 2023-11-14 07:29:47 +01:00
Amruth Pillai
8f24cb6769 New translations messages.po (Greek) 2023-11-14 07:29:46 +01:00
Amruth Pillai
b451f6f8b8 New translations messages.po (German) 2023-11-14 07:29:45 +01:00
Amruth Pillai
bdbb4534ee New translations messages.po (Danish) 2023-11-14 07:29:44 +01:00
Amruth Pillai
29d732bd68 New translations messages.po (Czech) 2023-11-14 07:29:43 +01:00
Amruth Pillai
620172709c New translations messages.po (Catalan) 2023-11-14 07:29:42 +01:00
Amruth Pillai
52a4b2831a New translations messages.po (Bulgarian) 2023-11-14 07:29:41 +01:00
Amruth Pillai
7f0f419a4b New translations messages.po (Arabic) 2023-11-14 07:29:40 +01:00
Amruth Pillai
7eae44c032 New translations messages.po (Afrikaans) 2023-11-14 07:29:39 +01:00
Amruth Pillai
f50fe242e8 New translations messages.po (Spanish) 2023-11-14 07:29:38 +01:00
Amruth Pillai
de5cf161bf New translations messages.po (French) 2023-11-14 07:29:37 +01:00
Amruth Pillai
8e5182cb26 New translations messages.po (Romanian) 2023-11-14 07:29:36 +01:00
Amruth Pillai
d18b258761 feat(homepage): add new sections to homepage 2023-11-13 17:03:41 +01:00
Amruth Pillai
48727be809 fix(i18n): delete local translations 2023-11-10 13:14:44 +01:00
Crowdin Bot
d5a0237975 New Crowdin translations by GitHub Action 2023-11-10 10:22:56 +00:00
Amruth Pillai
f3ad994753 chore(i18n): update zu-ZA translations 2023-11-10 11:22:19 +01:00
Amruth Pillai
69d3cd899c feat(i18n): change location of translation files 2023-11-10 09:29:52 +01:00
Amruth Pillai
6ad4358d70 feat(i18n): implement localization using LinguiJS 2023-11-10 09:07:47 +01:00
Amruth Pillai
13d91411e3 chore(artboard): remove sample resume loaded on artboard for testing 2023-11-09 21:05:12 +01:00
Amruth Pillai
92bb9f96a0 feat(artboard): implement 8 new templates 2023-11-09 21:01:01 +01:00
Amruth Pillai
1aa8aa6900 feat(templates): replace library with microfrontend app for templates 2023-11-07 16:37:16 +01:00
Amruth Pillai
fca61543c5 perf: 🎨 remove fragment imports, optimize templates 2023-11-06 22:37:32 +01:00
Amruth Pillai
015e284318 feat(resume): implement resume locking feature 2023-11-06 13:57:12 +01:00
Amruth Pillai
685dc3aa6e feat(resume-dialog): implement create sample resume sub-action in create resume dialog 2023-11-06 12:11:07 +01:00
Amruth Pillai
d6620e0816 ci: 🐛 log error to console 2023-11-06 09:52:38 +01:00
Amruth Pillai
a88a794f29 fix(server): 👷 pass errors down to controller 2023-11-06 09:41:06 +01:00
Amruth Pillai
4f5ccb9ab8 chore(server): update dependencies and add API tags to
controllers
2023-11-05 19:15:21 +01:00
Amruth Pillai
fa248c47ad ci(dockerfile): copy prisma client correctly 2023-11-05 14:23:01 +01:00
Amruth Pillai
d113f84c7e ci(compose): update docker compose deployment examples 2023-11-05 13:38:56 +01:00
Amruth Pillai
22933bd412 refactor(v4.0.0-alpha): beginning of a new era 2023-11-05 12:31:42 +01:00
Amruth Pillai
9c1380f401 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
Amruth Pillai
37f0ab3bca ci(docker): attempt to fix production deploy, with env management 2022-03-05 14:36:38 +01:00
Amruth Pillai
a4983ac6bc fix(i18n): load locales from file system, instead of http-backend 2022-03-05 10:08:28 +01:00
Amruth Pillai
7c73685759 1646397537 2022-03-04 13:38:58 +01:00
Amruth Pillai
269d5206e6 1646393163 2022-03-04 12:26:03 +01:00