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
|
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 |
|
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]
|
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 |
|
Roger Clotet
|
7a05bf2a30
|
feat: Add Catalan (ca-ES) translation (#1424)
|
2025-11-12 19:19:29 +01:00 |
|
Samuel
|
b4cbd32bf2
|
feat: Add API key authentication (#1254)
Closes #945
|
2025-11-06 20:56:48 +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 |
|
Maksim Eltyshev
|
3a84fb2d52
|
fix: Complete missing server translations
|
2025-10-30 19:10:33 +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 |
|
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 |
|
Maksim Eltyshev
|
a52b41207a
|
chore: Fix version mismatches
|
2025-10-05 20:53:32 +02:00 |
|
Miklós Márton
|
393fdbc6d1
|
fix: Update Hungarian translation (#1354)
|
2025-09-26 13:21:22 +02:00 |
|
Maksim Eltyshev
|
c6f4dcdb70
|
feat: Add ability to configure and test SMTP via UI
|
2025-09-22 20:35:13 +02:00 |
|
Maksim Eltyshev
|
3a12bb7457
|
fix: Add missing default for showOnFrontOfCard in custom fields
|
2025-09-16 18:36:43 +02:00 |
|
Maksim Eltyshev
|
709dd91e82
|
fix: Increase browser cache time for attachment files
|
2025-09-16 17:35:05 +02:00 |
|
Maksim Eltyshev
|
97ddefc236
|
docs: Correct invalid/missing details in Swagger
|
2025-09-16 15:51:14 +02:00 |
|
Maksim Eltyshev
|
230b31914c
|
fix: Support multiple CORS origins via comma-separated BASE_URL
Closes #1344
|
2025-09-15 19:38:31 +02:00 |
|
Maksim Eltyshev
|
c4e2221444
|
docs: Fix typos in Swagger
|
2025-09-12 21:01:24 +02:00 |
|
Maksim Eltyshev
|
b4979d214f
|
docs: Improve Swagger JSDoc
|
2025-09-12 12:17:01 +02:00 |
|
Maksim Eltyshev
|
dca4b65921
|
docs: Add missing details to Swagger
|
2025-09-08 23:40:36 +02:00 |
|
Maksim Eltyshev
|
2c716a53c9
|
docs: Quote example ids in Swagger
|
2025-09-08 19:14:31 +02:00 |
|
Maksim Eltyshev
|
5636cf27c0
|
docs: Add base path for API endpoints to Swagger
|
2025-09-08 18:25:26 +02:00 |
|
Maksim Eltyshev
|
4910600e6c
|
chore: Add Swagger config
|
2025-09-08 17:41:43 +02:00 |
|
Maksim Eltyshev
|
5ad3134519
|
docs: Add full Swagger JSDoc coverage
|
2025-09-08 16:20:27 +02:00 |
|
Maksim Eltyshev
|
984b789e2e
|
feat: Add board setting to expand task lists by default
Closes #683, closes #1333
|
2025-09-05 23:21:08 +02:00 |
|
Mary Ojo
|
5dc783c5b5
|
feat: Add ability to use Gravatar as avatar provider (#1319)
Closes #1243
|
2025-09-05 19:00:17 +02:00 |
|
Steven Correia
|
37bd4d1349
|
feat: Restore toggleable due dates (#1332)
|
2025-09-05 13:55:20 +02:00 |
|
Maksim Eltyshev
|
203fbd152d
|
fix: Correctly parse environment variables, little refactoring
|
2025-09-05 00:19:35 +02:00 |
|
Symon Baikov
|
9683227fbc
|
feat: Add ability to move lists between boards (#1208)
|
2025-09-04 00:07:10 +02:00 |
|
Andrew
|
5f34a737bb
|
fix: Update Ukrainian translation (#1326)
|
2025-09-03 13:01:57 +02:00 |
|
Maksim Eltyshev
|
4c5c7799f2
|
ref: Little refactoring
|
2025-08-30 17:09:17 +02:00 |
|
Maksim Eltyshev
|
60a94f33fc
|
ref: Little refactoring
|
2025-08-25 17:23:59 +02:00 |
|
Maksim Eltyshev
|
4d77a1f596
|
feat: Track storage usage
|
2025-08-23 00:03:20 +02:00 |
|
Maksim Eltyshev
|
2f4bcb0583
|
feat: Add legal requirements (#1306)
|
2025-08-21 15:10:02 +02:00 |
|
Maksim Eltyshev
|
bb40a22563
|
chore: Update dependencies
|
2025-08-20 13:10:16 +02:00 |
|
Maksim Eltyshev
|
22cde183ff
|
fix: Fix regex-based id validation when fetching user
Closes #1302
|
2025-08-19 13:53:40 +02:00 |
|
Maksim Eltyshev
|
6515877eb6
|
fix: Improve mentions behavior
|
2025-08-11 13:52:17 +02:00 |
|
Luis Chacón
|
cbb00d1d59
|
feat: Add OAuth callback support for OIDC (#1290)
Closes #593, closes #690, closes #1289
|
2025-08-09 18:58:55 +02:00 |
|
Maksim Eltyshev
|
b4f6e24442
|
fix: Prevent editors from deleting any comment
Closes #1288
|
2025-08-06 13:37:16 +02:00 |
|
Maksim Eltyshev
|
48e261ffc4
|
fix: Improve upgrade script, log statuses
Closes #1280
|
2025-08-04 20:51:40 +02:00 |
|
Maksim Eltyshev
|
a37a6b45b1
|
fix: Read secret files without requiring trailing newline
Closes #1222, closes #1272
|
2025-07-30 13:51:24 +02:00 |
|