098d67cd8c
feat(openai): add Azure OpenAI support with configuration options
2025-09-09 10:14:34 +02:00
d8e0ced54c
fix(printer-service): ensure profile image fully loads before PDF render
2025-09-02 08:25:41 +05:30
8e9b409bae
fix(printer.service.ts): fix pdf rendering, issue #2374 solved
2025-09-02 07:45:20 +05:30
b995a6b6c0
Merge pull request #2346 from l0b0/main
...
chore: Remove executable flag from images
2025-08-08 08:58:38 +00:00
3e76a52306
Merge branch 'main' into main
2025-07-13 16:40:03 +02:00
4e91a2e2ef
fix build error for ci workflow
2025-07-03 15:40:09 +02:00
4314912d5a
security updates, dependencies house-keeping, add new translations etc.
2025-07-03 15:35:00 +02:00
93da5157ff
chore: Remove executable flag from images
2025-06-30 14:52:56 +02:00
cc7bc4ffb8
fix(homepage): use h3 instead of h4 to maintain heading order in FeaturesSection component
2025-05-10 12:53:51 +03:00
78eefe9da1
fix(homepage): add accessible names to footer language button and theme toggle buttons
2025-05-10 12:45:13 +03:00
7f7c4acdcb
fix(builder): update "Separate Links" translation
2025-05-09 18:32:23 +08:00
a23dbfa3df
Fix regex for parsing linkedin array links
...
The second replace was incorrect, resulting in a link like `https://google.com ]` which failed zod validation
2025-04-25 12:55:35 -04:00
249104e7a3
Update logout.ts
2025-03-24 11:14:28 +01:00
76bbe7de6b
fix(bug): clear resumes on logout
...
fix(bug): When logged out, resumes aren't cleared and are therefore visible to next logged in user.
2025-03-24 10:23:14 +01:00
1994dde1f2
chore: handleDragOver moved to outer scope for better perf
2025-03-22 23:22:15 +05:30
a8626e400d
feat(dialogs): skills, custom-section, and interests dialogs supports draggable tags
2025-03-20 02:17:34 +05:30
f5136da681
replace unpkg w/ jsdelivr
2025-03-15 22:44:18 +08:00
8efc243e43
fix(templates): don't show section when all items are hidden
2025-02-21 11:00:09 +01:00
cd21860535
Update typography.tsx
...
fixes #2061
2025-02-09 12:10:14 +01:00
7054623678
chore(dependencies): update TypeScript ESLint and Vitest to latest versions
...
- Bump @typescript-eslint packages to 8.23.0
- Update Vitest and related packages to 2.1.9
- Minor version upgrades for ts-api-utils and other related dependencies
2025-02-03 19:51:39 +01:00
37781d51f3
fix(linkedin): use case-insensitive slug check to prevent missing image
2025-02-04 00:02:43 +05:30
ec4e43d4fc
sync translations from crowdin
2025-02-03 10:14:15 +01:00
1d4529128f
fix lint issues
2025-02-03 09:41:21 +01:00
60ed3e2a8d
Update lint-test-build.yml
2025-02-02 16:41:31 +01:00
5b67e7c0b4
Update package.json
2025-02-02 16:40:12 +01:00
1399d3c44b
Merge pull request #2202 from Pieczasz/feat/2169-project-tags-order
...
feat(projects): allow reordering of project item tags
2025-02-02 16:39:47 +01:00
eb543cf32d
feat(projects): allow reordering of project item tags
...
Related to #2169
2025-02-02 13:33:39 +01:00
9c6d9833d6
Merge pull request #2201 from AmruthPillai/l10n
...
New Translations from Crowdin
2025-02-01 04:16:05 +01:00
f50cbd71b7
New Crowdin translations by GitHub Action
2025-02-01 00:10:44 +00:00
3d5b3db321
Merge pull request #2198 from omimouni/main
...
feat(router): add global error boundary for route errors
2025-01-31 16:08:21 +01:00
e438602773
fix(errorpage): added localProvider, replaced a with Link and added custom messages
...
- Add LocaleProvider wrapper for i18n support
- Replace a tag with React Router Link components
- Add custom error messages for different HTTP status codes
- Implement proper translation support using Trans and t components
2025-01-31 14:38:17 +01:00
f42b29e4ac
feat(router): add global error boundary for route errors
...
- Use React Router’s useRouteError to get error details.
- Create an ErrorPage component in pages/public/error.tsx.
- Show useful error messages based on status codes.
Add a button to help users go back or retry.
2025-01-31 14:01:18 +01:00
92995d9c2b
fix formatting and lint errors
v4.4.4
2025-01-30 17:57:14 +01:00
b21f1648c4
Merge pull request #2188 from AmruthPillai/l10n
...
New Translations from Crowdin
2025-01-30 17:46:57 +01:00
94c04b44df
Merge pull request #2194 from Creative-Geek/patch-1
...
Allow Usage of OpenAI Compatible APIs
2025-01-30 17:46:31 +01:00
54ed0678bf
Merge pull request #2195 from ADecametre/main
...
Fix broken images
2025-01-30 17:45:17 +01:00
817ec96963
Fix TypeError
2025-01-30 09:14:44 -05:00
8ad5458e2a
Fix broken images
...
- Allowed img tags to be used in summaries
2025-01-30 08:56:43 -05:00
a87c5edd60
attempt to fix ci errors
2025-01-30 10:41:38 +01:00
e4327736bd
fix formatting issues
2025-01-30 09:35:10 +01:00
1fddbe5f92
Update package.json
2025-01-30 08:19:25 +01:00
2c482e7df8
Merge pull request #2186 from ADecametre/main
...
Fix broken hyperlinks, images and custom CSS (#2182 )
2025-01-30 08:18:47 +01:00
c8edcd3dad
Allow usage of openai compatible apis
...
Changed front-end fields verification to allow the user to enter any openai compatible endpoint and api key.
to do: make a verify connection button and edit paragraphs to reflect the change
2025-01-30 08:49:22 +02:00
a82c25c7cb
New Crowdin translations by GitHub Action
2025-01-30 00:09:54 +00:00
73b423030f
Removed unused import
2025-01-27 23:10:29 -05:00
809551d0f8
Fix #2182
2025-01-27 19:23:28 -05:00
e795ec64d6
update translations
2025-01-27 09:59:37 +01:00
f8373e4798
Merge pull request #2179 from AmruthPillai/l10n
...
New Translations from Crowdin
2025-01-26 21:25:38 +01:00
a31c434fbc
New Crowdin translations by GitHub Action
2025-01-26 00:10:57 +00:00
1fa8aae80a
bump version to v4.4.2
2025-01-26 01:00:49 +01:00