1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server
2025-05-23 17:31:28 +02:00
..
api feat: Display comments total on front of cards (#1146) 2025-05-23 17:31:28 +02:00
config feat: Add board activity log 2025-05-22 23:14:46 +02:00
db feat: Display comments total on front of cards (#1146) 2025-05-23 17:31:28 +02:00
patches feat: Version 2 2025-05-10 02:09:06 +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 feat: Version 2 2025-05-10 02:09:06 +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: Support for Docker secrets (#1132) 2025-05-15 19:32: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 feat: Version 2 2025-05-10 02:09:06 +02:00
package.json feat: Version 2 2025-05-10 02:09: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 feat: Version 2 2025-05-10 02:09:06 +02:00