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
dependabot[bot] 8b25bcfdec
chore(deps): Bump ejs and sails in /server
Bumps [ejs](https://github.com/mde/ejs) and [sails](https://github.com/balderdashy/sails). These dependencies needed to be updated together.

Updates `ejs` from 2.5.7 to 3.1.7
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v2.5.7...v3.1.7)

Updates `sails` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/balderdashy/sails/releases)
- [Changelog](https://github.com/balderdashy/sails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/balderdashy/sails/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: sails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
..
api fix: Fix missing board memberships loading 3 years ago
config fix: Front-end base url with path (#303) 3 years ago
db feat: Invalidate access token on logout 3 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) 3 years ago
utils fix: Use custom logger only for production 3 years ago
views Docker, update readme, update dependencies 6 years ago
.editorconfig Initial commit 6 years ago
.env.sample ref: Prettify env sample 3 years ago
.eslintignore ref: Ignore public js linting (#278) 3 years ago
.gitignore meta: Fix ignore files for logs 3 years ago
.npmrc Update server scaffold 6 years ago
.sailsrc Docker, update readme, update dependencies 6 years ago
README.md Initial commit 6 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(deps): Bump ejs and sails in /server 3 years ago
package.json chore(deps): Bump ejs and sails in /server 3 years ago

README.md

Planka server