1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00
planka/server
2024-04-08 01:18:26 +02:00
..
api Remove unused code and comments 2023-12-28 12:01:38 -06:00
config fix: Disable role change when OIDC roles are not ignored 2023-10-25 23:39:34 +02:00
db fix: Disable role change when OIDC roles are not ignored 2023-10-25 23:39:34 +02:00
private/attachments feat: Remove attachments from public access 2022-04-26 22:20:20 +05:00
public feat: Remove attachments from public access 2022-04-26 22:20:20 +05:00
test feat: Modify logger to log to file that supports fail2ban (#284) 2022-08-23 03:42:56 +05:00
utils feat: Labels reordering 2023-01-09 12:17:06 +01:00
views Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
.editorconfig Initial commit 2019-08-31 04:07:25 +05:00
.env.sample feat: Add ability to ignore roles when logging in with SSO (#534) 2023-10-26 02:01:35 +05:00
.eslintignore ref: Ignore public js linting (#278) 2022-08-08 17:58:41 +05:00
.gitignore meta: Fix ignore files for logs 2022-08-23 00:51:33 +02:00
.npmrc Update server scaffold 2019-10-14 21:50:52 +05:00
.sailsrc Docker, update readme, update dependencies 2019-10-01 04:18:33 +05:00
app.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
get-config.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
package-lock.json fix: Fix images becoming black and white when resizing 2024-04-08 01:18:26 +02:00
package.json fix: Fix images becoming black and white when resizing 2024-04-08 01:18:26 +02:00
README.md Initial commit 2019-08-31 04:07:25 +05:00

Planka server