d19df3389c
fix translation for zh-CN
2025-10-01 11:18:00 +02:00
faa4c606e5
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2025-10-01 11:17:03 +02:00
210fbd18ac
update translations
2025-10-01 11:16:59 +02:00
279a2ddaeb
Merge branch 'main' into main
2025-10-01 11:16:30 +02:00
a55bea1e07
Merge branch 'main' into improve-accessibility
2025-10-01 11:13:56 +02:00
ed5cb7f17b
bump version to v4.4.8
2025-10-01 11:11:59 +02:00
c7f8daaff3
Merge pull request #2375 from Avinash99b/main
...
fix(printer.service.ts): fix pdf rendering, issue #2374 solved
2025-10-01 11:01:31 +02:00
ac48ad78db
Merge pull request #2382 from glconti/main
...
feat(openai): add Azure OpenAI support with configuration options
2025-10-01 10:56:07 +02:00
c18e18cce8
Merge pull request #2233 from SukkaW/jsd
...
replace unpkg w/ jsdelivr
2025-10-01 10:55:31 +02:00
6d37769e38
Update dependencies and refactor icon imports across the codebase
2025-10-01 10:38:50 +02:00
c525f8d2cc
fix security issue, with notes being visible in public api response
2025-10-01 10:07:04 +02:00
04dfcae898
update links to digitalocean
2025-10-01 09:44:26 +02:00
35c0177729
fix(openai): update Azure API version and improve error handling
2025-09-15 22:44:28 +02:00
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
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
f5136da681
replace unpkg w/ jsdelivr
2025-03-15 22:44:18 +08: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
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
eb543cf32d
feat(projects): allow reordering of project item tags
...
Related to #2169
2025-02-02 13:33:39 +01:00
f50cbd71b7
New Crowdin translations by GitHub Action
2025-02-01 00:10:44 +00: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
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
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
a31c434fbc
New Crowdin translations by GitHub Action
2025-01-26 00:10:57 +00:00
27b60a4df9
fixes #2176 , text align was not being reflected in summary sections
2025-01-26 01:00:38 +01:00
d21983aab4
update translations
2025-01-25 00:49:33 +01:00
9406d78653
- include more local fonts, such as Times New Roman and Arial ( fixes #2170 )
...
- remove embedding fonts to PDF as it wasn't doing anything
2025-01-25 00:47:39 +01:00
c7ae0e94d7
sanitize all user inputs, fix #2172
2025-01-24 23:53:45 +01:00
308a8e3ae3
update translations
2025-01-24 21:20:12 +01:00
4c90cc1838
fix security vulnerability with update password API route
2025-01-24 21:13:24 +01:00
460a40711e
fix issue with missing DialogTitle/DialogDescription, fix issue with hot reloads
2025-01-19 22:01:37 +01:00
18cf814779
fixes #2161 , remove v1 validation requirement for openai api url
2025-01-17 22:38:45 +01:00
a9656afbbf
sync translations from crowdin
2025-01-17 22:33:13 +01:00