You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server
Matthew Stickney 94a8011bd6 feat: Make logfile location customizable
It may be desirable to log to a more standard location (e.g. in /var/log/),
or in some cases to turn logging to file off. To support these, use a
custom config property to determine the location of the output log file,
and default to the previous location if it is unset.
2 years ago
..
api feat: Add Yemeni Arabic translation (#880) 2 years ago
config feat: Google Chat notifications (#867) 2 years ago
db feat: Additional httpOnly token for enhanced security in browsers 2 years ago
private/attachments feat: Remove attachments from public access 4 years ago
public feat: Remove attachments from public access 4 years ago
test feat: Modify logger to log to file that supports fail2ban (#284) 4 years ago
utils feat: Make logfile location customizable 2 years ago
views Docker, update readme, update dependencies 7 years ago
.editorconfig Initial commit 7 years ago
.env.sample feat: Make logfile location customizable 2 years ago
.eslintignore ref: Ignore public js linting (#278) 4 years ago
.gitignore meta: Fix ignore files for logs 4 years ago
.npmrc Update server scaffold 7 years ago
.sailsrc Docker, update readme, update dependencies 7 years ago
README.md Initial commit 7 years ago
app.js feat: Add gallery for attachments 4 years ago
get-config.js feat: Add gallery for attachments 4 years ago
package-lock.json chore: Update version 2 years ago
package.json chore: Bump express and related dependencies 2 years ago

README.md

Planka server