1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/server
Elllone 38316d7ff7
Added notifications about creating, moving, and commenting on the card
Co-authored-by: Elllone <elllone@diklosgroup.ru>
on-behalf-of: @DiklosGroup <contact@diklosgroup.ru>
2024-10-28 16:38:42 +03:00
..
api Added notifications about creating, moving, and commenting on the card 2024-10-28 16:38:42 +03:00
config Added variables for TelegramBot integration 2024-10-28 16:10:32 +03:00
db feat: Additional httpOnly token for enhanced security in browsers 2024-09-01 09:31:04 +02:00
private/attachments feat: Remove attachments from public access 2022-04-26 22:20:20 +05:00
public feat: Remove attachments from public access 2022-04-26 22:20:20 +05:00
test feat: Modify logger to log to file that supports fail2ban (#284) 2022-08-23 03:42:56 +05:00
utils feat: Configurable file storage locations (#886) 2024-09-20 20:29:11 +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 Added variables for TelegramBot integration 2024-10-28 16:10:32 +03:00
.eslintignore ref: Ignore public js linting (#278) 2022-08-08 17:58:41 +05:00
.gitignore meta: Fix ignore files for logs 2022-08-23 00:51:33 +02:00
.npmrc Update server scaffold 2019-10-14 21:50:52 +05:00
.sailsrc Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
app.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
get-config.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
package-lock.json chore: Bump sails version 2024-10-22 21:00:37 +02:00
package.json chore: Bump sails version 2024-10-22 21:00:37 +02:00
README.md Initial commit 2019-08-31 04:07:25 +05:00

Planka server