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
Amruth Pillai
ddbb71fb78
update dependencies
2026-02-06 23:07:37 +01:00
Amruth Pillai
3289453448
add .devcontainer
2026-02-06 19:15:56 +01:00
Amruth Pillai
611af8ee72
Add build badge and documentation link to README
...
Added a build badge for Ona and linked to documentation.
2026-02-06 19:05:40 +01:00
Amruth Pillai
69b96a592d
Sync Translations from Crowdin ( #2686 )
...
* New translations en-us.po (French)
[ci skip]
* Update locales/fr-FR.po
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-05 14:37:59 +01:00
Amruth Pillai
3151f6a9cc
update dependencies
2026-02-03 22:55:22 +01:00
Amruth Pillai
726968288c
fix lint errors
2026-02-02 17:37:15 +01:00
Arjun Earthperson
ad086f337a
update sample with cover letter and other existing fields ( #2678 )
2026-02-02 17:36:24 +01:00
Amruth Pillai
66d09820c3
rename service from "app" to "reactive_resume"
2026-02-02 13:27:14 +01:00
Amruth Pillai
5ec73e9234
fix no name returned in github
2026-02-02 13:03:49 +01:00
Amruth Pillai
17569d0658
add failure update to ai test status, when testing connection
2026-02-02 01:03:01 +01:00
Amruth Pillai
14ea464c0a
add changelog, update README.md
2026-02-02 01:01:02 +01:00
Amruth Pillai
da9a3c0b12
fixes #2663 : validate AI output for test connection endpoint ( #2674 )
2026-02-02 00:43:31 +01:00
Abdul Alim
f5a9ffb776
fix(layout): handle text overflow in sidebar/footer elements ( #2672 )
2026-02-01 22:17:30 +01:00
Amruth Pillai
19181b79c8
Sync Translations from Crowdin ( #2667 )
...
* New translations en-us.po (Spanish)
[ci skip]
* New translations en-us.po (Italian)
[ci skip]
* Update locales/it-IT.po
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-31 17:10:26 +01:00
Amruth Pillai
1509678578
fix auth error: "name is required" ( #2668 )
2026-01-31 17:09:14 +01:00
Amruth Pillai
c4d5dd4a3c
New translations en-us.po (Italian) ( #2665 )
...
[ci skip]
2026-01-31 15:42:43 +01:00
Amruth Pillai
ca734ca547
Sync Translations from Crowdin ( #2664 )
...
* 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 (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]
* New translations en-us.po (Slovenian)
[ci skip]
2026-01-31 14:14:16 +01:00
Amruth Pillai
8d347f5162
Feature: Implement Embedding Links in Titles of all Section Items ( #2662 )
...
* feat: add options.showLinkInTitle to baseItemSchema
Add itemOptionsSchema with showLinkInTitle boolean property to control
whether the website URL is rendered as a hyperlink on the title instead
of a separate link at the bottom. The field is optional for backwards
compatibility with existing resumes.
Co-authored-by: Cursor <cursoragent@cursor.com >
* feat: add hideLabelButton prop to URLInput
When hideLabelButton is true, the tag/label button is hidden from the
URL input. This is used when showLinkInTitle is enabled since the label
is not needed when the link is shown in the title.
Co-authored-by: Cursor <cursoragent@cursor.com >
* feat: create LinkedTitle component for title-as-link rendering
Add a reusable component that conditionally renders the title as a
hyperlink when showLinkInTitle is true and a website URL is provided.
Co-authored-by: Cursor <cursoragent@cursor.com >
* feat: add showLinkInTitle option to experience section
- Add Switch toggle in experience dialog for showLinkInTitle option
- Update URLInput to hide label button when showLinkInTitle is enabled
- Use LinkedTitle component in experience-item for conditional link rendering
- Hide bottom website link when showLinkInTitle is enabled
Co-authored-by: Cursor <cursoragent@cursor.com >
* feat: add showLinkInTitle option to all section items
- Update education, projects, awards, certifications, publications,
volunteer, references, and profiles dialogs with Switch toggle
- Add LinkedTitle component usage in all corresponding item components
- Conditionally hide bottom website link when showLinkInTitle is enabled
- Add hideLabelButton prop to URLInput when showLinkInTitle is enabled
Co-authored-by: Cursor <cursoragent@cursor.com >
* chore: extract i18n strings for showLinkInTitle feature
Add "Show link in title" translation string to all locale catalogs.
Co-authored-by: Cursor <cursoragent@cursor.com >
* update dependencies, fix an issue with glalie template and non-clickable links, fix better-auth type error
* remove unused export
---------
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-01-31 12:16:23 +01:00
Amruth Pillai
4d368ab6f6
Sync Translations from Crowdin ( #2660 )
...
* 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 (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]
* New translations en-us.po (Slovenian)
[ci skip]
2026-01-31 11:09:44 +01:00
Amruth Pillai
cabacdc44b
Bump version from 5.0.4 to 5.0.5
v5.0.5
2026-01-31 03:18:10 +01:00
Amruth Pillai
71dac2021d
Feature: Implement Cover Letters as a custom section type ( #2659 )
2026-01-31 03:17:20 +01:00