Commit Graph

11 Commits

Author SHA1 Message Date
6f6cf72d53 Merge pull request #3 from jslightham/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-09 12:44:10 -04:00
dependabot[bot]
55d9697197 Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 11:42:08 +00:00
dependabot[bot]
e45b785cb6 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 17:37:03 +00:00
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