Commit Graph

634 Commits

Author SHA1 Message Date
Abishek Ilango 589e782d71 Merge branch 'main' into fix/tfa-length-error-message 2024-04-06 11:16:43 +05:30
Abishek Ilango 31f396c01a Merge branch 'main' into fix/nosepass-template-europass-logo 2024-04-06 11:16:28 +05:30
Abishek Ilango 6d20eda423 Merge branch 'main' into fix/right-sidebar-page-section-scroll 2024-04-06 11:16:15 +05:30
Abishek Ilango 53b5bdc0b5 Merge branch 'main' into fix/custom-text-and-background-color 2024-04-06 11:16:02 +05:30
Crowdin Bot 7189c7f203 New Crowdin translations by GitHub Action 2024-04-05 00:08:37 +00:00
abizek 8c879841d7 fix(tfa): lazily translate error message 2024-04-02 17:05:29 +05:30
abizek 937e6b053d fix(templates): serve europass logo from public assets
fixes #1825
2024-04-02 14:05:00 +05:30
abizek ac9109c2b6 fix(builder): right sidebar scroll to page section 2024-04-02 12:28:17 +05:30
abizek afe52da92d fix(artboard): apply custom text and background color 2024-04-01 19:31:28 +05:30
Crowdin Bot 116c038861 New Crowdin translations by GitHub Action 2024-03-31 00:09:18 +00:00
Crowdin Bot 2bf04f2616 New Crowdin translations by GitHub Action 2024-03-27 00:08:21 +00:00
Jonathan Zaehringer 6f2e75f22b feat: separate links option at section level to reduce section item height 2024-03-25 17:27:33 +01:00
Amruth Pillai f6c2ae7504 remove banner on mobile/tablet devices 2024-03-25 15:08:39 +01:00
Amruth Pillai 890875ad9d - upgrade to browserless v2
- add missing languages
- add donation banner
- update dependencies
- bump version to 4.0.9
2024-03-22 12:11:15 +01:00
Amruth Pillai 3c774102cf Merge pull request #1809 from Rash-Hit/debouncing-in-profile-icon
debounce in profile icon
2024-03-19 09:17:28 +01:00
Crowdin Bot a798845865 New Crowdin translations by GitHub Action 2024-03-19 00:08:05 +00:00
Crowdin Bot 3b41b32f09 New Crowdin translations by GitHub Action 2024-03-14 00:07:49 +00:00
Crowdin Bot c1a50d4125 New Crowdin translations by GitHub Action 2024-03-12 00:07:52 +00:00
Anubhav Jain 7babde2d62 Merge branch 'AmruthPillai:main' into debouncing-in-profile-icon 2024-03-11 16:58:04 +05:30
Anubhav Jain 08a6415ba8 -- code refactored -- 2024-03-11 11:25:45 +00:00
Anubhav Jain 1ee9478200 debounce in profile icon 2024-03-11 10:28:50 +00:00
Crowdin Bot 5494d93e1d New Crowdin translations by GitHub Action 2024-03-11 00:08:17 +00:00
Amruth Pillai 53dfd4cb09 fix language selector 2024-03-10 11:12:15 +01:00
Amruth Pillai b47b7824ff - bump up version to 4.0.6
- update dependencies
- remove test phase from CI script
- lint and format all files
2024-03-10 10:35:23 +01:00
Amruth Pillai ec77d13ebd add safety check for username in github strategy 2024-03-10 10:27:30 +01:00
Amruth Pillai ec612f0902 Merge pull request #1799 from mradigen/main
fix(github_auth): fix GithubStrategy not searching for user using username
2024-03-10 10:25:28 +01:00
Amruth Pillai 10b2ca8bf2 Merge pull request #1790 from gzsombor/import-fixes
Better error handling and more lenient on the imported values
2024-03-10 10:23:58 +01:00
Amruth Pillai f1d4ebb504 Merge pull request #1788 from abizek/main
Fix popover stacking in right sidebar theme section
2024-03-10 10:21:40 +01:00
Amruth Pillai 19c4d31710 Merge pull request #1771 from iammursal/main
fix(import): Changing 'Filetype' clears the 'File' upload field properly
2024-03-10 10:15:52 +01:00
Amruth Pillai b17919e909 Merge pull request #1768 from bhumit070/main
fix(gengar template): link of personal project was overflowing outside.
2024-03-10 10:14:51 +01:00
Amruth Pillai 4c1c17c693 Merge pull request #1751 from Samrat-Saha-Sammy/main
fix(#1750): fixed downloaded PDF have issue(s) with Typography options
2024-03-10 10:13:09 +01:00
Amruth Pillai eac26215a3 update messages.po translations from lingui 2024-03-10 10:01:09 +01:00
Amruth Pillai 783af5070d remove caching from resumes 2024-03-10 10:00:51 +01:00
Zsombor Gegesy 71d3cea100 Fix build 2024-03-09 12:33:49 +01:00
Zsombor Gegesy 5a2c222d61 Better error handling and more lenient on the imported values 2024-03-09 11:50:56 +01:00
Abishek Ilango 6a3c75c15c Merge branch 'main' into main 2024-03-08 18:01:28 +05:30
mradigen b6162d7bb0 fix(github_auth): fix GithubStrategy not searching for user using username 2024-03-06 15:40:37 +05:30
Crowdin Bot 1e56f940d9 New Crowdin translations by GitHub Action 2024-03-01 00:09:05 +00:00
abizek 269f4c8b4d fix(builder): fix popover stacking in right sidebar theme section
Fixes #1642
2024-02-28 00:16:18 +05:30
Crowdin Bot 5ccd98bd0a New Crowdin translations by GitHub Action 2024-02-24 00:07:22 +00:00
Dhaval Savalia 2dce78200b feat(Profiles): hide network name when icon is present 2024-02-18 13:29:33 -05:00
Dhaval Savalia b92b4c9936 fix(CustomField): add a way to have icon in custom fields 2024-02-18 12:50:33 -05:00
Amruth Pillai c806dc890a Merge pull request #1773 from AmruthPillai/l10n
New Translations from Crowdin
2024-02-18 05:24:31 +01:00
Crowdin Bot 129ac7da38 New Crowdin translations by GitHub Action 2024-02-18 00:08:31 +00:00
theschles 1b80f751a3 Merge branch 'main' into main 2024-02-15 15:32:20 -08:00
Murshal Akhtar Ansari f30d299949 fix(import): Changing 'Filetype' clears the 'File' upload field properly 2024-02-14 21:14:02 +03:00
Crowdin Bot 2a8abd3a0b New Crowdin translations by GitHub Action 2024-02-14 00:07:50 +00:00
bhumit070 fdfcd37061 fix(gengar template): link of personal project was overflowing outsite of sidebar 2024-02-13 08:16:58 +05:30
Samrat Saha 5d146ca86e fix(#1750): fixed downloaded PDF have issue(s) with Typography options
Typography option toggle class were added in DOM #root but when server is printing the resume, a child section of the DOM #root is cloned and inserted for pdf processing which miss out the Typography option toggle class in the parent DOM, resulting in bug, Thus, the same class were added to each cloned DOM node.
2024-02-02 00:52:50 +05:30
Amruth Pillai e9ec397663 chore(i18n): sync sources from crowdin translations 2024-02-01 10:13:20 +01:00