Amruth Pillai
0fec5ce86d
Merge pull request #2103 from 0x346e3730/feat/full-width-main-if-no-sidebar
...
feat(templates): make main full-width if sidebar is empty
2025-01-12 15:31:42 +01:00
Amruth Pillai
26e34b6b83
chore: update Prettier configuration and add Tailwind CSS plugin; refactor CSS classes for consistency
...
- Updated .prettierrc to include Tailwind CSS plugin and functions.
- Added prettier-plugin-tailwindcss to package.json and pnpm-lock.yaml.
- Refactored CSS classes in main.css and various TSX files for improved consistency and readability.
- Adjusted spacing in several components to enhance layout and maintain uniformity.
2025-01-12 15:29:23 +01:00
Amruth Pillai
9d0a0bba86
Merge branch 'main' into main
2025-01-12 15:17:55 +01:00
Amruth Pillai
89a44cc33a
- normalize username and email fields to lowercase, resolves #1740
...
- add autoComplete attributes to auth flow for easier sign in/sign up
2025-01-12 15:13:11 +01:00
Amruth Pillai
92856b6f06
Merge pull request #1978 from googleknight/fix/profile-picture-adjustment-crash
...
fix(edit profile picture): fix the page crash happening when clicking on circular border radius
2025-01-12 13:46:26 +01:00
Amruth Pillai
35df043f66
fix: handle edge case to display LinkedIn logo when used in Profiles
2025-01-12 13:24:57 +01:00
Amruth Pillai
3b73dcf29d
fix issues brought up by coderabbit
2025-01-11 16:13:04 +01:00
Amruth Pillai
198c269790
remove console.log statements
2025-01-11 15:55:06 +01:00
Amruth Pillai
58ef309b68
release: v4.3.1
2025-01-11 15:38:26 +01:00
Amruth Pillai
13d90e8138
update translations
2025-01-11 12:28:16 +01:00
Amruth Pillai
02ce1ad48c
fix lint issues
2025-01-11 12:07:30 +01:00
Amruth Pillai
8a401de5c9
fix account deletion
2025-01-09 15:46:50 +01:00
Karanrajsinh
d84aeee968
fix(builderpage): resolve section-dialog height overflow for mobile and adjust sidebar font and spacing styles
2024-12-01 10:17:01 +05:30
0x346e3730
c87242142d
feat(templates): make main full-width if sidebar is empty
2024-11-14 09:39:57 +04:00
Lucas Bock
6e25780b25
Adding Ollama Support
2024-10-12 18:44:23 -05:00
Amruth Pillai
87a395683d
fix eslint issues
2024-09-02 12:50:57 +02:00
Amruth Pillai
e3f3b8b464
bump version to 4.2.0
2024-09-02 12:31:56 +02:00
Stijn Groenen
29fc7c419b
feat(templates): added url support for custom fields
2024-07-21 21:17:18 +02:00
Shubham Mathur
c9a2c27b2d
fix(edit profile picture): fix the crash happening when clicking on circular border radius
2024-06-27 14:59:13 +05:30
Amruth Pillai
767573ce6d
disable resume previews to lower load on server, fixes #1954
2024-06-13 11:40:17 +02:00
Amruth Pillai
5e33f7e8f4
update dependencies, fix lint issues
2024-06-10 08:00:05 +02:00
Amruth Pillai
2292c25158
i18n: update translations
2024-06-10 07:51:09 +02:00
Amruth Pillai
13a7412498
Merge branch 'main' into 1900-bug-inputting-openai-api-key-throws-weird-error
2024-06-10 07:50:03 +02:00
Amruth Pillai
a44846b632
feat: Add file validation for reactive-resume-json type in ImportDialog
2024-06-10 07:49:16 +02:00
Amruth Pillai
454aa20aa9
Merge pull request #1929 from HUAHUAI23/fix/client
...
fix(client): Fix issue with unhandled errors during resume import
2024-06-10 07:46:47 +02:00
Amruth Pillai
e3b4105424
Merge pull request #1909 from DemaPy/patch-1
...
fix(client): fix Type Error in Picture Configuration Options
2024-06-10 07:46:35 +02:00
Amruth Pillai
ab10d026d6
Refactor OpenAI API key regex to accept project API keys, fixes #1900
2024-06-10 07:46:06 +02:00
Crowdin Bot
a2dbd7ce2b
New Crowdin translations by GitHub Action
2024-06-10 00:09:11 +00:00
Amruth Pillai
700b74a0b7
Merge pull request #1928 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-06-04 09:58:42 +02:00
abizek
0992726d7e
fix(template): chikorita certificate layout
...
Signed-off-by: abizek <abishekilango@protonmail.com >
2024-06-04 11:39:04 +05:30
abizek
38a442c40d
fix(template): double issuer name in chikorita certificates
...
Signed-off-by: abizek <abishekilango@protonmail.com >
2024-06-04 10:55:41 +05:30
Crowdin Bot
14bcfb219a
New Crowdin translations by GitHub Action
2024-06-04 00:08:28 +00:00
HUAHUAI23
d0fd1e3ff5
fix(client): Fix issue with unhandled errors during resume import
2024-05-30 12:39:25 +00:00
Amruth Pillai
bf498b5972
chore(i18n): update translation files
2024-05-29 10:39:53 +02:00
Amruth Pillai
d18ef2e1a5
feat(feature-flags): fixes #1592 , introduces new flags DISABLE_SIGNUPS and DISABLE_EMAIL_AUTH, renamed STORAGE_SKIP_BUCKET_CHECK
2024-05-29 10:30:38 +02:00
Dema
2409a5786a
Update options.tsx
...
Fix for issue log:
https://github.com/AmruthPillai/Reactive-Resume/issues/1902
2024-05-22 12:58:27 +02:00
Crowdin Bot
f5804ab458
New Crowdin translations by GitHub Action
2024-05-22 00:08:19 +00:00
Amruth Pillai
748b509b1d
update dependencies, fix import sample resume issue, update pnpm version
2024-05-21 08:10:12 +02:00
Amruth Pillai
09ebcdf40f
remove sentry integration, fix linting issues
2024-05-20 17:13:17 +02:00
Amruth Pillai
6dcbe78730
Merge branch 'main' into feat/separate-links
2024-05-20 17:01:16 +02:00
Amruth Pillai
73b29f78ab
Fix linting, update translations, remove vite-plugin-chunk-split
2024-05-20 16:59:38 +02:00
Amruth Pillai
a033c3eff6
Merge branch 'main' into custom-icons-in-header
2024-05-20 16:44:11 +02:00
Amruth Pillai
97286739f2
Merge pull request #1842 from abizek/fix/custom-text-and-background-color
...
Fix(artboard): Text and background color
2024-05-20 16:42:36 +02:00
Amruth Pillai
a74a8ed044
Merge pull request #1844 from abizek/fix/right-sidebar-page-section-scroll
...
Fix(builder): right sidebar scroll to page section
2024-05-20 16:41:25 +02:00
Amruth Pillai
376f72a22f
Merge pull request #1845 from abizek/fix/nosepass-template-europass-logo
...
Fix(templates): serve europass logo from public assets
2024-05-20 16:40:55 +02:00
Amruth Pillai
77dee57324
Merge pull request #1885 from nickconway/fix/pdf-name
...
Fix: generate PDF name from title instead of id
2024-05-20 16:37:43 +02:00
Amruth Pillai
5d0c92e90d
Merge pull request #1891 from AashishSinghal/main
...
Bug Fix #1847 - Fix Sidebar Height in Chikorita template
2024-05-20 16:36:57 +02:00
abizek
e24f8850d2
merge branch main
...
Signed-off-by: abizek <abishekilango@protonmail.com >
2024-05-20 13:12:53 +05:30
abizek
02c6318f60
Merge main into fix/custom-text-and-background-color
2024-05-20 13:06:02 +05:30
Abishek Ilango
2f87dde48d
Merge branch 'main' into fix/nosepass-template-europass-logo
2024-05-20 13:03:31 +05:30