1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/config
2024-04-08 00:33:29 +02:00
..
env fix: Fix proxy forwarding (#295) 2022-09-03 20:00:23 +05:00
locales Initial commit 2019-08-31 04:07:25 +05:00
blueprints.js Add test libs, update dependencies 2020-08-20 15:35:46 +05:00
bootstrap.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
custom.js feat: Slack bot notifications (#676) 2024-04-08 00:33:29 +02:00
datastores.js Change database adapter to support the new Node. Closes #32 2020-08-31 16:45:22 +05:00
globals.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
http.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
i18n.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
log.js fix: Use custom logger only for production 2022-08-23 20:45:42 +02:00
models.js fix: Fix saving milliseconds for timestamps 2023-06-12 23:54:57 +02:00
policies.js ref: Refactoring 2023-10-19 16:05:34 +02:00
routes.js feat: Add ability to duplicate card (#668) 2024-04-05 22:40:35 +02:00
security.js feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
session.js Add test libs, update dependencies 2020-08-20 15:35:46 +05:00
sockets.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
views.js fix: Front-end base url with path (#303) 2022-09-30 14:48:58 +05:00