TheDuke427
4b46bda4e6
feat(experience): add role progression to show career advancement within a company ( #2761 )
...
* feat(experience): add role progression support for career advancement
* fix(experience): remove indent and border from role progression items
* refactor(experience): enhance role progression UI and functionality
- Updated the ExperienceItem component to improve role display and styling.
- Refactored the CreateExperienceDialog and UpdateExperienceDialog to support role reordering using drag-and-drop.
- Added role handling in JSON and ReactiveResume importers.
- Enhanced experience schema to include roles, ensuring better data structure for career progression.
- Improved overall user experience with clearer role management in the experience section.
---------
Co-authored-by: root <root@reactive-resume-dev.one.one.one.one >
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
v5.0.11
2026-03-04 21:34:37 +01:00
François Martin
df81d0342f
fix(printer): make PDF margins match resume background color ( #2770 )
...
* fix(printer): match PDF margins to resume background color
* fix(printer): preserve vertical margins when content wraps pages
2026-03-04 20:38:02 +01:00
Amruth Pillai
4825eed22c
New translations en-us.po (German) ( #2763 )
...
[ci skip]
2026-03-04 20:33:21 +01:00
Amruth Pillai
b0711351f7
update dependencies
2026-03-04 20:32:56 +01:00
Amruth Pillai
b7e4c86f4e
Project quality audit ( #2758 )
...
* Harden security, health checks, and dependency hygiene
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
* Finalize health and storage hardening adjustments
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
* remove use of [REDACTED]
* update dependencies
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-02-28 01:14:02 +01:00
Amruth Pillai
c25c068d20
Sync Translations from Crowdin ( #2756 )
...
* New translations en-us.po (Indonesian)
[ci skip]
* Update locales/id-ID.po
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-28 01:06:15 +01:00
Amruth Pillai
d217d5dc4f
Add AGENTS.md with Cursor Cloud development setup instructions ( #2757 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-02-27 15:18:14 +01:00
Amruth Pillai
1ed80140b5
fix typescript error
2026-02-26 22:52:38 +01:00
Amruth Pillai
28ae7714c8
- fixes #2693 , fixes #2716
2026-02-26 22:50:34 +01:00
Amruth Pillai
9d70bc4fd3
- fixes #2707
2026-02-26 22:44:46 +01:00
Amruth Pillai
e5a51013c1
Sync Translations from Crowdin ( #2746 )
...
* New translations en-us.po (Dutch)
[ci skip]
* New translations en-us.po (Dutch)
[ci skip]
2026-02-26 22:39:26 +01:00
Amruth Pillai
eeaac9a86f
fixes #2727
2026-02-26 22:39:05 +01:00
Amruth Pillai
269dbc600f
📦 v5.0.10 · Changelog: https://docs.rxresu.me/changelog
v5.0.10
2026-02-24 10:55:58 +01:00
Amruth Pillai
9b29a44429
fix(get-section-component): display titles for summary-type custom sections ( #2744 )
2026-02-24 10:48:44 +01:00
Yeung
e9fa161148
fix(ai): prevent Edge/password-manager autofill and save prompts in AI settings ( #2719 )
...
* fix(ai): prevent password autofill in AI settings
* fix(ai): avoid password manager prompts for API key fields
* fix(ai): disable autocomplete for AI settings inputs
* update code style
---------
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
2026-02-24 10:43:49 +01:00
Amruth Pillai
299d6d4878
fix(tailwindcss): replace start-[x]/end-[x] with inset-s-[x]/inset-e-[x]
2026-02-24 10:36:53 +01:00
Nyndow
ea63ae6e72
fixing the pdf downloader in offline mode ( #2743 )
2026-02-24 10:14:06 +01:00
Kyle Tse
4d50cd9b71
fix: bold formatting not visible in rich text editor ( #2731 )
...
The editor_content CSS class used --page-body-font-weight-bold without
a fallback value. This variable is only injected in the resume preview
context (via use-css-variables.tsx), so in the editor UI the variable
was undefined, causing <strong> tags to render with no visible weight
change.
Adding a 'bold' fallback ensures bold text is correctly displayed in
the editor regardless of whether the CSS variable is set.
Fixes #2730
2026-02-24 10:11:35 +01:00
Yeung
8b3f3bcc35
fix(auth): avoid dropping session_token Set-Cookie on sign-in ( #2718 )
...
* fix credentials sign-in session cookie handling
* refactor(auth): rename originWith to withHostname
* refactor(auth): preserve localhost/127.0.0.1 sibling trust with LOCAL_ORIGINS
* update dependencies, update code style
---------
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
2026-02-24 10:08:32 +01:00
Jacob
f73a5117a1
fix: remove redundant resume- prefix from download filename, page spacing ( #2709 )
...
* fix: remove redundant resume- prefix from download filename
* fix: add spacing between pages in shared link view
2026-02-24 09:57:10 +01:00
Yeung
2d1e13b9b5
fix(auth): normalize autocomplete tokens for login and register ( #2714 )
...
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
2026-02-23 21:07:50 +01:00
Amruth Pillai
b6c274eeb6
- fixes #2711
...
- fix improper re-ordering of chips
- update dependencies, translations
2026-02-23 21:02:35 +01:00
Amruth Pillai
4b78a7c9dd
Sync Translations from Crowdin ( #2712 )
...
* New translations en-us.po (French)
[ci skip]
* New translations en-us.po (Spanish)
[ci skip]
2026-02-23 19:39:05 +01:00
Amruth Pillai
87e2f2f391
add new feature flag FLAG_DISABLE_IMAGE_PROCESSING
2026-02-10 18:33:07 +01:00
Amruth Pillai
f237c42093
replace discord invite link
2026-02-10 03:30:03 +01:00
Amruth Pillai
a80f86e99e
fix clipping of heading issue on lapras template
2026-02-10 03:23:41 +01:00
Amruth Pillai
eb62ed99ce
remove error-causing plugins in orpc
2026-02-10 01:43:11 +01:00
Amruth Pillai
45fc32323f
Merge branch 'main' of github.com:amruthpillai/reactive-resume
2026-02-10 01:30:34 +01:00
Amruth Pillai
f1d69da019
remove duplicate indexes on postgres, add index on created_at for user, resume
2026-02-10 01:30:32 +01:00
Amruth Pillai
9d131fdb99
Update CLAUDE.md with comprehensive codebase documentation ( #2702 )
...
Add details on ORPC procedure types, MCP server, all 13 resume templates,
Biome/TypeScript configuration, state management (Zundo), global providers,
Shadcn UI setup, build/deployment info, and expanded environment variables.
https://claude.ai/code/session_01NZ48uTqAAbNn3wAsSMsMGV
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-10 00:46:21 +01:00
Amruth Pillai
29ef6307e0
Sync Translations from Crowdin ( #2701 )
...
* New translations en-us.po (Romanian)
[ci skip]
* New translations en-us.po (French)
[ci skip]
* New translations en-us.po (Spanish)
[ci skip]
* New translations en-us.po (Afrikaans)
[ci skip]
* New translations en-us.po (Arabic)
[ci skip]
* New translations en-us.po (Bulgarian)
[ci skip]
* New translations en-us.po (Catalan)
[ci skip]
* New translations en-us.po (Czech)
[ci skip]
* New translations en-us.po (Danish)
[ci skip]
* New translations en-us.po (German)
[ci skip]
* New translations en-us.po (Greek)
[ci skip]
* New translations en-us.po (Finnish)
[ci skip]
* New translations en-us.po (Hebrew)
[ci skip]
* New translations en-us.po (Hungarian)
[ci skip]
* New translations en-us.po (Italian)
[ci skip]
* New translations en-us.po (Japanese)
[ci skip]
* New translations en-us.po (Korean)
[ci skip]
* New translations en-us.po (Lithuanian)
[ci skip]
* New translations en-us.po (Dutch)
[ci skip]
* New translations en-us.po (Norwegian)
[ci skip]
* New translations en-us.po (Polish)
[ci skip]
* New translations en-us.po (Portuguese)
[ci skip]
* New translations en-us.po (Russian)
[ci skip]
* New translations en-us.po (Slovak)
[ci skip]
* New translations en-us.po (Slovenian)
[ci skip]
* New translations en-us.po (Albanian)
[ci skip]
* New translations en-us.po (Serbian (Cyrillic))
[ci skip]
* New translations en-us.po (Swedish)
[ci skip]
* New translations en-us.po (Turkish)
[ci skip]
* New translations en-us.po (Ukrainian)
[ci skip]
* New translations en-us.po (Chinese Simplified)
[ci skip]
* New translations en-us.po (Chinese Traditional)
[ci skip]
* New translations en-us.po (Vietnamese)
[ci skip]
* New translations en-us.po (Portuguese, Brazilian)
[ci skip]
* New translations en-us.po (Indonesian)
[ci skip]
* New translations en-us.po (Persian)
[ci skip]
* New translations en-us.po (Khmer)
[ci skip]
* New translations en-us.po (Tamil)
[ci skip]
* New translations en-us.po (Bengali)
[ci skip]
* New translations en-us.po (Marathi)
[ci skip]
* New translations en-us.po (Thai)
[ci skip]
* New translations en-us.po (Latvian)
[ci skip]
* New translations en-us.po (Azerbaijani)
[ci skip]
* New translations en-us.po (Hindi)
[ci skip]
* New translations en-us.po (Malay)
[ci skip]
* New translations en-us.po (Telugu)
[ci skip]
* New translations en-us.po (Malayalam)
[ci skip]
* New translations en-us.po (Uzbek)
[ci skip]
* New translations en-us.po (Kannada)
[ci skip]
* New translations en-us.po (Odia)
[ci skip]
* New translations en-us.po (Amharic)
[ci skip]
* New translations en-us.po (Nepali)
[ci skip]
2026-02-10 00:18:14 +01:00
Amruth Pillai
c3c771002f
add computer modern fonts to the list of possible typography options
v5.0.9
2026-02-10 00:12:04 +01:00
Amruth Pillai
554903b818
update spec.json
2026-02-09 23:20:27 +01:00
Amruth Pillai
6b71ecd7c6
Update dependencies and localization files
...
- Removed `@modelcontextprotocol/sdk` from ignoreDependencies in knip.json.
- Updated versions for several dependencies in package.json and pnpm-lock.yaml:
- `@ai-sdk/google` to 3.0.23
- `@ai-sdk/react` to 3.0.80
- `@aws-sdk/client-s3` to 3.986.0
- `ai` to 6.0.78
- Added new Afrikaans localization file and updated multiple existing localization files to remove passkey-related entries.
2026-02-09 23:10:45 +01:00
Amruth Pillai
833b8343ac
building a better mcp server
2026-02-09 23:09:14 +01:00
Amruth Pillai
8e060890d3
remove ownership verification
2026-02-09 18:58:18 +01:00
Amruth Pillai
abf0fc74e5
Add ownership verification
2026-02-09 18:57:58 +01:00
Amruth Pillai
6242c8c182
fix: temporarily disable passkeys functionality due to upstream issues ( #2700 )
...
* fix: temporarily disable passkeys functionality due to upstream issues
* remove sourcemaps from git
2026-02-09 14:52:39 +01:00
Amruth Pillai
15327d74d8
Sync Translations from Crowdin ( #2697 )
...
* New translations en-us.po (Romanian)
[ci skip]
* New translations en-us.po (French)
[ci skip]
* New translations en-us.po (Spanish)
[ci skip]
* New translations en-us.po (Afrikaans)
[ci skip]
* New translations en-us.po (Arabic)
[ci skip]
* New translations en-us.po (Bulgarian)
[ci skip]
* New translations en-us.po (Catalan)
[ci skip]
* New translations en-us.po (Czech)
[ci skip]
* New translations en-us.po (Danish)
[ci skip]
* New translations en-us.po (German)
[ci skip]
* New translations en-us.po (Greek)
[ci skip]
* New translations en-us.po (Finnish)
[ci skip]
* New translations en-us.po (Hebrew)
[ci skip]
* New translations en-us.po (Hungarian)
[ci skip]
* New translations en-us.po (Italian)
[ci skip]
* New translations en-us.po (Japanese)
[ci skip]
* New translations en-us.po (Korean)
[ci skip]
* New translations en-us.po (Lithuanian)
[ci skip]
* New translations en-us.po (Dutch)
[ci skip]
* New translations en-us.po (Norwegian)
[ci skip]
* New translations en-us.po (Polish)
[ci skip]
* New translations en-us.po (Portuguese)
[ci skip]
* New translations en-us.po (Russian)
[ci skip]
* New translations en-us.po (Slovak)
[ci skip]
* New translations en-us.po (Slovenian)
[ci skip]
* New translations en-us.po (Albanian)
[ci skip]
* New translations en-us.po (Serbian (Cyrillic))
[ci skip]
* New translations en-us.po (Swedish)
[ci skip]
* New translations en-us.po (Turkish)
[ci skip]
* New translations en-us.po (Ukrainian)
[ci skip]
* New translations en-us.po (Chinese Simplified)
[ci skip]
* New translations en-us.po (Chinese Traditional)
[ci skip]
* New translations en-us.po (Vietnamese)
[ci skip]
* New translations en-us.po (Portuguese, Brazilian)
[ci skip]
* New translations en-us.po (Indonesian)
[ci skip]
* New translations en-us.po (Persian)
[ci skip]
* New translations en-us.po (Khmer)
[ci skip]
* New translations en-us.po (Tamil)
[ci skip]
* New translations en-us.po (Bengali)
[ci skip]
* New translations en-us.po (Marathi)
[ci skip]
* New translations en-us.po (Thai)
[ci skip]
* New translations en-us.po (Latvian)
[ci skip]
* New translations en-us.po (Azerbaijani)
[ci skip]
* New translations en-us.po (Hindi)
[ci skip]
* New translations en-us.po (Malay)
[ci skip]
* New translations en-us.po (Telugu)
[ci skip]
* New translations en-us.po (Malayalam)
[ci skip]
* New translations en-us.po (Uzbek)
[ci skip]
* New translations en-us.po (Kannada)
[ci skip]
* New translations en-us.po (Odia)
[ci skip]
* New translations en-us.po (Amharic)
[ci skip]
* New translations en-us.po (Nepali)
[ci skip]
2026-02-09 14:48:54 +01:00
Amruth Pillai
90c34ca572
📦 v5.0.7 - Changelog: https://docs.rxresu.me/changelog ( #2696 )
v5.0.7
2026-02-09 01:50:31 +01:00
Amruth Pillai
2b8fa9c7e8
fix: auto-select 2 font weights when picking a new font-family
2026-02-08 18:14:16 +01:00
Amruth Pillai
2f7aabcfe9
Update self-hosting guide link in README
2026-02-08 11:45:05 +01:00
Amruth Pillai
ef6d054598
fixes #2612
v5.0.6
2026-02-08 01:43:08 +01:00
Amruth Pillai
201d707aea
fixes #2655
2026-02-08 01:39:58 +01:00
Amruth Pillai
d8b0902ac9
fixes #2691
2026-02-08 01:39:24 +01:00
Amruth Pillai
01c75bd796
📦 v5.0.6 · Changelog: https://docs.rxresu.me/changelog
2026-02-08 01:18:41 +01:00
Amruth Pillai
0a609306a6
add error logging on server only
2026-02-08 01:16:38 +01:00
Amruth Pillai
5bdc6de862
update imports/exports
2026-02-08 00:28:28 +01:00
Amruth Pillai
cc01fb9418
Feature: Implement Atomic Resume Patching API ( #2692 )
2026-02-08 00:16:11 +01:00
Arjun Earthperson
5e8e1349bc
Return updated resume object from PUT /resume/{id} instead of void ( #2688 )
...
* implement PUT response
* Refactor resume router and service to use DTOs for input and output schemas
* define explicitly, the fields to be returned
---------
Co-authored-by: Amruth Pillai <im.amruth@gmail.com >
2026-02-07 00:49:33 +01:00