Maksim Eltyshev
|
95ae3affd9
|
Merge branch 'master' of github.com:plankanban/planka
|
2025-12-05 10:06:49 +01:00 |
|
Maksim Eltyshev
|
19c201cb1b
|
chore: Bump apprise
|
2025-12-05 10:06:45 +01:00 |
|
dependabot[bot]
|
d472da7523
|
build(deps): Bump jws from 3.2.2 to 3.2.3 in /server (#1449)
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v3.2.2...v3.2.3)
---
updated-dependencies:
- dependency-name: jws
dependency-version: 3.2.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-04 18:16:18 +01:00 |
|
Maksim Eltyshev
|
f030b78f82
|
feat: Add object-path support to OIDC attribute mapping
Closes #1359
|
2025-12-04 17:38:39 +01:00 |
|
dependabot[bot]
|
b94759d399
|
build(deps): Bump nodemailer from 7.0.10 to 7.0.11 in /server (#1448)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.10 to 7.0.11.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.10...v7.0.11)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 7.0.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-04 16:23:31 +01:00 |
|
Maksim Eltyshev
|
fedee157c7
|
build: Refine server build steps
|
2025-11-28 17:45:31 +01:00 |
|
Maksim Eltyshev
|
68e5c33418
|
fix: Improve browser caching for public files
|
2025-11-28 13:14:25 +01:00 |
|
Maksim Eltyshev
|
f7a09b2eca
|
license: Improve clarity of commercial license terms
|
2025-11-28 00:18:29 +01:00 |
|
Maksim Eltyshev
|
c058df8fc4
|
fix: Rename GIN indexes
|
2025-11-27 19:31:11 +01:00 |
|
Maksim Eltyshev
|
0023c63be8
|
fix: Optimize query methods
|
2025-11-27 19:09:10 +01:00 |
|
Maksim Eltyshev
|
26b3cffdab
|
fix: Rename getCards inputs for consistency
|
2025-11-27 18:41:50 +01:00 |
|
Maksim Eltyshev
|
bf2ab4649e
|
fix: Create isolated i18n instances to prevent locale collision
|
2025-11-27 18:28:25 +01:00 |
|
Maksim Eltyshev
|
54e230d4c1
|
ref: Refactoring
|
2025-11-27 18:24:55 +01:00 |
|
Maksim Eltyshev
|
7be2343076
|
chore: Add Swagger generation script
|
2025-11-25 22:08:37 +01:00 |
|
Maksim Eltyshev
|
c646f0f5b3
|
fix: Increase max username length
Closes #1441
|
2025-11-25 15:03:35 +01:00 |
|
Maksim Eltyshev
|
8a288d1816
|
fix: Prevent shortcuts from triggering in actions popup
|
2025-11-24 21:46:32 +01:00 |
|
Maksim Eltyshev
|
197ebc16db
|
chore: Bump package lock files
|
2025-11-24 19:48:30 +01:00 |
|
Maksim Eltyshev
|
5c787d65a9
|
fix: Properly prevent shortcut events, update dependencies
Closes #1440
|
2025-11-24 19:21:07 +01:00 |
|
Samar Khajuria
|
7e41a0167d
|
feat: Add create-board button to open-board screen (#1438)
Closes #1435
|
2025-11-24 15:45:50 +01:00 |
|
Maksim Eltyshev
|
c68ab99bfe
|
feat: Extend card action shortcuts
|
2025-11-24 15:02:26 +01:00 |
|
Serge Zaitsev
|
561d2c77d4
|
feat: Add basic shortcuts (#1436)
|
2025-11-24 12:35:31 +01:00 |
|
Maksim Eltyshev
|
6e44b2ad19
|
chore: Restore license header
|
2025-11-19 18:20:54 +01:00 |
|
Maksim Eltyshev
|
cd5685049e
|
fix: Log errors when sending notifications via Apprise
|
2025-11-19 18:19:31 +01:00 |
|
dependabot[bot]
|
015562d8da
|
build(deps): Bump glob from 10.4.5 to 10.5.0 in /client (#1432)
|
2025-11-18 21:23:34 +01:00 |
|
dependabot[bot]
|
7da8d8219b
|
build(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 in /client (#1431)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-18 21:11:18 +01:00 |
|
dependabot[bot]
|
4ed0f02657
|
build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 in /server (#1429)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-18 21:11:08 +01:00 |
|
Shanick
|
0736b8fea0
|
fix: Make date command cross-platform in backup script (#1409)
|
2025-11-18 21:10:24 +01:00 |
|
Roger Clotet
|
7a05bf2a30
|
feat: Add Catalan (ca-ES) translation (#1424)
|
2025-11-12 19:19:29 +01:00 |
|
Maksim Eltyshev
|
d7cb2087e5
|
fix: Adjust margins in menu-styled popups
|
2025-11-06 23:15:57 +01:00 |
|
Maksim Eltyshev
|
22baf5ab12
|
feat: Ghost error page for improved error display
|
2025-11-06 23:11:06 +01:00 |
|
Steve Váradi
|
33a7a6ccb1
|
chore: Add chart to feature request template (#1414)
|
2025-11-06 21:03:43 +01:00 |
|
Samuel
|
b4cbd32bf2
|
feat: Add API key authentication (#1254)
Closes #945
|
2025-11-06 20:56:48 +01:00 |
|
Steve Váradi
|
5a2564f575
|
fix: Add missing keys to chart values file (#1401)
planka-1.1.1
|
2025-10-31 13:13:32 +01:00 |
|
Maksim Eltyshev
|
3edcc5ae61
|
fix: Update Russian translation
|
2025-10-31 13:00:30 +01:00 |
|
dependabot[bot]
|
d99e949d07
|
build(deps): Bump validator from 13.15.15 to 13.15.20 in /client (#1403)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.15 to 13.15.20.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.15.15...13.15.20)
---
updated-dependencies:
- dependency-name: validator
dependency-version: 13.15.20
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-31 12:57:38 +01:00 |
|
dependabot[bot]
|
f5000e8c40
|
build(deps): Bump validator from 13.15.15 to 13.15.20 in /server (#1402)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.15.15 to 13.15.20.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.15.15...13.15.20)
---
updated-dependencies:
- dependency-name: validator
dependency-version: 13.15.20
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-31 12:53:41 +01:00 |
|
dependabot[bot]
|
d385a1c238
|
build(deps): Bump vite from 6.3.6 to 6.4.1 in /client (#1395)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [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/create-vite@6.4.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-31 12:53:31 +01:00 |
|
dependabot[bot]
|
0d8edbbbc6
|
build(deps-dev): Bump playwright and @playwright/test in /client (#1393)
Bumps [playwright](https://github.com/microsoft/playwright) and [@playwright/test](https://github.com/microsoft/playwright). These dependencies needed to be updated together.
Updates `playwright` from 1.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.56.1)
Updates `@playwright/test` from 1.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.56.1)
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: direct:development
- dependency-name: "@playwright/test"
dependency-version: 1.56.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-31 12:53:22 +01:00 |
|
Maksim Eltyshev
|
04e5124dfd
|
fix: Complete missing markdown editor translations
|
2025-10-30 20:17:59 +01:00 |
|
Maksim Eltyshev
|
3a84fb2d52
|
fix: Complete missing server translations
|
2025-10-30 19:10:33 +01:00 |
|
Maksim Eltyshev
|
232a760a3d
|
fix: Prevent popup header text from wrapping to new line
|
2025-10-30 18:40:25 +01:00 |
|
Maksim Eltyshev
|
2f873dc82f
|
fix: Correct copy_inline translations to use noun form
|
2025-10-30 18:03:27 +01:00 |
|
Maksim Eltyshev
|
c35e720265
|
fix: Complete missing client translations, improve consistency
|
2025-10-30 17:03:46 +01:00 |
|
Maksim Eltyshev
|
fee300908c
|
fix: Set detected language on first login, remove auto-detect language option
|
2025-10-15 00:08:29 +02:00 |
|
Maksim Eltyshev
|
20d8f8ae53
|
fix: Make model-level username regex less strict
Closes #1370
|
2025-10-14 23:47:31 +02:00 |
|
Maksim Eltyshev
|
39f970689a
|
chore: Little tidy up
|
2025-10-14 18:52:09 +02:00 |
|
Fabian Reinold
|
d8d4558b8e
|
feat: Extra volume mounts in Helm (#1382)
planka-1.1.0
|
2025-10-14 18:50:54 +02:00 |
|
keke
|
e080d30b32
|
fix: Always display "Add comment" button when input has text (#1379)
Closes #1350
|
2025-10-14 18:45:41 +02:00 |
|
dependabot[bot]
|
1df346d590
|
build(deps): Bump tmp and patch-package in /server (#1376)
Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependency [patch-package](https://github.com/ds300/patch-package). These dependencies need to be updated together.
Updates `tmp` from 0.0.33 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.0.33...v0.2.5)
Updates `patch-package` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/commits)
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: indirect
- dependency-name: patch-package
dependency-version: 8.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-10 12:54:03 +02:00 |
|
dependabot[bot]
|
35f33a38ff
|
build(deps): Bump nodemailer from 6.10.1 to 7.0.7 in /server (#1371)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.10.1 to 7.0.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.10.1...v7.0.7)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 7.0.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-10 12:50:12 +02:00 |
|