1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 23:59:48 +02:00
planka/server
dependabot[bot] df023439c1
build(deps-dev): Bump form-data from 4.0.3 to 4.0.4 in /server (#1264)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 14:45:45 +02:00
..
api feat: Add ability to hide completed tasks (#1210) 2025-07-21 18:33:02 +02:00
config fix: Fix typo in English translations (#1259) 2025-07-16 12:18:56 +02:00
db feat: Add ability to hide completed tasks (#1210) 2025-07-21 18:33:02 +02:00
patches fix: Prevent auto-updating translation files when key is missing 2025-06-01 21:44:14 +02:00
private/attachments feat: Remove attachments from public access 2022-04-26 22:20:20 +05:00
public feat: Version 2 2025-05-10 02:09:06 +02:00
test feat: Version 2 2025-05-10 02:09:06 +02:00
utils ref: Little refactoring 2025-06-06 12:34:09 +02:00
views Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
.editorconfig Initial commit 2019-08-31 04:07:25 +05:00
.env.sample feat: Add INTERNAL_ACCESS_TOKEN to support internal user configuration 2025-07-07 21:35:37 +02:00
.eslintignore ref: Ignore public js linting (#278) 2022-08-08 17:58:41 +05:00
.gitignore feat: Version 2 2025-05-10 02:09:06 +02:00
.npmrc Update server scaffold 2019-10-14 21:50:52 +05:00
.sailsrc feat: Version 2 2025-05-10 02:09:06 +02:00
app.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
constants.js feat: Version 2 2025-05-10 02:09:06 +02:00
healthcheck.js feat: Version 2 2025-05-10 02:09:06 +02:00
nodemon.json build: Improve Docker dev setup, add nodemon config (#1145) 2025-05-23 16:19:22 +02:00
package-lock.json build(deps-dev): Bump form-data from 4.0.3 to 4.0.4 in /server (#1264) 2025-07-22 14:45:45 +02:00
package.json chore: Update dependencies 2025-06-30 12:43:06 +02:00
requirements.txt feat: Version 2 2025-05-10 02:09:06 +02:00
start.sh feat: Support for Docker secrets (#1132) 2025-05-15 19:32:37 +02:00
version-template.ejs feat: Version 2 2025-05-10 02:09:06 +02:00
version.js chore: Update version 2025-05-27 23:37:47 +02:00