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
35df043f66
fix: handle edge case to display LinkedIn logo when used in Profiles
2025-01-12 13:24:57 +01:00
1c36ac1d68
update CI workflow
2025-01-11 15:59:36 +01:00
58ef309b68
release: v4.3.1
2025-01-11 15:38:26 +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
2025-01-11 12:28:16 +01:00
e3f3b8b464
bump version to 4.2.0
2024-09-02 12:31:56 +02:00
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
2024-06-10 08:04:56 +02:00
5e33f7e8f4
update dependencies, fix lint issues
2024-06-10 08:00:05 +02:00
2bc42493af
chore(release): bump version to 4.1.6, update pnpm version
2024-05-29 10:31:41 +02:00
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
748b509b1d
update dependencies, fix import sample resume issue, update pnpm version
2024-05-21 08:10:12 +02:00
696f6f71b5
bump version to 4.1.4
2024-05-20 17:13:50 +02:00
09ebcdf40f
remove sentry integration, fix linting issues
2024-05-20 17:13:17 +02:00
73b29f78ab
Fix linting, update translations, remove vite-plugin-chunk-split
2024-05-20 16:59:38 +02:00
c15d9f7645
revert structuredClone as it is not supported on proxy objects
2024-05-10 11:27:13 +02:00
c1a58118c2
- add AuthRefreshProvider to refresh auth tokens every 5 minutes
...
- pull the latest crowdin language artifacts
2024-05-10 10:52:35 +02:00
7b394f1437
pin versions of pnpm and node
2024-05-07 12:33:16 +02:00
e2e2551db4
fix lint-test-build workflow
2024-05-07 12:31:01 +02:00
e3785030e1
add code chunking to vite.config.ts
2024-05-07 11:45:33 +02:00
8180e8c7b8
add SENTRY_AUTH_TOKEN
2024-05-05 16:50:01 +02:00
e87b05a93a
release: v4.1.0
2024-05-05 14:55:06 +02:00
989e8dee5b
update dependencies
2024-05-03 20:55:13 +02:00
5ed561812f
add privacy policy, bump up version to 4.0.13
2024-05-03 20:53:58 +02:00
6e2b960bdb
fix dependencies installation location
2024-05-03 14:31:13 +02:00
8deff757a9
fix tiptap issues, update dependencies, fix typescript issues with minio client
2024-05-03 12:05:54 +02:00
1f9e3aa9d1
update dependencies, update translations
2024-04-10 15:43:56 +02:00
cdef456aac
update dependencies
2024-04-03 09:58:08 +02:00
f6c2ae7504
remove banner on mobile/tablet devices
2024-03-25 15:08:39 +01:00
890875ad9d
- upgrade to browserless v2
...
- add missing languages
- add donation banner
- update dependencies
- bump version to 4.0.9
2024-03-22 12:11:15 +01:00
6405102cab
add CommandList to Combobox component
2024-03-11 09:54:10 +01:00
ad9647a3f4
revert @nestjs-modules/mailer to 1.10.3
2024-03-10 11:19:51 +01:00
9ee7e3195b
bump up version to 4.0.7
2024-03-10 11:14:23 +01:00
b47b7824ff
- bump up version to 4.0.6
...
- update dependencies
- remove test phase from CI script
- lint and format all files
2024-03-10 10:35:23 +01:00
359c7f1c80
update dependencies
2024-03-10 10:00:33 +01:00
e83e9c61b5
Update minimum node to 18.17.0
...
The dependency on sharp will fail with anything between 18.0-<18.17.0 per https://sharp.pixelplumbing.com/install#prerequisites
2024-02-28 20:09:29 -06:00
e9ec397663
chore(i18n): sync sources from crowdin translations
2024-02-01 10:13:20 +01:00
1aaaaeca20
format files
2024-01-21 10:44:22 +01:00
8bca7f5390
release: v4.0.4
2024-01-19 10:04:23 +01:00
181aa4070c
bump version to 4.0.3
2023-12-06 20:31:26 +05:30
9edfe257c4
build(deps-dev): bump vite from 5.0.2 to 5.0.5
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.2 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 23:47:14 +00:00
922ef11883
ci: bump version to 4.0.2
2023-11-26 15:51:53 +01:00
9418bcf44f
update dependencies
2023-11-25 02:48:48 +01:00
e9d888b07c
fix: implement fuzzy search with locale switcher and settings page
2023-11-24 03:53:09 +01:00
13dad73c64
update dependencies
2023-11-24 01:07:19 +01:00
a661076686
fix: throw appropriate errors when connecting to storage bucket, closes #1561
2023-11-23 09:01:25 +01:00
64d64958f6
add engines.node to package.json
2023-11-22 23:27:53 +01:00
c0869fdb3e
add packageManager key to package.json
2023-11-22 23:26:56 +01:00
4dfaafc929
bump version to 4.0.0
2023-11-22 22:57:36 +01:00