Commit Graph

8 Commits

Author SHA1 Message Date
10a895c73b Update package-lock.json 2021-10-04 00:51:22 -04:00
3143c8e65a Merge pull request #1 from jslightham/dependabot/npm_and_yarn/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1
2021-09-15 14:32:17 -04:00
dependabot[bot]
ee2288d03b Bump tar from 6.1.0 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 19:24:29 +00:00
dependabot[bot]
ed92761e2e Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 19:24:19 +00:00
Johnathon Slightham
ac404a0ac5 Added email subjects, and favourites 2021-05-19 15:53:22 -04:00
Johnathon Slightham
2ff2689e91 Added session purge, email templates, email sending, and fixed user bugs 2021-05-05 02:25:30 -04:00
Johnathon Slightham
289b2d1213 Built most of the user routes, and begun work on utils 2021-05-04 02:12:49 -04:00
Johnathon Slightham
1758e9c3ee Initial push, base application done 2021-05-02 15:42:58 -04:00