1
0
Fork 0
Commit graph

99 commits

Author SHA1 Message Date
Joost De Cock
777acaf74a chore: Reconfigure packages 2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67 chore: Reconfigure packages 2022-01-28 20:25:21 +01:00
Joost De Cock
ee2f0b0eac chore: Reconfigure packages 2022-01-28 19:59:00 +01:00
Nick Dower
05f7bc7c56 Update backend example.env and README. 2022-01-28 10:09:16 +01:00
dependabot[bot]
7bb18fd926
chore(deps): bump jsonwebtoken from 8.3.0 to 8.5.1
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.3.0 to 8.5.1.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.3.0...v8.5.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:45:26 +00:00
Joost De Cock
2380b4f2db chore: Reconfigure packages 2022-01-27 15:20:28 +01:00
Joost De Cock
4143b3a818 chore: Reconfigure packages 2022-01-27 12:59:01 +01:00
dependabot[bot]
5fb03fb15a
chore(deps): bump jszip from 3.7.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 04:17:56 +00:00
Joost De Cock
53496e2f75 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-01-24 09:37:55 +01:00
Joost De Cock
a2a4e2a838 chore: Reconfigure packages 2022-01-24 09:34:01 +01:00
dependabot[bot]
da2afba2f4
Bump passport from 0.4.0 to 0.5.2
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.0 to 0.5.2.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.0...v0.5.2)

---
updated-dependencies:
- dependency-name: passport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:03:04 +00:00
Joost De Cock
8d2ec0c9f1 chore: Reconfigure packages 2022-01-23 14:27:21 +01:00
Joost De Cock
e465b64810
Merge pull request #1677 from freesewing/dependabot/npm_and_yarn/query-string-7.1.0
chore(deps): bump query-string from 6.2.0 to 7.1.0
2022-01-23 13:33:11 +01:00
Joost De Cock
2234155052 chore: Fixed linter warnings 2022-01-20 09:07:38 +01:00
Joost De Cock
56df5d5287 feat(backend): Added capitalize method to utils 2022-01-20 08:30:26 +01:00
Joost De Cock
e7c8d32d16 chore(backend): Make it prettier 2022-01-19 16:23:57 +01:00
dependabot[bot]
c136862b4b
chore(deps): bump query-string from 6.2.0 to 7.1.0
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.2.0 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.2.0...v7.1.0)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 10:59:46 +00:00
dependabot[bot]
c4ab064a55
chore(deps): bump remark-parse from 9.0.0 to 10.0.1
Bumps [remark-parse](https://github.com/remarkjs/remark) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-parse@9.0.0...remark-parse@10.0.1)

---
updated-dependencies:
- dependency-name: remark-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 04:15:29 +00:00
dependabot[bot]
4579fc8cbc
chore(deps): bump nodemailer from 6.6.1 to 6.7.2
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.6.1 to 6.7.2.
- [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.1...v6.7.2)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:25:55 +00:00
Joost De Cock
12c3787e67
Merge pull request #1597 from freesewing/dependabot/npm_and_yarn/nodemailer-6.6.1
build(deps): bump nodemailer from 4.6.8 to 6.6.1
2022-01-15 19:05:07 +01:00
dependabot[bot]
7cc9fc5db7
chore(deps): bump cors from 2.8.4 to 2.8.5
Bumps [cors](https://github.com/expressjs/cors) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/expressjs/cors/releases)
- [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cors/compare/v2.8.4...v2.8.5)

---
updated-dependencies:
- dependency-name: cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 17:46:19 +00:00
Joost De Cock
64609388bd chore: Reconfigure packages 2022-01-09 19:19:52 +01:00
Joost De Cock
373b2c6975 release: 2.19.8 2022-01-08 16:33:28 +01:00
Joost De Cock
fc430ebc19 chore: Prep for prerelease 2022-01-08 15:38:11 +01:00
Joost De Cock
abf328bfb2
Merge pull request #1600 from freesewing/dependabot/npm_and_yarn/jszip-3.7.1
chore(deps): bump jszip from 3.1.5 to 3.7.1
2022-01-06 18:09:11 +01:00
Joost De Cock
3e8dc11fe2 chore: Reconfigure packages 2022-01-05 19:09:41 +01:00
Joost De Cock
9c8c0938c0 chore: Reconfigure packages 2022-01-05 18:59:10 +01:00
Joost De Cock
cd0fa058c9 fix(backend): Updated example.env 2022-01-01 16:39:07 +01:00
dependabot[bot]
58d14d1f7d
chore(deps): bump jszip from 3.1.5 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.1.5...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 14:35:15 +00:00
dependabot[bot]
d8cdc10488
build(deps): bump nodemailer from 4.6.8 to 6.6.1
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 4.6.8 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/v4.6.8...v6.6.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 14:35:11 +00:00
Joost De Cock
9bea5458ee fix(backend): Re-applied OG code after re-import 2022-01-01 15:32:37 +01:00
Joost De Cock
ca8ceb1a30 fix(backend): Proper import of archived repo
Not really sure what happened, but clearly when I imported our backend
code into our monorepo, it was not the latest version.

So I'm fixing this now by putting in the latest code. I will re-apply
the changes since later.
2022-01-01 15:18:32 +01:00
Joost De Cock
cdf893c92f fix(backend): Fix for homepage OG image 2021-12-31 13:44:00 +01:00
Joost De Cock
14187b0cf7 fix(backend): Better OG support 2021-12-30 12:35:44 +01:00
Joost De Cock
5f27adb5b4 fix(backend): Keep remark-frontmatter on pre-ESM version 2021-12-29 20:10:01 +01:00
Joost De Cock
018a2c461d feat(backend): Initial support for open graph images 2021-12-29 18:02:26 +01:00
Joost De Cock
8a2447f775 wip(backend): Work on generating og images 2021-12-29 17:02:14 +01:00
Joost De Cock
d3095e3354 feat(backend): Use dotenv 2021-12-29 11:31:42 +01:00
Joost De Cock
fcea3188f9 fix(backend): Don't error on tests 2021-12-29 09:10:07 +01:00
Joost De Cock
0a53720bb0 chore: Reconfigure packages 2021-12-29 08:58:47 +01:00
Joost De Cock
3e50472215 chore(backend): Cleanup after import 2021-12-28 20:18:14 +01:00
Joost De Cock
1cc116bc1c feat(bakend): Imported backend into monorepo 2021-12-28 20:12:25 +01:00
joostdecock
4e863f2f2a chore: Added run-mongo script 2021-12-28 20:07:01 +01:00
dependabot-preview[bot]
8c7909a21f Upgrade to GitHub-native Dependabot 2021-12-28 20:06:53 +01:00
Joost De Cock
268441ba38 chore: Added issue templates 2021-12-28 20:06:47 +01:00
Joost De Cock
a5f5016430 fix: Updated gitter link to discord 2021-12-28 20:06:46 +01:00
Kieran Klaassen
a48ac08626 fix: only run node 10.x for CI 2021-12-28 20:06:35 +01:00
Kieran Klaassen
d4dde6ae27 Add nodejs CI for tests 2021-12-28 20:06:33 +01:00
Joost De Cock
ab541c7e10 sparkles: Added kneeCircumference measurement 2021-12-28 20:06:29 +01:00
Joost De Cock
d211b88e5b sparkles: Updated Oauth URLs 2021-12-28 20:06:29 +01:00