3ae651fece
resolve formatting and linting issues
2025-01-12 16:35:35 +01:00
bd52983780
Merge branch 'main' into fix-2007
2025-01-12 16:35:10 +01:00
dda47f51ec
Merge branch 'main' of github.com:infinia-yzl/Reactive-Resume into infinia-yzl-main
2025-01-12 16:24:54 +01:00
374b9bcc58
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2025-01-12 16:23:48 +01:00
f0b18019d5
fix allowOverflow definition on scroll-area
2025-01-12 16:23:46 +01:00
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
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
6110440682
resolves #2047 , fix summary text in chikorita template, when in sidebar
2025-01-12 15:58:28 +01:00
d0a174d7b7
fix localhost translation logic in printer service
2025-01-12 15:52:30 +01:00
6708570c49
Merge pull request #2091 from raymondyangdev/main
...
fix(templates): Add right border after website in Rhyhorn
2025-01-12 15:38:54 +01:00
bb4bbf4174
Merge pull request #2095 from jbilinski/upstream-0
...
fix(printer): refine "localhost" matching in printer.service.ts
2025-01-12 15:37:38 +01:00
a3ef6520e7
- refactor(templates): update sidebar display conditionals for consistency
...
- Modified multiple template files to change the sidebar length conditionals from `!== 0` to `> 0` for improved readability and consistency across components.
- Added Code of Conduct
2025-01-12 15:36:01 +01:00
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
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
9d0a0bba86
Merge branch 'main' into main
2025-01-12 15:17:55 +01:00
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
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
35df043f66
fix: handle edge case to display LinkedIn logo when used in Profiles
2025-01-12 13:24:57 +01:00
3b73dcf29d
fix issues brought up by coderabbit
2025-01-11 16:13:04 +01:00
198c269790
remove console.log statements
2025-01-11 15:55:06 +01:00
58ef309b68
release: v4.3.1
2025-01-11 15:38:26 +01:00
13d90e8138
update translations
2025-01-11 12:28:16 +01:00
02ce1ad48c
fix lint issues
2025-01-11 12:07:30 +01:00
8a401de5c9
fix account deletion
2025-01-09 15:46:50 +01:00
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
c87242142d
feat(templates): make main full-width if sidebar is empty
2024-11-14 09:39:57 +04:00
31ed9f41a0
fix: refine "localhost" matching in printer.service.ts
...
changed localhost matching for local dev environments from a url string match to more specific regex that matches host property.
This was causing the "about:blank", no output error in (edge) case of printing a pdf from any url with string "localhost"
2024-11-07 10:16:35 -08:00
700b98fcb7
fix(templates): Add right border in header after website field with custom fields in Rhyhorn
2024-11-05 17:35:14 +13:00
6e25780b25
Adding Ollama Support
2024-10-12 18:44:23 -05:00
3f01a9e58e
fixed clipping issue with cards on dashboard page
2024-09-06 12:43:27 +00:00
87a395683d
fix eslint issues
2024-09-02 12:50:57 +02:00
e3f3b8b464
bump version to 4.2.0
2024-09-02 12:31:56 +02:00
b9de35f0d9
fix(storage-controller): rm duplicate userID & use correct filename parameter
2024-08-23 16:45:50 +02:00
acc9becf1a
feat(toggle-pan): Add toggle to switch between scroll to pan and scroll to zoom
...
- Modify wheel behaviour to pan by default for a more natural behaviour with trackpads (https://github.com/BetterTyped/react-zoom-pan-pinch/pull/447 )
- Bump `react-zoom-pan-pinch` version to `3.6.1` from `3.4.4`
2024-08-14 16:25:10 +08:00
c2837838ee
fix(Gengar): Hide Summary section unless populated
2024-08-04 14:36:58 -05:00
29fc7c419b
feat(templates): added url support for custom fields
2024-07-21 21:17:18 +02:00
c9a2c27b2d
fix(edit profile picture): fix the crash happening when clicking on circular border radius
2024-06-27 14:59:13 +05:30
767573ce6d
disable resume previews to lower load on server, fixes #1954
2024-06-13 11:40:17 +02:00
5e33f7e8f4
update dependencies, fix lint issues
2024-06-10 08:00:05 +02:00
2292c25158
i18n: update translations
2024-06-10 07:51:09 +02:00
13a7412498
Merge branch 'main' into 1900-bug-inputting-openai-api-key-throws-weird-error
2024-06-10 07:50:03 +02:00
a44846b632
feat: Add file validation for reactive-resume-json type in ImportDialog
2024-06-10 07:49:16 +02:00
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
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
ab10d026d6
Refactor OpenAI API key regex to accept project API keys, fixes #1900
2024-06-10 07:46:06 +02:00
a2dbd7ce2b
New Crowdin translations by GitHub Action
2024-06-10 00:09:11 +00:00
700b74a0b7
Merge pull request #1928 from AmruthPillai/l10n
...
New Translations from Crowdin
2024-06-04 09:58:42 +02:00
0992726d7e
fix(template): chikorita certificate layout
...
Signed-off-by: abizek <abishekilango@protonmail.com >
2024-06-04 11:39:04 +05:30
38a442c40d
fix(template): double issuer name in chikorita certificates
...
Signed-off-by: abizek <abishekilango@protonmail.com >
2024-06-04 10:55:41 +05:30
14bcfb219a
New Crowdin translations by GitHub Action
2024-06-04 00:08:28 +00:00