mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
feat: Preserve original format of images, change interpolation kernel
Closes #349
This commit is contained in:
parent
73abed65b5
commit
05b57142f9
17 changed files with 212 additions and 103 deletions
4
server/db/migrations/20221003140000_@.js
Normal file
4
server/db/migrations/20221003140000_@.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* Move to new naming by feature */
|
||||
|
||||
module.exports.up = () => Promise.resolve();
|
||||
module.exports.down = () => Promise.resolve();
|
Loading…
Add table
Add a link
Reference in a new issue