1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00
planka/server/config
2024-06-14 16:38:06 +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: Ability to allow everyone to create projects (#787) 2024-06-14 16:38:06 +02:00
datastores.js chore: Update dependencies 2024-04-23 15:45:47 +02: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 feat: Ability to allow everyone to create projects (#787) 2024-06-14 16:38:06 +02:00
routes.js feat: Sort cards within list (#717) 2024-04-22 21:56:07 +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