Commit Graph

3102 Commits

Author SHA1 Message Date
Amruth Pillai 7a8f302c21 New translations common.json (Malayalam) 2022-03-18 10:55:35 +01:00
Amruth Pillai fb0c3b55c1 New translations common.json (Hindi) 2022-03-18 10:55:15 +01:00
Amruth Pillai f9579855a9 New translations common.json (Bengali) 2022-03-18 10:55:14 +01:00
Amruth Pillai 0dd1e2720a New translations common.json (Vietnamese) 2022-03-18 10:55:14 +01:00
Amruth Pillai 331d2d3d26 New translations common.json (Chinese Simplified) 2022-03-18 10:55:13 +01:00
Amruth Pillai f56554c2d4 New translations common.json (Turkish) 2022-03-18 10:55:11 +01:00
Amruth Pillai 98131b389c New translations common.json (Portuguese) 2022-03-18 10:55:10 +01:00
Amruth Pillai 7cfe6288e1 New translations common.json (Polish) 2022-03-18 10:55:09 +01:00
Amruth Pillai 84041ef2ff New translations common.json (Italian) 2022-03-18 10:55:07 +01:00
Amruth Pillai 9a2af8079e New translations common.json (German) 2022-03-18 10:54:55 +01:00
Amruth Pillai 633162d9af New translations common.json (Danish) 2022-03-18 10:54:54 +01:00
Amruth Pillai 50baa0227d New translations common.json (Kannada) 2022-03-18 10:54:44 +01:00
Amruth Pillai 18da00f2e2 New translations common.json (Tamil) 2022-03-18 10:54:41 +01:00
Amruth Pillai f4f0b2c4b5 New translations common.json (Arabic) 2022-03-18 10:54:38 +01:00
Amruth Pillai b7d3007d31 New translations common.json (Spanish) 2022-03-18 10:54:37 +01:00
Amruth Pillai 67384981c1 New translations common.json (French) 2022-03-18 10:54:36 +01:00
Amruth Pillai 4390bccfb9
feat(i18n): add Vietnamese language to i18n locales 2022-03-18 10:52:06 +01:00
Amruth Pillai 8f5632c5ad
feat(client/theme): add theme switcher to landing page 2022-03-18 10:20:39 +01:00
Amruth Pillai 1facd2ad11
fix(client/create-rename-slug): fix slug accepting apostrophes and other special characters
fix #706
2022-03-18 09:37:09 +01:00
Amruth Pillai 0e1e2bbe4e
chore(release): 3.2.7 2022-03-18 09:29:54 +01:00
Amruth Pillai 3a2e62be4c
feat(i18n): add Malayalam (മലയാളം) language to i18n locales 2022-03-18 09:27:04 +01:00
Amruth Pillai 697ceef8f2
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2022-03-18 09:25:13 +01:00
Amruth Pillai c8e81a456d
Merge pull request #731 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-18 09:25:09 +01:00
Amruth Pillai 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
Amruth Pillai 90321e1284
fix(printer/i18n): fix dates not showing up in resume language when printing
fix #729
2022-03-18 09:24:33 +01:00
Amruth Pillai 9bcddb4b5c New translations modals.json (Malayalam) 2022-03-18 02:48:34 +01:00
Amruth Pillai 72fdc05f69 New translations landing.json (Malayalam) 2022-03-18 02:48:33 +01:00
Amruth Pillai e1d6540500 New translations dashboard.json (Malayalam) 2022-03-18 02:48:32 +01:00
Amruth Pillai 4b17719c69 New translations common.json (Malayalam) 2022-03-18 02:48:31 +01:00
Amruth Pillai da056307dd New translations builder.json (Malayalam) 2022-03-18 02:48:29 +01:00
Aadhar Chandiwala e4950728d8 Refactored- Avoiding modifying the prop 2022-03-18 06:18:17 +05:30
Aadhar Chandiwala dac4e862b8 Fix-Crash on Entering Primary Color Hex Code without # Prefix 2022-03-17 19:42:26 +05:30
Amruth Pillai 5fa45ef5bd
chore(release): 3.2.6 2022-03-17 14:05:31 +01:00
Amruth Pillai 9e6dafc8ca
fix(i18n): add missing languages to dayjs date wrapper locales
fix #719
2022-03-17 14:05:13 +01:00
Amruth Pillai a02b85b4bb
fix(linkedin): fix skill modal crashing when importing from linkedin
fix #718
2022-03-17 13:58:49 +01:00
Amruth Pillai b3ff7805cd
fix(json-export): add mimeType and charset to JSON export
fix #726
2022-03-17 13:11:18 +01:00
Amruth Pillai 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
Amruth Pillai 39fa6da5dd
feat(i18n): add arabic language to i18n locale 2022-03-17 12:16:25 +01:00
Amruth Pillai 7fd96a4540
Merge pull request #723 from GovindKrishnan/main
Adding Contributors Wall to README
2022-03-17 07:07:03 +01:00
Govind Krishnan 8f5832b2ca
Merge branch 'main' into main 2022-03-17 11:34:46 +05:30
Govind Krishnan 58ce09ee06
Contributors Wall to index.mdx 2022-03-17 11:32:40 +05:30
Amruth Pillai 3f5323d5a3
Update bug-report.md 2022-03-17 07:02:09 +01:00
Amruth Pillai d62482b280
Merge pull request #722 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-17 06:53:14 +01:00
Amruth Pillai a609ea551a
Merge pull request #720 from chandiwalaaadhar/fix/shared-resume-not-scrollable-on-phone-screen
Fix- Resume Shared is not Scrollable on Phone Screen
2022-03-17 06:52:55 +01:00
Govind Krishnan 1f8e3647d3
Styling 2022-03-16 22:20:58 +05:30
Govind Krishnan 76975ddc6c
Adding Contributors Wall to README
Using an open-source web tool called contrib.rocks that sync daily with Contributors Club.

Sort of experimental as I came across this today. But yea, it does no harm to production to say the least. 😅
2022-03-16 22:11:33 +05:30
Amruth Pillai 6ed0bb62b4 New translations modals.json (Arabic) 2022-03-16 17:34:58 +01:00
Amruth Pillai 11d15d8dbb New translations builder.json (Arabic) 2022-03-16 17:34:55 +01:00
Amruth Pillai 7cf92ddb81 New translations dashboard.json (Arabic) 2022-03-16 17:34:53 +01:00
Amruth Pillai d907b36d59 New translations landing.json (Arabic) 2022-03-16 16:22:21 +01:00