1
0
Fork 0
Commit graph

82 commits

Author SHA1 Message Date
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
Joost De Cock
d612d09752 bug: Fixed typo in model model for underbust measurement 2021-12-28 20:06:29 +01:00
Joost De Cock
5265a735fb sparkles: Added removal of a single model 2021-12-28 20:06:29 +01:00
Joost De Cock
012e4e3e17 pencil: Updated README 2021-12-28 20:06:29 +01:00
Joost De Cock
2d53613666 whale: Updated docker-compose file to run backend + database 2021-12-28 20:06:29 +01:00
Joost De Cock
bd2bd42838 whale: Updated dockerfile 2021-12-28 20:06:29 +01:00
Joost De Cock
ebe20102c3 whale: Added docker images and docker-compose file 2021-12-28 20:06:29 +01:00
Joost De Cock
3cf44ecd04 sparkles: Added landing page for catch-all route and config verification 2021-12-28 20:06:29 +01:00
Joost De Cock
3335643e90 lock: Changed signup flow, fixes #1 2021-12-28 20:06:29 +01:00
Joost De Cock
7a2e2f3465 sparkles: Added model avatar uris to login response 2021-12-28 20:06:29 +01:00
Joost De Cock
eda7a3573c construction: Small tweaks for new website 2021-12-28 20:06:28 +01:00
Joost De Cock
499b6d6209 fire: Removed the deprecated acrossBack measurement 2021-12-28 20:06:28 +01:00
Joost De Cock
5895241b37 construction: Updated links in outgoing emails
TODO we still need to handle the language subdomains
2021-12-28 20:06:28 +01:00
Joost De Cock
a7bb6015e0 sparkles: Added Github sponsor button 2021-12-28 20:06:28 +01:00
Joost De Cock
406d0c2fb7 wrench: Named process in PM2 2021-12-28 20:06:28 +01:00
Joost De Cock
c65e5c360c bug: Return default avatar for models without picture 2021-12-28 20:06:28 +01:00
Joost De Cock
a6ca525cad sparkles: Updated model avatar URLs 2021-12-28 20:06:28 +01:00
Joost De Cock
14910672b2 sparkles: Handling users without avatar 2021-12-28 20:06:28 +01:00