|
|
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 |
|
|
|
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 |
|
|
|
c968188080
|
Merge pull request #2133 from smuwonge/main
docs: remove period for consistency in feature list
|
2025-01-12 13:35:06 +01:00 |
|
|
|
db36bc9770
|
Merge pull request #2143 from AmruthPillai/fix/linkedin-logo-not-appearing
Release v4.3.2
v4.3.2
|
2025-01-12 13:31:31 +01:00 |
|
|
|
35df043f66
|
fix: handle edge case to display LinkedIn logo when used in Profiles
|
2025-01-12 13:24:57 +01:00 |
|
|
|
3c4a26bc06
|
Update publish-docker-image.yml
|
2025-01-11 19:03:28 +01:00 |
|
|
|
62046c49b5
|
Merge pull request #2140 from AmruthPillai/release/v4.3.1
release: v4.3.1
v4.3.1
|
2025-01-11 16:15:17 +01:00 |
|
|
|
3b73dcf29d
|
fix issues brought up by coderabbit
|
2025-01-11 16:13:04 +01:00 |
|
|
|
9b20c46348
|
revert ci workflow to non-distributed
|
2025-01-11 16:09:07 +01:00 |
|
|
|
996ef650db
|
update CI
|
2025-01-11 16:01:19 +01:00 |
|
|
|
1c36ac1d68
|
update CI workflow
|
2025-01-11 15:59:36 +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 |
|
|
|
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 |
|
|
|
193b15edc1
|
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-45c02561f4
|
2025-01-11 13:22:39 +01:00 |
|
|
|
e4ec678512
|
pin versions of chromium
|
2025-01-11 13:17:14 +01:00 |
|
|
|
29c18c1e89
|
Bump the npm_and_yarn group across 1 directory with 10 updates
Bumps the npm_and_yarn group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.2` | `5.4.6` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [dset](https://github.com/lukeed/dset) | `3.1.3` | `3.1.4` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.3.5` | `4.5.1` |
| [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.7` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` |
| [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.3` |
| [rollup](https://github.com/rollup/rollup) | `4.21.0` | `4.30.1` |
| [webpack](https://github.com/webpack/webpack) | `5.90.3` | `5.97.1` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |
Updates `vite` from 5.4.2 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
Updates `dset` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4)
Updates `fast-xml-parser` from 4.3.5 to 4.5.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.5...v4.5.1)
Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)
Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
Updates `pug` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3)
Updates `rollup` from 4.21.0 to 4.30.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.30.1)
Updates `webpack` from 5.90.3 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.97.1)
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: dset
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: fast-xml-parser
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: nanoid
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: pug
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-11 11:37:06 +00:00 |
|
|
|
13d90e8138
|
update translations
v4.3.0
|
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 |
|
|
|
d6fee1e3a6
|
docs: remove period for consistency in feature list
|
2025-01-02 14:31:52 -08: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 |
|
|
|
e29f973889
|
Merge pull request #2073 from bocklucas/ft-add-ollama
Adding Ollama Support
|
2024-10-13 02:08:15 +02:00 |
|
|
|
6e25780b25
|
Adding Ollama Support
|
2024-10-12 18:44:23 -05:00 |
|
|
|
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 |
|
|
|
a530fce78c
|
set endOfLine to auto to support the codebase also on windows machines
|
2024-09-04 14:55:11 +03: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
713ce91683
|
bump version to 4.1.7
v4.1.7
|
2024-06-10 08:04:56 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f0ede57786
|
Merge pull request #1941 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-06-10 07:46:24 +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 |
|
|
|
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 |
|
|
|
06455da40a
|
fix(actions): skip sync crowdin action on forks
Signed-off-by: abizek <abishekilango@protonmail.com>
|
2024-06-05 13:06:05 +05:30 |
|
|
|
700b74a0b7
|
Merge pull request #1928 from AmruthPillai/l10n
New Translations from Crowdin
|
2024-06-04 09:58:42 +02:00 |
|
|
|
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 |
|
|
|
0992726d7e
|
fix(template): chikorita certificate layout
Signed-off-by: abizek <abishekilango@protonmail.com>
|
2024-06-04 11:39:04 +05:30 |
|