Commit Graph
100 Commits
Author SHA1 Message Date
Amruth Pillai 8e1459f092 Merge pull request #2244 from m4dd0c/draggable-tags
feat(dialogs): skills, custom-section, and interests dialogs support draggable tags.
2025-10-01 11:27:55 +02:00
Amruth Pillai e19b55ff65 refactor(auth): streamline logout process by clearing query data 2025-10-01 11:25:04 +02:00
Amruth Pillai 687161df98 Merge pull request #2249 from MagicalGlove/main
fix(bug): clear resumes on logout to prevent seeing resumes from previously logged in accounts
2025-10-01 11:24:30 +02:00
Amruth Pillai c54cfebf5f Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2025-10-01 11:21:09 +02:00
Amruth Pillai e8d0ed1370 refactor(dashboard): replace useState with useLocalStorage for layout persistence 2025-10-01 11:21:06 +02:00
Amruth Pillai 87a17a5196 Merge pull request #2274 from th3fallen/patch-1
Fix regex for parsing linkedin array links
2025-10-01 11:19:35 +02:00
Amruth Pillai d19df3389c fix translation for zh-CN 2025-10-01 11:18:00 +02:00
Amruth Pillai faa4c606e5 Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2025-10-01 11:17:03 +02:00
Amruth Pillai 210fbd18ac update translations 2025-10-01 11:16:59 +02:00
Amruth Pillai 3ba0141ab8 Merge pull request #2296 from cleves0315/main
fix(builder): update "Separate Links" translation
2025-10-01 11:16:41 +02:00
Amruth Pillai 279a2ddaeb Merge branch 'main' into main 2025-10-01 11:16:30 +02:00
Amruth Pillai ea7ee3dd7a Merge pull request #2299 from Moamal-2000/improve-accessibility
fix(homepage): resolve missing button labels and incorrect heading order
2025-10-01 11:14:16 +02:00
Amruth Pillai a55bea1e07 Merge branch 'main' into improve-accessibility 2025-10-01 11:13:56 +02:00
Amruth Pillai ed5cb7f17b bump version to v4.4.8 2025-10-01 11:11:59 +02:00
Amruth Pillai 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
Amruth Pillai 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
Amruth Pillai c18e18cce8 Merge pull request #2233 from SukkaW/jsd
replace unpkg w/ jsdelivr
2025-10-01 10:55:31 +02:00
Amruth Pillai 65ba13e503 update dependencies 2025-10-01 10:46:46 +02:00
Amruth Pillai 44ec9e1d43 remove version in lint-test-build.yml 2025-10-01 10:40:35 +02:00
Amruth Pillai 7c53949741 fix formatting 2025-10-01 10:39:49 +02:00
Amruth Pillai 6d37769e38 Update dependencies and refactor icon imports across the codebase 2025-10-01 10:38:50 +02:00
Amruth Pillai c525f8d2cc fix security issue, with notes being visible in public api response 2025-10-01 10:07:04 +02:00
Amruth Pillai 04dfcae898 update links to digitalocean 2025-10-01 09:44:26 +02:00
Amruth Pillai 9b5a99a8ca update hyperlinks 2025-10-01 09:39:26 +02:00
Amruth Pillai c44f1c5282 update hyperlinks 2025-10-01 09:39:00 +02:00
Amruth Pillai 24dfa99034 Update README with Warp Sponsorship
Added Warp sponsorship section and re-format app description.
2025-10-01 09:38:10 +02:00
Amruth Pillai b995a6b6c0 Merge pull request #2346 from l0b0/main
chore: Remove executable flag from images
2025-08-08 08:58:38 +00:00
Amruth Pillai 4e91a2e2ef fix build error for ci workflow 2025-07-03 15:40:09 +02:00
Amruth Pillai 4314912d5a security updates, dependencies house-keeping, add new translations etc. 2025-07-03 15:35:00 +02:00
Amruth Pillai cd21860535 Update typography.tsx
fixes #2061
2025-02-09 12:10:14 +01:00
Amruth Pillai 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
Amruth Pillai ec4e43d4fc sync translations from crowdin 2025-02-03 10:14:15 +01:00
Amruth Pillai 1d4529128f fix lint issues 2025-02-03 09:41:21 +01:00
Amruth Pillai 60ed3e2a8d Update lint-test-build.yml 2025-02-02 16:41:31 +01:00
Amruth Pillai 5b67e7c0b4 Update package.json 2025-02-02 16:40:12 +01:00
Amruth Pillai 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
Amruth Pillai 9c6d9833d6 Merge pull request #2201 from AmruthPillai/l10n
New Translations from Crowdin
2025-02-01 04:16:05 +01:00
Amruth Pillai 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
Amruth Pillai 92995d9c2b fix formatting and lint errors 2025-01-30 17:57:14 +01:00
Amruth Pillai b21f1648c4 Merge pull request #2188 from AmruthPillai/l10n
New Translations from Crowdin
2025-01-30 17:46:57 +01:00
Amruth Pillai 94c04b44df Merge pull request #2194 from Creative-Geek/patch-1
Allow Usage of OpenAI Compatible APIs
2025-01-30 17:46:31 +01:00
Amruth Pillai 54ed0678bf Merge pull request #2195 from ADecametre/main
Fix broken images
2025-01-30 17:45:17 +01:00
Amruth Pillai a87c5edd60 attempt to fix ci errors 2025-01-30 10:41:38 +01:00
Amruth Pillai e4327736bd fix formatting issues 2025-01-30 09:35:10 +01:00
Amruth Pillai 1fddbe5f92 Update package.json 2025-01-30 08:19:25 +01:00
Amruth Pillai 2c482e7df8 Merge pull request #2186 from ADecametre/main
Fix broken hyperlinks, images and custom CSS (#2182)
2025-01-30 08:18:47 +01:00
Amruth Pillai e795ec64d6 update translations 2025-01-27 09:59:37 +01:00
Amruth Pillai f8373e4798 Merge pull request #2179 from AmruthPillai/l10n
New Translations from Crowdin
2025-01-26 21:25:38 +01:00
Amruth Pillai 1fa8aae80a bump version to v4.4.2 2025-01-26 01:00:49 +01:00
Amruth Pillai 27b60a4df9 fixes #2176, text align was not being reflected in summary sections 2025-01-26 01:00:38 +01:00
Amruth Pillai d21983aab4 update translations 2025-01-25 00:49:33 +01:00
Amruth Pillai 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
Amruth Pillai c7ae0e94d7 sanitize all user inputs, fix #2172 2025-01-24 23:53:45 +01:00
Amruth Pillai 308a8e3ae3 update translations 2025-01-24 21:20:12 +01:00
Amruth Pillai 4c90cc1838 fix security vulnerability with update password API route 2025-01-24 21:13:24 +01:00
Amruth Pillai 460a40711e fix issue with missing DialogTitle/DialogDescription, fix issue with hot reloads 2025-01-19 22:01:37 +01:00
Amruth Pillai 18cf814779 fixes #2161, remove v1 validation requirement for openai api url 2025-01-17 22:38:45 +01:00
Amruth Pillai a9656afbbf sync translations from crowdin 2025-01-17 22:33:13 +01:00
Amruth Pillai 385fe008ce Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2025-01-17 22:32:06 +01:00
Amruth Pillai 7e25e853d7 update dependencies 2025-01-17 22:31:57 +01:00
Amruth Pillai de5adbe3d2 Merge pull request #2160 from AmruthPillai/l10n
New Translations from Crowdin
2025-01-16 22:36:05 +01:00
Amruth Pillai c239ae3f49 update dependencies 2025-01-16 12:09:14 +01:00
Amruth Pillai 63db927924 - fixes #2153, attempt to fix 401 unauthorized error when implementing OIDC 2025-01-15 16:32:43 +01:00
Amruth Pillai 9a34e4af27 Merge pull request #2155 from AmruthPillai/l10n
New Translations from Crowdin
2025-01-15 15:59:02 +01:00
Amruth Pillai a19059aa76 Merge pull request #2152 from AmruthPillai/2151-bug-openid-authentication-only-works-when-node_env-is-development
fixes #2151: apply secure cookie session only if using SSL (https)
2025-01-14 10:24:11 +01:00
Amruth Pillai 15f962310b fix lint issue 2025-01-14 09:52:26 +01:00
Amruth Pillai a32def2086 fixes #2151, apply secure cookie session only if using SSL (https) 2025-01-14 09:45:57 +01:00
Amruth Pillai 21af624096 Merge pull request #2149 from AmruthPillai/feat/implement-openid-connect-strategy
Implement OpenID Connect Authentication Strategy
2025-01-13 16:22:43 +01:00
Amruth Pillai 227870ac78 fix issues suggested by coderabbit 2025-01-13 16:22:29 +01:00
Amruth Pillai 33cb3dbd6a ensure secure cookies are used in express-session 2025-01-13 16:04:27 +01:00
Amruth Pillai eb7813ac6f Implement OpenID Connect Authentication Strategy (works with Keycloak, Authentik etc.) 2025-01-13 15:56:29 +01:00
Amruth Pillai 0f8f2fe560 cleanup internal package resolution 2025-01-13 11:53:42 +01:00
Amruth Pillai 51f38f0884 update translations 2025-01-13 01:50:39 +01:00
Amruth Pillai 6b93fd179d Merge pull request #2147 from AmruthPillai/l10n
New Translations from Crowdin
2025-01-13 01:15:29 +01:00
Amruth Pillai a5dc15dc08 Merge pull request #2146 from AmruthPillai/feat/custom-css
Implement Custom CSS Feature
2025-01-13 01:07:16 +01:00
Amruth Pillai eab996f7e7 some more updates 2025-01-13 01:07:01 +01:00
Amruth Pillai 43c5a33773 Implement Custom CSS Feature 2025-01-13 00:31:49 +01:00
Amruth Pillai 7fb0226ddc update to react-router v7 2025-01-12 19:41:18 +01:00
Amruth Pillai db6e7a7480 fix deploy step 2025-01-12 18:10:58 +01:00
Amruth Pillai 6335ad1571 fixes #2082, fixes #2066 - fallback to cuid2 if filename contains non-latin characters 2025-01-12 18:06:44 +01:00
Amruth Pillai 2d62504895 Merge pull request #2144 from AmruthPillai/chore/update-dependencies
Update dependencies, bump release version and a lot more
2025-01-12 17:43:07 +01:00
Amruth Pillai e34d0cebe5 fix deploy step in publish-docker-image 2025-01-12 17:42:51 +01:00
Amruth Pillai 0053d696ff Update ESLint configuration and schemas to use Zod library
- Changed ESLint configuration to target TypeScript files and added parser options for better integration.
- Updated various schemas across the application to replace `nestjs-zod/z` imports with `zod` for consistency.
- Refactored password validation in authentication schemas to use `z.string()` instead of `z.password()`.
- Enhanced date handling in user and resume schemas by introducing a new `dateSchema` utility.
- Updated `.ncurc.json` to target minor upgrades for dependencies.
2025-01-12 17:34:45 +01:00
Amruth Pillai 6fb0a72a56 fix dependencies to latest minor, add swc to no-update list 2025-01-12 17:01:20 +01:00
Amruth Pillai 5b3e91e34d update release version 2025-01-12 16:55:59 +01:00
Amruth Pillai d1a5a41e4d Enhance UI and Configuration:
- Added missing `type="button"` attributes to various toolbar buttons in the rich-input component for better accessibility.
- Updated Gengar template to ensure the summary section is only displayed when populated.
- Changed boolean values in Docker Compose files from unquoted to quoted strings for consistency and to prevent potential parsing issues.
2025-01-12 16:50:07 +01:00
Amruth Pillai d0a07686a5 Merge pull request #1997 from 2368883029/main
Fix(client): Fix Unintentional Form Submission on Rich-input Toolbar Actions
2025-01-12 16:41:35 +01:00
Amruth Pillai ffa4747ed6 Merge pull request #2002 from ilatypov/main
Allow the headless browser connect to the app.
2025-01-12 16:40:44 +01:00
Amruth Pillai b963813910 Merge branch 'main' into main 2025-01-12 16:40:36 +01:00
Amruth Pillai 58950ed0ef Merge pull request #2008 from busches/patch-1
fix(docs): Add missing themes to bug-report
2025-01-12 16:38:15 +01:00
Amruth Pillai 1c7a6c952f Merge pull request #2010 from busches/fix-2007
fix(Gengar): Hide Summary section unless populated
2025-01-12 16:37:01 +01:00
Amruth Pillai 3ae651fece resolve formatting and linting issues 2025-01-12 16:35:35 +01:00
Amruth Pillai bd52983780 Merge branch 'main' into fix-2007 2025-01-12 16:35:10 +01:00
Amruth Pillai 39daed3502 Merge branch 'infinia-yzl-main' 2025-01-12 16:25:25 +01:00
Amruth Pillai dda47f51ec Merge branch 'main' of github.com:infinia-yzl/Reactive-Resume into infinia-yzl-main 2025-01-12 16:24:54 +01:00
Amruth Pillai 374b9bcc58 Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2025-01-12 16:23:48 +01:00
Amruth Pillai f0b18019d5 fix allowOverflow definition on scroll-area 2025-01-12 16:23:46 +01:00
Amruth Pillai 5c10f3d866 Merge pull request #2024 from plecrx/patch-1
fix(storage-controller): rm duplicate userID & use correct filename parameter
2025-01-12 16:09:05 +01:00
Amruth Pillai 5d839e5420 Merge pull request #2009 from busches/patch-2
fix(docs): Update CONTRIBUTING.md for Node 20
2025-01-12 16:07:44 +01:00
Amruth Pillai febbdefc0b Merge pull request #2035 from noreb001/bugfix/CardClippingIssue
bugfix: Fixed clipping issue with cards on dashboard page
2025-01-12 16:03:25 +01:00