1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-03 12:35:26 +02:00
Commit graph

353 commits

Author SHA1 Message Date
Maksim Eltyshev
19935e52af chore: Update version 2024-10-02 14:18:54 +02:00
dependabot[bot]
5f6528fa42
chore(deps): Bump rollup from 2.79.1 to 2.79.2 in /client (#898)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [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/v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  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-02 12:32:10 +02:00
Maksim Eltyshev
0b729bf4b3 chore: Update version 2024-09-20 20:41:54 +02:00
Ahmed
e410e21363
feat: Add Yemeni Arabic translation (#880) 2024-09-18 14:17:51 +02:00
Maksim Eltyshev
a0f584e814 chore: Update version 2024-09-16 21:21:30 +02:00
Maksim Eltyshev
10001db8cf chore: Update dependencies 2024-09-16 12:04:56 +02:00
Maksim Eltyshev
73746b83d1 chore: Bump custom-ui css 2024-09-16 00:18:08 +02:00
dependabot[bot]
1f261fe7b6
chore(deps): Bump micromatch from 4.0.7 to 4.0.8 in /client (#879)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-13 22:43:00 +02:00
dependabot[bot]
a9957481b6
chore(deps): Bump send and express in /client (#877)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

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

---
updated-dependencies:
- dependency-name: send
  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>
2024-09-13 22:42:39 +02:00
dependabot[bot]
36b05a5478
chore(deps): Bump webpack from 5.91.0 to 5.94.0 in /client (#864)
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-13 22:42:08 +02:00
Maksim Eltyshev
9699fbe76a feat: Additional httpOnly token for enhanced security in browsers 2024-09-01 09:31:04 +02:00
Aurélien Troncy
4176a62f1a
fix: Update French translation (#862) 2024-08-30 13:27:39 +02:00
Tyler Sweat
c12f0844d7
fix: Update Spanish translation (#861) 2024-08-30 11:50:45 +02:00
Aurélien Troncy
e6644eb745
feat: Ability to show detailed auth errors, set to false by default (#860) 2024-08-30 11:47:29 +02:00
Blyamur
b2e1fba9a0
fix: Update Russian translation (#857) 2024-08-27 16:09:31 +02:00
Maksim Eltyshev
818ae4a6df chore: Update version 2024-08-14 21:39:43 +02:00
Aurélien Troncy
0de0e809ac
fix: Update French translation (#849) 2024-08-14 21:37:02 +02:00
Maksim Eltyshev
da727c0a0b chore: Generate separate file to store version
Closes #848
2024-08-13 22:26:44 +02:00
Ken
4841a65c77
feat: Add Traditional Chinese translation (#846) 2024-08-13 12:53:42 +02:00
Maksim Eltyshev
0ec4b619d9 chore: Update version 2024-08-12 23:23:50 +02:00
Maksim Eltyshev
12f05adde7 fix: Fix styles, refactoring 2024-08-12 23:17:17 +02:00
Arkadiusz Dzięgiel
c594e8bd71
feat: Colorize due date and make it toggleable (#845) 2024-08-12 18:29:50 +02:00
Maksim Eltyshev
f84166406f ref: Refactoring 2024-07-26 20:51:59 +02:00
Fayad
82b2ba298d
feat: Improvements for mobile version (#776) 2024-07-26 19:02:13 +02:00
dependabot[bot]
6a7a582045
chore(deps): Bump socket.io-parser from 3.3.3 to 3.3.4 in /client (#833)
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/Automattic/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md)
- [Commits](https://github.com/Automattic/socket.io-parser/compare/3.3.3...3.3.4)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 12:50:41 +02:00
Blyamur
c53a00b4ba
fix: Update Russian translation (#832) 2024-07-22 16:32:12 +02:00
Blyamur
52103c775b
fix: Update Russian translation (#831) 2024-07-22 16:30:44 +02:00
Maksim Eltyshev
eeb1bd80cc chore: Update version 2024-07-21 19:44:49 +02:00
Maksim Eltyshev
9dc38932fb feat: Languages with country codes 2024-07-21 19:33:57 +02:00
Mazyar Yousefiniyae shad
76c78c7252
feat: Add Persian translation (#828) 2024-07-21 18:21:18 +02:00
Maksim Eltyshev
04f52a63f2 chore: Update version 2024-07-17 14:03:00 +02:00
Maksim Eltyshev
8d74cc1732 chore: Update version 2024-07-15 16:24:31 +02:00
Emmanuel Guyot
ea94fe8bf3
fix: Order users by name (#806) 2024-07-15 15:26:26 +02:00
ItzAndriss
67d1b1c194
fix: Update Hungarian translation (#823) 2024-07-15 14:25:31 +02:00
Stephan Michard
b3cb8405f5
fix: Update German translation (#821) 2024-07-15 14:19:06 +02:00
Maksim Eltyshev
7acaec6d04 fix: Fix incorrect related data when transferring card
Closes #431, closes #803
2024-07-15 14:01:06 +02:00
Maksim Eltyshev
72896a66b3 chore: Update version 2024-06-21 12:11:15 +02:00
Maksim Eltyshev
4be4783251 fix: Fix icon spacing for action buttons 2024-06-21 12:01:46 +02:00
HannesOberreiter
5c6c6a0bcf
feat: Add copy link action to card modal (#804) 2024-06-21 11:48:36 +02:00
Maksim Eltyshev
caf8790f28 chore: Update version 2024-06-14 17:18:42 +02:00
NathanVss
cc1e886a31
feat: Ability to allow everyone to create projects (#787) 2024-06-14 16:38:06 +02:00
Maksim Eltyshev
f0e9fe7904 chore: Update version 2024-06-12 09:06:20 +02:00
Maksim Eltyshev
a963d85a66 chore: Update version 2024-06-12 01:02:55 +02:00
HannesOberreiter
4124ab17d2
fix: Focus end of field when editing (#779) 2024-06-06 20:06:16 +02:00
Maksim Eltyshev
0e3bc92a61 chore: Update version 2024-06-02 01:36:29 +02:00
Maksim Eltyshev
b8d7e713b9 chore: Update dependencies 2024-06-02 01:34:03 +02:00
Emmanuel Guyot
017eee8302
fix: Use server base path for socket connection (#772)
Closes #768
2024-05-23 23:59:44 +02:00
Maksim Eltyshev
013ea1b869 chore: Update version 2024-05-21 13:58:28 +02:00
Blyamur
4975fa2eeb
fix: Update Russian translation (#767) 2024-05-21 13:51:57 +02:00
Blyamur
3e28ad87c7
fix: Update Russian translation (#766) 2024-05-21 13:51:34 +02:00