|
|
d71d40453f
|
Update package.json
|
2022-03-18 23:23:30 +07:00 |
|
|
|
635afbc892
|
Merge pull request #737 from GovindKrishnan/main
Removed Self Referring Link in Docs
|
2022-03-18 16:47:30 +01:00 |
|
|
|
e90037e363
|
Removed Self Referring Link in Docs
Instead, linked to the GitHub Repo so that they can check out this repo.
If you got some other important link, feel free to change.
|
2022-03-18 20:07:57 +05:30 |
|
|
|
a730359736
|
chore(release): 3.2.8
v3.2.8
|
2022-03-18 11:18:10 +01:00 |
|
|
|
80acfe97c7
|
fix(disable_user_signups): hide create account link under flag
|
2022-03-18 11:17:30 +01:00 |
|
|
|
b6267d07ba
|
feat(flags): introduce flags, disable_user_signups
fix #698
|
2022-03-18 11:12:26 +01:00 |
|
|
|
910f764823
|
Merge pull request #735 from AmruthPillai/i18n_main
New Crowdin updates
|
2022-03-18 10:56:08 +01:00 |
|
|
|
7a8f302c21
|
New translations common.json (Malayalam)
|
2022-03-18 10:55:35 +01:00 |
|
|
|
fb0c3b55c1
|
New translations common.json (Hindi)
|
2022-03-18 10:55:15 +01:00 |
|
|
|
f9579855a9
|
New translations common.json (Bengali)
|
2022-03-18 10:55:14 +01:00 |
|
|
|
0dd1e2720a
|
New translations common.json (Vietnamese)
|
2022-03-18 10:55:14 +01:00 |
|
|
|
331d2d3d26
|
New translations common.json (Chinese Simplified)
|
2022-03-18 10:55:13 +01:00 |
|
|
|
f56554c2d4
|
New translations common.json (Turkish)
|
2022-03-18 10:55:11 +01:00 |
|
|
|
98131b389c
|
New translations common.json (Portuguese)
|
2022-03-18 10:55:10 +01:00 |
|
|
|
7cfe6288e1
|
New translations common.json (Polish)
|
2022-03-18 10:55:09 +01:00 |
|
|
|
84041ef2ff
|
New translations common.json (Italian)
|
2022-03-18 10:55:07 +01:00 |
|
|
|
9a2af8079e
|
New translations common.json (German)
|
2022-03-18 10:54:55 +01:00 |
|
|
|
633162d9af
|
New translations common.json (Danish)
|
2022-03-18 10:54:54 +01:00 |
|
|
|
50baa0227d
|
New translations common.json (Kannada)
|
2022-03-18 10:54:44 +01:00 |
|
|
|
18da00f2e2
|
New translations common.json (Tamil)
|
2022-03-18 10:54:41 +01:00 |
|
|
|
f4f0b2c4b5
|
New translations common.json (Arabic)
|
2022-03-18 10:54:38 +01:00 |
|
|
|
b7d3007d31
|
New translations common.json (Spanish)
|
2022-03-18 10:54:37 +01:00 |
|
|
|
67384981c1
|
New translations common.json (French)
|
2022-03-18 10:54:36 +01:00 |
|
|
|
4390bccfb9
|
feat(i18n): add Vietnamese language to i18n locales
|
2022-03-18 10:52:06 +01:00 |
|
|
|
8f5632c5ad
|
feat(client/theme): add theme switcher to landing page
|
2022-03-18 10:20:39 +01:00 |
|
|
|
1facd2ad11
|
fix(client/create-rename-slug): fix slug accepting apostrophes and other special characters
fix #706
|
2022-03-18 09:37:09 +01:00 |
|
|
|
0e1e2bbe4e
|
chore(release): 3.2.7
v3.2.7
|
2022-03-18 09:29:54 +01:00 |
|
|
|
3a2e62be4c
|
feat(i18n): add Malayalam (മലയാളം) language to i18n locales
|
2022-03-18 09:27:04 +01:00 |
|
|
|
697ceef8f2
|
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
|
2022-03-18 09:25:13 +01:00 |
|
|
|
c8e81a456d
|
Merge pull request #731 from AmruthPillai/i18n_main
New Crowdin updates
|
2022-03-18 09:25:09 +01:00 |
|
|
|
2b334e5c5a
|
Merge pull request #727 from chandiwalaaadhar/fix/crash-on-pasting-hex-without-#-prefix
Fix-Crash on Entering Primary Color Hex Code without # Prefix
|
2022-03-18 09:24:54 +01:00 |
|
|
|
90321e1284
|
fix(printer/i18n): fix dates not showing up in resume language when printing
fix #729
|
2022-03-18 09:24:33 +01:00 |
|
|
|
9bcddb4b5c
|
New translations modals.json (Malayalam)
|
2022-03-18 02:48:34 +01:00 |
|
|
|
72fdc05f69
|
New translations landing.json (Malayalam)
|
2022-03-18 02:48:33 +01:00 |
|
|
|
e1d6540500
|
New translations dashboard.json (Malayalam)
|
2022-03-18 02:48:32 +01:00 |
|
|
|
4b17719c69
|
New translations common.json (Malayalam)
|
2022-03-18 02:48:31 +01:00 |
|
|
|
da056307dd
|
New translations builder.json (Malayalam)
|
2022-03-18 02:48:29 +01:00 |
|
|
|
e4950728d8
|
Refactored- Avoiding modifying the prop
|
2022-03-18 06:18:17 +05:30 |
|
|
|
dac4e862b8
|
Fix-Crash on Entering Primary Color Hex Code without # Prefix
|
2022-03-17 19:42:26 +05:30 |
|
|
|
5fa45ef5bd
|
chore(release): 3.2.6
v3.2.6
|
2022-03-17 14:05:31 +01:00 |
|
|
|
9e6dafc8ca
|
fix(i18n): add missing languages to dayjs date wrapper locales
fix #719
|
2022-03-17 14:05:13 +01:00 |
|
|
|
a02b85b4bb
|
fix(linkedin): fix skill modal crashing when importing from linkedin
fix #718
|
2022-03-17 13:58:49 +01:00 |
|
|
|
b3ff7805cd
|
fix(json-export): add mimeType and charset to JSON export
fix #726
|
2022-03-17 13:11:18 +01:00 |
|
|
|
7f0ee40af4
|
feat(client/auth/google): disable google login/registration if GOOGLE_CLIENT_ID is not in ENV
fix #724
|
2022-03-17 12:17:41 +01:00 |
|
|
|
39fa6da5dd
|
feat(i18n): add arabic language to i18n locale
|
2022-03-17 12:16:25 +01:00 |
|
|
|
7fd96a4540
|
Merge pull request #723 from GovindKrishnan/main
Adding Contributors Wall to README
|
2022-03-17 07:07:03 +01:00 |
|
|
|
8f5832b2ca
|
Merge branch 'main' into main
|
2022-03-17 11:34:46 +05:30 |
|
|
|
58ce09ee06
|
Contributors Wall to index.mdx
|
2022-03-17 11:32:40 +05:30 |
|
|
|
3f5323d5a3
|
Update bug-report.md
|
2022-03-17 07:02:09 +01:00 |
|
|
|
d62482b280
|
Merge pull request #722 from AmruthPillai/i18n_main
New Crowdin updates
|
2022-03-17 06:53:14 +01:00 |
|