Commit Graph

7 Commits

Author SHA1 Message Date
d3f8947600 Bump express from 4.17.3 to 4.19.2 in /pkg/admin
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 02:33:07 +00:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
177992910e Load secrets from yaml, add received emails and content display reports 2023-01-26 19:32:08 +08:00
b7c98d915d Bump express from 4.17.1 to 4.17.3 in /pkg/admin
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 07:30:03 +00:00
f30c6f21c3 Update segment and nodemon to bump update-notifier 2022-03-01 12:20:13 -08:00
960eea9e07 Use bcryptjs on the admin site to simplify deployment
This reduces the deployment overheard for OSS users and speeds
up the container build time as no native modules will need to
be built.
2022-02-12 09:30:30 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00