1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
Commit graph

691 commits

Author SHA1 Message Date
dependabot[bot]
ac09d9b6bd chore(deps): Bump path-to-regexp and express in /client (#1013)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-13 16:20:25 +01:00
dependabot[bot]
a01071b4fa chore(deps): Bump path-to-regexp and sails in /server (#1012)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 1.9.0 and updates ancestor dependency [sails](https://github.com/balderdashy/sails). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.11 to 1.9.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.11...v1.9.0)

Updates `sails` from 1.5.13 to 1.5.14
- [Release notes](https://github.com/balderdashy/sails/releases)
- [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/balderdashy/sails/compare/v1.5.13...v1.5.14)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: sails
  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-02-13 16:20:13 +01:00
dependabot[bot]
b909d03997 chore(deps): Bump nanoid in /client (#1011)
Bumps  and [nanoid](https://github.com/ai/nanoid). These dependencies needed to be updated together.

Updates `nanoid` from 5.0.8 to 5.0.9
- [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/5.0.8...5.0.9)

Updates `nanoid` from 3.3.7 to 5.0.9
- [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/5.0.8...5.0.9)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
- dependency-name: nanoid
  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-02-13 16:20:04 +01:00
Marc-Andrieu
90c04ebb9f fix: Update French translation (#1030) 2025-02-13 16:03:11 +01:00
Maksim Eltyshev
640455940c chore: Update version 2025-01-29 18:07:46 +01:00
Maksim Eltyshev
03adf7ef88 fix: Exclude Greek characters from font 2025-01-29 18:04:11 +01:00
Hannes
3325214f87 feat: Add button to delete all pending notifications (#993) 2025-01-17 16:54:31 +01:00
Lukas
09f3827266 fix: Update Polish translation (#990) 2025-01-13 20:12:11 +01:00
Maksim Eltyshev
eca3f38277 docs: Update docker pulls counter 2024-12-18 11:21:49 +01:00
Hannes
66cc9ba4be build: Ensure npm version compatibility, fix casing warnings (#975) 2024-12-18 11:18:32 +01:00
Maksim Eltyshev
ad11189b99 chore: Update version 2024-11-28 14:42:08 +01:00
dependabot[bot]
9a88051860 chore(deps): Bump cross-spawn and sails-generate in /server (#964)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [sails-generate](https://github.com/balderdashy/sails-generate). These dependencies needed to be updated together.

Updates `cross-spawn` from 4.0.2 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/4.0.2...v7.0.6)

Updates `sails-generate` from 2.0.12 to 2.0.13
- [Release notes](https://github.com/balderdashy/sails-generate/releases)
- [Commits](https://github.com/balderdashy/sails-generate/compare/v2.0.12...v2.0.13)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: sails-generate
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 11:21:16 +01:00
Maksim Eltyshev
ba632a8ab1 fix: Downgrade i18next to fix language change issue 2024-11-28 11:16:17 +01:00
Rafał Florczak
e0b14a04f3 fix: Quote variables to prevent word splitting (#962) 2024-11-27 11:49:55 +01:00
JoeKer1
95a50d059a feat: Ability to provide extra env variables in Helm (#961)
Closes #960
2024-11-27 11:39:58 +01:00
Blyamur
47c0ff9f69 fix: Update Russian translation (#958) 2024-11-25 11:56:35 +01:00
Maksim Eltyshev
508704b30c chore: Update version 2024-11-22 17:14:57 +01:00
Maksim Eltyshev
e243e15043 chore: Update dependencies 2024-11-22 17:13:17 +01:00
dependabot[bot]
24fbead400 chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 (#957)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 16:22:26 +01:00
dependabot[bot]
8a99790f97 chore(deps): Bump cross-spawn from 7.0.3 to 7.0.6 in /client (#951)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 16:17:53 +01:00
Maksim Eltyshev
a0824e54c1 fix: Disable text selection when drag-scrolling 2024-11-22 16:17:14 +01:00
PolarniMeda
7b48f698a8 feat: Add Serbian translation (#952) 2024-11-19 13:47:44 +01:00
knif3
145cfcf268 fix: Fix path to apple-touch-icon (#948) 2024-11-18 22:43:28 +01:00
Derzsi Dániel
480c280ab3 fix: Lazy initialize OIDC client (#947) 2024-11-18 22:38:52 +01:00
Maksim Eltyshev
2109fea800 chore: Update version 2024-11-18 00:00:32 +01:00
Maksim Eltyshev
2ab33b1b73 fix: Disable pointer events when dragging 2024-11-17 23:45:29 +01:00
Maksim Eltyshev
54387b458e fix: Prevent list with multiline title from overflowing board view
Closes #377
2024-11-17 23:37:43 +01:00
Maksim Eltyshev
bdc7832d6f fix: Consider language specifics when parsing time
Closes #946
2024-11-16 18:13:13 +01:00
Maksim Eltyshev
8be6291241 chore: Update version 2024-11-12 19:14:28 +01:00
Maksim Eltyshev
be9dd30cd1 ref: Rename folder to dir for consistency 2024-11-12 17:07:04 +01:00
Maksim Eltyshev
0ae8b27836 Merge branch 'master' of https://github.com/plankanban/planka 2024-11-12 15:58:27 +01:00
Maksim Eltyshev
97f4c0ab0d fix: Secure S3 attachments, bump SDK, refactoring
Closes #673
2024-11-12 15:58:22 +01:00
Jan Welslau
31839b520b fix: Use planka.fullname for postgres secret name in Helm (#939)
Closes #704
2024-11-12 14:18:36 +01:00
Nguyễn Hải Quang
f20a3d50f5 feat: Add S3 support for uploads (#938) 2024-11-11 14:59:18 +01:00
Maksim Eltyshev
06a574f766 chore: Update version 2024-10-31 14:58:29 +01:00
Maksim Eltyshev
02ed280e2d fix: Save description when clicking outside 2024-10-31 14:56:11 +01:00
Maksim Eltyshev
369bee63b1 fix: Include previous data state in webhook
Closes #809
2024-10-31 00:48:49 +01:00
Maksim Eltyshev
036cdc058a ref: Refactoring 2024-10-30 22:28:25 +01:00
Elllone
e4fd0eda16 feat: Telegram bot notifications (#928) 2024-10-30 22:11:52 +01:00
Maksim Eltyshev
e3068490ba chore: Update version 2024-10-27 22:05:18 +01:00
dependabot[bot]
776c7b0ac9 chore(deps): Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client (#922)
Bumps [http-proxy-middleware](https://github.com/chimurai/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)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-27 21:18:12 +01:00
Holden Hu
666fe94961 feat: Improve UX of comment actions (#924)
Closes #915
2024-10-27 21:17:08 +01:00
Zananok
aad6eda3e9 feat: Add multiple task creation with Ctrl+Enter (#921) 2024-10-27 21:03:59 +01:00
leroyloren
588f513a91 fix: Update Czech translation (#920) 2024-10-24 15:39:20 +02:00
Maksim Eltyshev
dedaf99276 chore: Update version 2024-10-22 21:41:07 +02:00
Maksim Eltyshev
0bc2975797 feat: Attachments icon on front of cards
Closes #225
2024-10-22 21:38:04 +02:00
Maksim Eltyshev
96a1049fb6 feat: Description icon on front of cards
Closes #563
2024-10-22 21:22:46 +02:00
Maksim Eltyshev
13e0dde728 chore: Bump sails version 2024-10-22 21:00:37 +02:00
Maksim Eltyshev
15115b965a docs: Add invitation to TestFlight 2024-10-22 20:37:29 +02:00
Maksim Eltyshev
b61ac4a878 chore: Bump postgres version to 16 in compose files 2024-10-22 20:22:23 +02:00