Commit Graph

24 Commits

Author SHA1 Message Date
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
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