1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 23:45:31 +02:00

fix: Preserve extension for attachments with long filename

Closes #77
This commit is contained in:
Maksim Eltyshev 2024-09-16 00:45:53 +02:00
parent 9fc527fffe
commit e7b3612c2e
4 changed files with 78 additions and 66 deletions

View file

@ -30,7 +30,6 @@
"bcrypt": "^5.1.1",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
"filenamify": "^4.3.0",
"jsonwebtoken": "^9.0.2",
"knex": "^3.1.0",
"lodash": "^4.17.21",