Commit Graph

4501 Commits

Author SHA1 Message Date
Amruth Pillai 32445a5cd7 Merge pull request #1804 from AmruthPillai/l10n
New Translations from Crowdin
2024-03-11 09:44:55 +01:00
Crowdin Bot 5494d93e1d New Crowdin translations by GitHub Action 2024-03-11 00:08:17 +00:00
Amruth Pillai ad9647a3f4 revert @nestjs-modules/mailer to 1.10.3 2024-03-10 11:19:51 +01:00
Amruth Pillai 9ee7e3195b bump up version to 4.0.7 2024-03-10 11:14:23 +01:00
Amruth Pillai 53dfd4cb09 fix language selector 2024-03-10 11:12:15 +01:00
Amruth Pillai 7ceb0f6e39 add symbolic links to prettierignore 2024-03-10 10:50:45 +01:00
Amruth Pillai 7496461618 add symbolic links to compose files v4.0.6 2024-03-10 10:36:43 +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 c8f7989c1f refactor avoidTooShort function 2024-03-10 10:25:47 +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 995b1e627b Merge pull request #1789 from skyworkz/bugfix/compose-setup-pdf-download
fix issue where PDF downloads fail on compose setup
2024-03-10 10:22:50 +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 6c97c880b3 Merge pull request #1785 from tsp36/feat/chinese_name
modify the name field to a minimum of 2 characters
2024-03-10 10:21:07 +01:00
Amruth Pillai 8fc3c25714 Update libs/dto/src/user/user.ts 2024-03-10 10:21:01 +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 df99470df8 modifications to rich-input link component 2024-03-10 10:12:09 +01:00
Amruth Pillai a92528cdb7 Merge pull request #1729 from CorreyL/feature/ctrl-k-for-hyperlink
[Feature] Keyboard Shortcut for Hyperlink
2024-03-10 10:07:33 +01:00
Amruth Pillai 219e6999df Merge branch 'main' into feature/ctrl-k-for-hyperlink 2024-03-10 10:07:26 +01:00
Amruth Pillai 95ee77f65c Merge pull request #1727 from CorreyL/main
[Bugfix] Instantiate Link with inclusive set to false
2024-03-10 10:04:27 +01:00
Amruth Pillai eac26215a3 update messages.po translations from lingui v4.0.5 2024-03-10 10:01:09 +01:00
Amruth Pillai 783af5070d remove caching from resumes 2024-03-10 10:00:51 +01:00
Amruth Pillai 359c7f1c80 update dependencies 2024-03-10 10:00:33 +01:00
Zsombor Gegesy 71d3cea100 Fix build 2024-03-09 12:33:49 +01:00
Zsombor Gegesy befc5a67fc Format code, better function name 2024-03-09 11:50:56 +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
Amruth Pillai 550e15228e Merge pull request #1795 from busches/patch-1
Update minimum node to 18.17.0
2024-03-01 10:58:37 +01:00
Amruth Pillai 518f5b1fb8 Merge pull request #1796 from AmruthPillai/l10n
New Translations from Crowdin
2024-03-01 10:58:19 +01:00
Crowdin Bot 1e56f940d9 New Crowdin translations by GitHub Action 2024-03-01 00:09:05 +00:00
Scott Busche e83e9c61b5 Update minimum node to 18.17.0
The dependency on sharp will fail with anything between 18.0-<18.17.0 per https://sharp.pixelplumbing.com/install#prerequisites
2024-02-28 20:09:29 -06:00
abizek 269f4c8b4d fix(builder): fix popover stacking in right sidebar theme section
Fixes #1642
2024-02-28 00:16:18 +05:30
Amruth Pillai 24f0af890a Merge pull request #1781 from AmruthPillai/l10n
New Translations from Crowdin
2024-02-24 07:39:43 +01:00
Crowdin Bot 5ccd98bd0a New Crowdin translations by GitHub Action 2024-02-24 00:07:22 +00:00
Benny Cornelissen 21fe2e195c fix issue where PDF downloads fail on compose setup 2024-02-23 10:54:36 +01:00
tsp36 33168aa535 modify the name field to a minimum of 2 characters 2024-02-21 09:40:57 +08:00
Amruth Pillai c806dc890a Merge pull request #1773 from AmruthPillai/l10n
New Translations from Crowdin
2024-02-18 05:24:31 +01:00
Amruth Pillai 816023eea6 Merge pull request #1747 from theschles/main
fix(templates): Vertical-align-top instead of vertical-align-middle entry header data
2024-02-18 05:24:08 +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
Amruth Pillai 5de1bafdc6 Merge pull request #1762 from AmruthPillai/l10n
New Translations from Crowdin
2024-02-14 10:03:28 +01: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