Zsh
|
2c66d53a08
|
fix: Update Chinese translation (#410)
|
2023-03-06 17:12:59 +05:00 |
|
LuisLiu
|
ec638bb072
|
feat: Add Chinese translation (#398)
|
2023-03-06 17:07:00 +05:00 |
|
Maksim Eltyshev
|
7f92deca85
|
chore: Update version
|
2023-02-27 22:57:52 +01:00 |
|
Maksim Eltyshev
|
e93cc88f5c
|
revert: Allow postgres connections that require ssl mode (#408)
This reverts commit d627a5660a .
|
2023-02-28 02:56:16 +05:00 |
|
Maksim Eltyshev
|
0eeb10a4b0
|
chore: Update version
|
2023-02-27 19:12:59 +01:00 |
|
Maksim Eltyshev
|
22ec8707ac
|
fix: Rename timer to stopwatch
Closes #392
|
2023-02-27 19:09:51 +01:00 |
|
orbatschow
|
d627a5660a
|
feat: Allow postgres connections that require ssl mode (#404)
Closes #261
|
2023-02-27 21:16:51 +05:00 |
|
Maksim Eltyshev
|
becf4afe85
|
fix: Prevent board from scrolling when it starts with non-left-click
|
2023-02-25 15:09:46 +01:00 |
|
Maksim Eltyshev
|
2bc6dd94f5
|
docs: Add installation link for windows
|
2023-02-23 16:40:16 +01:00 |
|
Maksim Eltyshev
|
9c241acff8
|
fix: Fix paths in css files when building on windows
|
2023-02-22 19:59:40 +01:00 |
|
Maksim Eltyshev
|
f9d191ecc8
|
docs: Update information, links to documentation
|
2023-02-20 23:36:52 +01:00 |
|
Maksim Eltyshev
|
f1623dcc7a
|
chore: Update version
|
2023-02-20 11:43:04 +01:00 |
|
Maksim Eltyshev
|
0847f24cf7
|
feat: Display current project and board in page title
|
2023-02-20 11:41:22 +01:00 |
|
Maksim Eltyshev
|
e4372a4be7
|
fix: Fix line breaks in task preview
Closes #391
|
2023-02-20 11:33:27 +01:00 |
|
Maksim Eltyshev
|
a8b7b4dd26
|
fix: Fix import from Trello
Closes #397
|
2023-02-20 11:24:17 +01:00 |
|
Maksim Eltyshev
|
14961b6621
|
meta: Fix documentation for installation without docker
|
2023-02-02 00:10:21 +01:00 |
|
Maksim Eltyshev
|
d975b2d07a
|
ref: Creating popups with hook, fix translation keys passing
|
2023-01-24 18:53:13 +01:00 |
|
Maksim Eltyshev
|
6fd42e3b62
|
fix: Preserve orientation of images
Closes #384
|
2023-01-17 22:14:39 +01:00 |
|
Maksim Eltyshev
|
fab623bb52
|
ref: Rename script files
|
2023-01-17 20:37:27 +01:00 |
|
Valentin
|
c2d1ca8eeb
|
feat: Add manual backup and restore scripts for docker (#386)
Closes #128
|
2023-01-18 00:16:50 +05:00 |
|
Maksim Eltyshev
|
ddc523f6c9
|
meta: Change license to AGPL-3.0
|
2023-01-16 23:22:00 +01:00 |
|
Maksim Eltyshev
|
0453815ade
|
chore: Update version
|
2023-01-10 16:40:11 +01:00 |
|
Maksim Eltyshev
|
f36c35a49a
|
fix: Fix markdown styles and card description font size
|
2023-01-10 16:38:19 +01:00 |
|
Maksim Eltyshev
|
a35f26f607
|
feat: Display version in UI
Closes #153
|
2023-01-10 16:32:20 +01:00 |
|
Maksim Eltyshev
|
38be036089
|
chore: Update version
|
2023-01-09 12:35:08 +01:00 |
|
Maksim Eltyshev
|
d638239fed
|
ref: Prettify eslint-disables
|
2023-01-09 12:33:49 +01:00 |
|
Maksim Eltyshev
|
a741e26ccb
|
feat: Labels reordering
Closes #289
|
2023-01-09 12:17:06 +01:00 |
|
dependabot[bot]
|
d260d2dac0
|
chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /client (#370)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 02:26:00 +05:00 |
|
dependabot[bot]
|
d510708e66
|
chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /server (#369)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 02:23:01 +05:00 |
|
dependabot[bot]
|
bf8980ce34
|
chore(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 in /server (#357)
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 02:20:25 +05:00 |
|
Maksim Eltyshev
|
281b24707a
|
Merge branch 'master' of https://github.com/plankanban/planka
|
2023-01-08 22:11:20 +01:00 |
|
Maksim Eltyshev
|
6f79fc45eb
|
ref: Little refactoring
|
2023-01-08 22:10:41 +01:00 |
|
RAR
|
66aa2c36bb
|
feat: Open card once created with Ctrl+Enter (#373)
|
2023-01-09 01:59:24 +05:00 |
|
Maksim Eltyshev
|
58eda7d555
|
fix: Subscribe only when needed
|
2023-01-05 15:03:06 +01:00 |
|
RAR
|
b955e933b2
|
fix: Fix npm install errors on Windows (#368)
|
2023-01-05 18:16:55 +05:00 |
|
albanobattistella
|
48380049e2
|
fix: Update Italian translation (#363)
|
2023-01-03 03:16:35 +05:00 |
|
Maksim Eltyshev
|
34e47c9816
|
chore: Update version
|
2022-12-26 22:56:13 +01:00 |
|
Maksim Eltyshev
|
8a1693d3d9
|
fix: Show completed tasks greyed out
|
2022-12-26 22:55:04 +01:00 |
|
Maksim Eltyshev
|
26f464eb25
|
fix: Prevent scroll when focusing
|
2022-12-26 22:51:17 +01:00 |
|
Maksim Eltyshev
|
0ad9cffb08
|
fix: Improve quality of resized images
|
2022-12-26 22:43:21 +01:00 |
|
Maksim Eltyshev
|
5cd025ffb7
|
ref: Remove board types, refactoring
|
2022-12-26 21:10:50 +01:00 |
|
Maksim Eltyshev
|
d39da61295
|
fix: Proper image error handling during migration
|
2022-12-24 16:24:50 +01:00 |
|
Maksim Eltyshev
|
9db355f331
|
fix: Fix image size for animated attachments
|
2022-12-24 02:59:03 +01:00 |
|
Maksim Eltyshev
|
75a90f6a77
|
chore: Update version
|
2022-12-24 01:04:46 +01:00 |
|
Maksim Eltyshev
|
907187ada2
|
fix: Fix active tab style
|
2022-12-24 01:03:36 +01:00 |
|
Maksim Eltyshev
|
e17188db62
|
fix: Add missing translation key
|
2022-12-24 01:00:57 +01:00 |
|
Maksim Eltyshev
|
05b57142f9
|
feat: Preserve original format of images, change interpolation kernel
Closes #349
|
2022-12-24 00:47:59 +01:00 |
|
Maksim Eltyshev
|
73abed65b5
|
fix: Increase height of scroll area in popups
|
2022-12-21 22:57:04 +01:00 |
|
Maksim Eltyshev
|
617f3e3884
|
meta: Update import from Trello
|
2022-12-17 00:09:43 +01:00 |
|
Maksim Eltyshev
|
be8811c80e
|
chore: Update version
|
2022-12-16 23:55:19 +01:00 |
|