Commit Graph

43 Commits

Author SHA1 Message Date
24e2326dc4 Fixed issues with category routes and worked on post routes 2023-02-02 15:26:47 -05:00
555fc37047 Initial commit for management (#14) 2023-01-23 22:04:39 -05:00
ec9092abf3 Updated all routes (#12) 2023-01-19 10:41:12 -05:00
eabb8199dc Create analytic.model.js (#13) 2023-01-19 10:40:56 -05:00
61d3db113b Merge pull request #11 from jslightham/Update-package-json
Update package-lock.json
2023-01-15 21:07:05 -05:00
befe63c0a1 Update package-lock.json 2023-01-15 21:05:46 -05:00
8a071a0aeb Merge pull request #9 from jslightham/dependabot/npm_and_yarn/qs-and-body-parser-and-express-6.11.0
Bump qs, body-parser and express
2023-01-15 20:46:29 -05:00
0d9e704447 Merge pull request #8 from jslightham/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-01-15 20:46:18 -05:00
f2961ad26f Merge pull request #7 from jslightham/dependabot/npm_and_yarn/moment-timezone-0.5.37
Bump moment-timezone from 0.5.33 to 0.5.37
2023-01-15 20:46:10 -05:00
dependabot[bot]
dafc6f329b Bump qs, body-parser and express
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1)

Updates `express` from 4.17.1 to 4.18.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.1...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 15:27:21 +00:00
dependabot[bot]
cd16025228 Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 00:29:38 +00:00
dependabot[bot]
212d64de39 Bump moment-timezone from 0.5.33 to 0.5.37
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.33...0.5.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 04:00:42 +00:00
ce21f16ce9 Merge pull request #5 from jslightham/dependabot/npm_and_yarn/nodemailer-6.6.1
Bump nodemailer from 6.6.0 to 6.6.1
2022-07-02 23:35:28 -04:00
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