Commit Graph
100 Commits
Author SHA1 Message Date
Amruth Pillai 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
Amruth Pillai 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
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 007243f2c3 Merge pull request #2114 from Karanrajsinh/main
Fix #1660 [Mobile Frontend Issue] :  Section-Dialog Overflow In Mobile Device Along With Some Changes In Spacing And Font Size Of Sidebar
2025-01-12 15:28:18 +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 c968188080 Merge pull request #2133 from smuwonge/main
docs: remove period for consistency in feature list
2025-01-12 13:35:06 +01:00
Amruth Pillai db36bc9770 Merge pull request #2143 from AmruthPillai/fix/linkedin-logo-not-appearing
Release v4.3.2
2025-01-12 13:31:31 +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 3c4a26bc06 Update publish-docker-image.yml 2025-01-11 19:03:28 +01:00
Amruth Pillai 62046c49b5 Merge pull request #2140 from AmruthPillai/release/v4.3.1
release: v4.3.1
2025-01-11 16:15:17 +01:00
Amruth Pillai 3b73dcf29d fix issues brought up by coderabbit 2025-01-11 16:13:04 +01:00
Amruth Pillai 9b20c46348 revert ci workflow to non-distributed 2025-01-11 16:09:07 +01:00
Amruth Pillai 996ef650db update CI 2025-01-11 16:01:19 +01:00
Amruth Pillai 1c36ac1d68 update CI workflow 2025-01-11 15:59:36 +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 54bace451c Merge pull request #2138 from AmruthPillai/dependabot/npm_and_yarn/npm_and_yarn-45c02561f4
Bump the npm_and_yarn group across 1 directory with 10 updates
2025-01-11 14:03:54 +01:00
Amruth Pillai 193b15edc1 Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-45c02561f4 2025-01-11 13:22:39 +01:00
Amruth Pillai e4ec678512 pin versions of chromium 2025-01-11 13:17:14 +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
Amruth Pillai e29f973889 Merge pull request #2073 from bocklucas/ft-add-ollama
Adding Ollama Support
2024-10-13 02:08:15 +02:00
Amruth Pillai 1bed63a4af Merge pull request #2030 from rinczefi-user/rinczefi-patch
set endOfLine to auto to support the codebase also on windows machines
2024-09-04 16:53:52 +02: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
Amruth Pillai df63f4b8a7 Merge pull request #1999 from StijnGroenen/feature/custom-field-url
feat(templates): added url support for custom fields
2024-07-22 12:04:36 +02:00
Amruth Pillai 767573ce6d disable resume previews to lower load on server, fixes #1954 2024-06-13 11:40:17 +02:00
Amruth Pillai 713ce91683 bump version to 4.1.7 2024-06-10 08:04:56 +02:00
Amruth Pillai 8478a42cf0 Merge pull request #1943 from AmruthPillai/1900-bug-inputting-openai-api-key-throws-weird-error
#1900 - bug inputting openai api key throws weird error
2024-06-10 08:04:01 +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 f0ede57786 Merge pull request #1941 from AmruthPillai/l10n
New Translations from Crowdin
2024-06-10 07:46:24 +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
Amruth Pillai eca51decc2 Merge pull request #1939 from abizek/fix/skip-crowdin-action-on-forks
Fix(actions): skip sync crowdin action on forks
2024-06-05 18:14:32 +02:00
Amruth Pillai 700b74a0b7 Merge pull request #1928 from AmruthPillai/l10n
New Translations from Crowdin
2024-06-04 09:58:42 +02:00
Amruth Pillai ae64515e93 Merge pull request #1937 from abizek/fix/double-issuer-name
fix(template): double issuer name in chikorita certificates
2024-06-04 09:57:57 +02:00
Amruth Pillai 3f29ca3add Merge pull request #1922 from AmruthPillai/1592-feature-the-possibility-to-disable-new-sign-ups
🚀 [Feature] Disable new signups through server controlled feature flags
2024-05-29 10:42:51 +02:00
Amruth Pillai bf498b5972 chore(i18n): update translation files 2024-05-29 10:39:53 +02:00
Amruth Pillai 2bc42493af chore(release): bump version to 4.1.6, update pnpm version 2024-05-29 10:31:41 +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
Amruth Pillai 1191bbca67 Merge pull request #1906 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-22 08:09:51 +02:00
Amruth Pillai 748b509b1d update dependencies, fix import sample resume issue, update pnpm version 2024-05-21 08:10:12 +02:00
Amruth Pillai 696f6f71b5 bump version to 4.1.4 2024-05-20 17:13:50 +02:00
Amruth Pillai 09ebcdf40f remove sentry integration, fix linting issues 2024-05-20 17:13:17 +02:00
Amruth Pillai 0ee0b6b2e9 Merge pull request #1823 from jzaehrin/feat/separate-links
feat: separate links option to reduce section item height
2024-05-20 17:02:56 +02:00
Amruth Pillai fe550ccc36 update pnpm version 2024-05-20 17:02:48 +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 0124db049b Merge pull request #1780 from dhavalsavalia/custom-icons-in-header
fix(CustomField): add a way to have icon in custom fields
2024-05-20 16:44:37 +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
Amruth Pillai 868e6de7d9 Merge pull request #1843 from abizek/fix/tfa-length-error-message
Fix(tfa): error message for tfa code length
2024-05-20 16:36:23 +02:00
Amruth Pillai a598a7a7f0 Merge pull request #1899 from ToshY/issue/1897
fix(docker): add environment variable for puppeteer to launch with `ignoreHTTPSerrors` flag
2024-05-15 20:24:29 +02:00
Amruth Pillai 7a8b5d09c6 add ReleaseBot Discord Webhook to Publish Docker Image action 2024-05-10 11:46:25 +02:00
Amruth Pillai c15d9f7645 revert structuredClone as it is not supported on proxy objects 2024-05-10 11:27:13 +02:00
Amruth Pillai a102f62e28 replace JSON.parse(JSON.stringify({})) with structuredClone({}) 2024-05-10 11:00:15 +02:00
Amruth Pillai c1a58118c2 - add AuthRefreshProvider to refresh auth tokens every 5 minutes
- pull the latest crowdin language artifacts
2024-05-10 10:52:35 +02:00
Amruth Pillai b0d26e3230 Merge pull request #1889 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-09 08:06:29 +02:00
Amruth Pillai e20bcb8c14 Merge pull request #1886 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-08 09:21:26 +02:00
Amruth Pillai 7b394f1437 pin versions of pnpm and node 2024-05-07 12:33:16 +02:00
Amruth Pillai e2e2551db4 fix lint-test-build workflow 2024-05-07 12:31:01 +02:00
Amruth Pillai 52e062c0b5 fix eslint issues 2024-05-07 12:02:39 +02:00
Amruth Pillai e3785030e1 add code chunking to vite.config.ts 2024-05-07 11:45:33 +02:00
Amruth Pillai e21430a421 Merge pull request #1883 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-07 09:25:38 +02:00
Amruth Pillai 7a65363296 add test to github action 2024-05-05 17:06:08 +02:00
Amruth Pillai 8180e8c7b8 add SENTRY_AUTH_TOKEN 2024-05-05 16:50:01 +02:00
Amruth Pillai 13b2a5be94 add max-parallel:1 to github action 2024-05-05 16:09:29 +02:00
Amruth Pillai 4dd5367572 attempt to fix lint issues 2024-05-05 15:02:16 +02:00
Amruth Pillai e87b05a93a release: v4.1.0 2024-05-05 14:55:06 +02:00
Amruth Pillai 68252c35fc update postgres version in templates 2024-05-03 23:03:23 +02:00
Amruth Pillai ac9b280bd5 revert runs-on 2024-05-03 21:48:28 +02:00
Amruth Pillai 32b8407b1a experimenting with self-hosted action runners 2024-05-03 21:18:25 +02:00
Amruth Pillai 989e8dee5b update dependencies 2024-05-03 20:55:13 +02:00
Amruth Pillai 5ed561812f add privacy policy, bump up version to 4.0.13 2024-05-03 20:53:58 +02:00
Amruth Pillai cba2eda5d0 fix artifact name 2024-05-03 16:43:20 +02:00
Amruth Pillai 1c7b44b604 migrate actions/upload-artifact to v4 2024-05-03 15:29:59 +02:00
Amruth Pillai 5d61e865a8 changes to Dockerfile 2024-05-03 15:12:38 +02:00
Amruth Pillai f32a85cec9 add emptyOutDir: true to vite.config.ts 2024-05-03 15:07:07 +02:00
Amruth Pillai c99ce90cf8 add ARG NX_CLOUD_ACCESS_TOKEN to Dockerfile 2024-05-03 14:52:59 +02:00
Amruth Pillai 6e2b960bdb fix dependencies installation location 2024-05-03 14:31:13 +02:00
Amruth Pillai 862c812ee1 add files to .dockerignore 2024-05-03 14:22:28 +02:00
Amruth Pillai 6424b15b76 update versions of workflows 2024-05-03 14:08:49 +02:00
Amruth Pillai 5e32673358 modify action workflows 2024-05-03 14:04:20 +02:00
Amruth Pillai 470f187c0b fix Dockerfile 2024-05-03 14:02:08 +02:00
Amruth Pillai 8b966946ea remove unnecessary pnpm-lock.yaml files 2024-05-03 13:53:39 +02:00
Amruth Pillai 8579a4c98d Merge pull request #1871 from AmruthPillai/l10n
New Translations from Crowdin
2024-05-03 13:31:56 +02:00
Amruth Pillai 8deff757a9 fix tiptap issues, update dependencies, fix typescript issues with minio client 2024-05-03 12:05:54 +02:00
Amruth Pillai 458af1d840 Merge pull request #1870 from AmruthPillai/l10n
New Translations from Crowdin
2024-04-22 19:42:30 +02:00