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-08-19 14:00:40 +02:00
..
env fix: Fix routes 2022-06-20 18:46:03 +02: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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05: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 feat: Permissions for board members 2022-08-19 14:00:40 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00