1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/config
2022-12-26 21:10:50 +01: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 fix: Provide default value for token expiration 2022-08-09 19:09:07 +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 Move from prettier-eslint to eslint-plugin-prettier, update dependencies 2020-02-03 18:42:31 +05:00
policies.js feat: Remove attachments from public access 2022-04-26 22:20:20 +05:00
routes.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01: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