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
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
v4.4.0
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
385fe008ce
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2025-01-17 22:32:06 +01:00
7e25e853d7
update dependencies
2025-01-17 22:31:57 +01:00
de5adbe3d2
Merge pull request #2160 from AmruthPillai/l10n
...
New Translations from Crowdin
2025-01-16 22:36:05 +01:00