HUi
|
af8865327a
|
feat: Add Vietnamese translation (#1459)
|
2025-12-19 20:17:34 +01:00 |
|
Maksim Eltyshev
|
208e61a272
|
feat: Optimize and parallel image processing
|
2025-12-19 19:11:02 +01:00 |
|
Maksim Eltyshev
|
fb5d5233bf
|
feat: Improve mime type detection, limit image processing size
|
2025-12-19 17:24:22 +01:00 |
|
Maksim Eltyshev
|
9bf7e9de3d
|
fix: Align markdown quote border color
|
2025-12-19 13:37:09 +01:00 |
|
Maksim Eltyshev
|
a783bfa5a7
|
fix: Align markdown colors
|
2025-12-19 13:08:40 +01:00 |
|
Maksim Eltyshev
|
bd10a7fa5a
|
chore: Update dependencies
|
2025-12-19 12:32:10 +01:00 |
|
Maksim Eltyshev
|
4f5f5ddad4
|
feat: Display last updates in About modal
|
2025-12-17 15:49:33 +01:00 |
|
Maksim Eltyshev
|
27fd10ba3f
|
fix: Rename Information menu item to About
|
2025-12-12 21:09:44 +01:00 |
|
Maksim Eltyshev
|
a47bdb9c8a
|
feat: Move About and Terms into separate modal
|
2025-12-12 16:10:07 +01:00 |
|
Maksim Eltyshev
|
12f388fd35
|
fix: Fix attachment file handling when S3 is enabled
|
2025-12-11 19:26:55 +01:00 |
|
Maksim Eltyshev
|
869a6b4c00
|
fix: Complete missing markdown editor translations
|
2025-12-11 12:46:14 +01:00 |
|
Maksim Eltyshev
|
7f6978ae9e
|
fix: Prevent attachment gallery content from going out of bounds
Closes #1349
|
2025-12-11 12:11:34 +01:00 |
|
Maksim Eltyshev
|
ae9517b37a
|
fix: Prevent clearing linked tasks when soft deleting
|
2025-12-09 21:23:27 +01:00 |
|
Maksim Eltyshev
|
6da5c7aaca
|
feat: Enhance card actions menu with separators and action bar
|
2025-12-09 20:30:05 +01:00 |
|
Maksim Eltyshev
|
9e6e38fcf7
|
feat: Add ability to copy/cut cards with shortcut support
|
2025-12-09 14:58:01 +01:00 |
|
Maksim Eltyshev
|
52acc9de90
|
feat: Allow setting customer panel URL via environment variables
|
2025-12-08 21:25:13 +01:00 |
|
Maksim Eltyshev
|
26200754f3
|
fix: Improve login page appearance
|
2025-12-08 21:08:51 +01:00 |
|
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 |
|