dependabot[bot]
|
cc29f58ba5
|
Bump nodemailer from 6.6.0 to 6.6.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.6.0...v6.6.1)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-03 03:28:34 +00:00 |
|
|
|
da97b33ce0
|
Merge pull request #6 from jslightham/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
|
2022-07-02 23:27:52 -04:00 |
|
dependabot[bot]
|
f575eac716
|
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 16:44:22 +00:00 |
|
|
|
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 |
|
|
|
01cf992aa9
|
Merge pull request #4 from jslightham/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
|
2022-04-09 12:43:56 -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 |
|
|
|
acc683f38c
|
Delete .github/workflows directory
|
2021-10-04 00:49:48 -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 |
|
|
|
4bc5fbd72b
|
Merge pull request #2 from jslightham/dependabot/npm_and_yarn/tar-6.1.11
Bump tar from 6.1.0 to 6.1.11
|
2021-09-15 14:32:08 -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 |
|
|
|
41eae48e3f
|
Create codeql-analysis.yml
|
2021-09-14 15:21:53 -04:00 |
|
Johnathon Slightham
|
b1a8963952
|
Finished password reset, added email check & profile editing
|
2021-09-07 13:04:00 -04:00 |
|
|
|
7216698a96
|
Update README.md
|
2021-09-07 12:58:48 -04:00 |
|
|
|
21a6fa1314
|
Update README.md
|
2021-07-10 14:24:00 -04:00 |
|
|
|
c4cfe6b561
|
Fix missing https issue
|
2021-07-10 13:39:42 -04:00 |
|
Johnathon Slightham
|
531a4d632b
|
Added refresh tokens
|
2021-06-11 12:03:50 -04:00 |
|
Johnathon Slightham
|
fdb447a9ee
|
Added some admin endpoints & ssl, and cleaned up config
|
2021-05-25 15:50:56 -04:00 |
|
Johnathon Slightham
|
cafb324ddb
|
Refactor utils and organize routes/schema
|
2021-05-19 20:08:04 -04:00 |
|
Johnathon Slightham
|
ac404a0ac5
|
Added email subjects, and favourites
|
2021-05-19 15:53:22 -04:00 |
|
Johnathon Slightham
|
fb799fa001
|
Added posts and categories
|
2021-05-17 23:54:14 -04:00 |
|
|
|
3e681bcf9b
|
Update README.md
|
2021-05-05 02:45:34 -04:00 |
|
Johnathon Slightham
|
2ff2689e91
|
Added session purge, email templates, email sending, and fixed user bugs
|
2021-05-05 02:25:30 -04:00 |
|
|
|
c2ecd89ab0
|
Clean up readme
|
2021-05-04 02:23:37 -04:00 |
|
|
|
9aa01d46fc
|
Create README.md
|
2021-05-04 02:23:04 -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 |
|
|
|
6534e68a59
|
Initial commit
|
2021-05-02 15:23:49 -04:00 |
|