1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 05:09:43 +02:00
planka/server/config
2025-07-07 21:35:37 +02:00
..
env feat: Version 2 2025-05-10 02:09:06 +02:00
locales fix: Update Turkish translation (#1239) 2025-07-07 12:03:14 +02: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: Add INTERNAL_ACCESS_TOKEN to support internal user configuration 2025-07-07 21:35:37 +02:00
datastores.js feat: Version 2 2025-05-10 02:09:06 +02:00
globals.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
http.js fix: Disable x-powered-by header (#829) 2024-07-21 18:27:26 +02:00
i18n.js fix: Update Turkish translation (#1239) 2025-07-07 12:03:14 +02:00
log.js fix: Use custom logger only for production 2022-08-23 20:45:42 +02:00
models.js feat: Version 2 2025-05-10 02:09:06 +02:00
policies.js feat: Add INTERNAL_ACCESS_TOKEN to support internal user configuration 2025-07-07 21:35:37 +02:00
routes.js feat: Move webhooks configuration from environment variable to UI 2025-07-04 22:04:11 +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 feat: Version 2 2025-05-10 02:09:06 +02:00