1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/config
2025-07-18 09:22:47 +02:00
..
env feat: Version 2 2025-05-10 02:09:06 +02:00
locales fix: Fix typo in English translations (#1259) 2025-07-16 12:18:56 +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 Greek translation (#1255) 2025-07-15 13:13:52 +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 Merge 869d9c1d11 into fdac299fc7 2025-07-18 09:22:47 +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