1
0
Fork 0
Commit graph

953 commits

Author SHA1 Message Date
joostdecock
7aa8f7682a wip(backend): Work on images 2022-11-02 17:12:04 +01:00
joostdecock
dc82faee73 wip(backend): Account retrieval and doubles 2022-11-02 13:54:20 +01:00
joostdecock
553ab91d26 wip(backend): Login flow 2022-11-02 12:47:13 +01:00
joostdecock
f6a796959b wip(backend): Added lowercase username field 2022-11-02 12:33:32 +01:00
joostdecock
efe9e6c24d wip(backend): Singup workflow and tests 2022-11-01 21:36:15 +01:00
joostdecock
0eaccf7b18 wip(backend): Work on new backend and tests 2022-11-01 18:00:25 +01:00
joostdecock
22f357adbf wip(backend): Split migration script into two steps 2022-11-01 14:32:36 +01:00
joostdecock
98087677be wip(backend): Work on signup flow 2022-10-31 17:54:49 +01:00
joostdecock
6837f1c8df fix(backend): Stringify return value when updating hash 2022-10-31 08:39:41 +01:00
joostdecock
d8134314c6 feat(backend): Added new and legacy password handling 2022-10-31 08:36:36 +01:00
joostdecock
34549d5c71 wip(backend): Work on migration scripts for backend db 2022-10-30 19:16:19 +01:00
joostdecock
244ea5854d chore(backend): Keep db file out of repo 2022-10-30 17:22:28 +01:00
joostdecock
f6809e92e4 chore(backend): Cleaned up comments 2022-10-29 22:37:37 +02:00
joostdecock
b42f8bffb2 wip(backend): Clarified ehash method comment 2022-10-29 22:28:40 +02:00
joostdecock
1f312c6548 wip(backend): Added prettier 2022-10-29 22:28:40 +02:00
joostdecock
132f77f83b wip(backend): Keep environment out of crypto 2022-10-29 22:28:40 +02:00
joostdecock
88d9b2a1e9 wip(backend): Started work on v3 backend 2022-10-29 22:28:40 +02:00
dependabot[bot]
caba3da108
chore(deps): bump mocha from 10.0.0 to 10.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 20:57:51 +00:00
dependabot[bot]
a859b4e0a2
chore(deps): bump axios from 1.1.2 to 1.1.3
Bumps [axios](https://github.com/axios/axios) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.1.2...v1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 04:25:13 +00:00
Joost De Cock
24ad4d31bd
Merge pull request #2951 from freesewing/dependabot/npm_and_yarn/express-4.18.2
chore(deps): bump express from 4.18.1 to 4.18.2
2022-10-10 18:43:36 -05:00
dependabot[bot]
c6983e74a0
chore(deps): bump body-parser from 1.20.0 to 1.20.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.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.20.0...1.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 04:16:08 +00:00
dependabot[bot]
1e06474d76
chore(deps): bump express from 4.18.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.18.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.18.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 04:15:24 +00:00
dependabot[bot]
38d412eb84
chore(deps): bump axios from 0.27.2 to 1.1.2
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 02:38:39 +00:00
Joost De Cock
e4378c2edb chore: Reconfigure packages 2022-10-08 04:27:44 +02:00
Joost De Cock
8e68bfc465 chore: Reconfigure packages 2022-10-08 04:05:18 +02:00
dependabot[bot]
0c7a67be8b
chore(deps): bump nodemailer from 6.7.8 to 6.8.0
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.8 to 6.8.0.
- [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.7.8...v6.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 04:11:23 +00:00
dependabot[bot]
acc11a592e
Bump yaml from 1.10.2 to 2.1.1
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.1.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 17:13:25 +00:00
Joost De Cock
a416b8b860 chore: More linting 2022-09-15 13:49:55 +02:00
Joost De Cock
c9f9202c9b chore: Added eslint config and workflow 2022-09-15 07:53:35 +02:00
dependabot[bot]
c687cf59ff
Bump sharp from 0.30.7 to 0.31.0
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.31.0.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:01:34 +00:00
Benjamin F
868ea4d505 Add Lab and remove Workbench and Next gist re-creation links. 2022-08-25 06:08:14 -07:00
Joost De Cock
fd7c4129b0
Merge pull request #2665 from freesewing/dependabot/npm_and_yarn/remark-14.0.2
chore(deps): Bump remark from 13.0.0 to 14.0.2
2022-08-25 10:21:57 +02:00
dependabot[bot]
8f7cfa90dc
chore(deps): Bump remark from 13.0.0 to 14.0.2
Bumps [remark](https://github.com/remarkjs/remark) from 13.0.0 to 14.0.2.
- [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/13.0.0...14.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 07:58:38 +00:00
dependabot[bot]
c74dd7a61d
chore(deps): Bump axios from 0.25.0 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 07:58:15 +00:00
joostdecock
ae40299f7b chore: develop now hosts v3 code 2022-08-23 13:45:20 +02:00
joostdecock
d230d0dee8 chore: Reconfigure packages 2022-08-23 13:13:56 +02:00
joostdecock
c8db1f1774 chore: Reconfigure packages 2022-08-22 19:13:28 +02:00
joostdecock
a102acb6aa chore: Reconfigure packages 2022-08-22 15:39:44 +02:00
dependabot[bot]
c8cc7542c5
chore(deps): Bump nodemailer from 6.7.7 to 6.7.8
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.7 to 6.7.8.
- [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.7.7...v6.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 04:10:02 +00:00
dependabot[bot]
6cd417629a
chore(deps): Bump jszip from 3.10.0 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.10.0...v3.10.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-08-03 04:09:19 +00:00
Joost De Cock
d6019deb02 chore: Fixing linter warnings 2022-07-12 21:23:14 +02:00
Joost De Cock
15573ba3ca
Merge pull request #2383 from freesewing/dependabot/npm_and_yarn/nodemailer-6.7.7
build(deps): bump nodemailer from 6.7.5 to 6.7.7
2022-07-11 18:23:20 +02:00
Joost De Cock
4702eab31c chore(backend): Don't run tests in CI (for now) 2022-07-11 18:22:27 +02:00
dependabot[bot]
1457c71e4a
build(deps): bump nodemailer from 6.7.5 to 6.7.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.5 to 6.7.7.
- [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.7.5...v6.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 15:33:27 +00:00
Joost De Cock
f7b9a8d52f chore: Reconfigure after version bump 2022-07-02 20:20:43 +02:00
Joost De Cock
aafcedf413 chore: Reconfigure packages 2022-06-30 12:10:37 +02:00
dependabot[bot]
530c543ac6
build(deps-dev): bump backpack-core from 0.7.0 to 0.8.4
Bumps [backpack-core](https://github.com/palmerhq/backpack) from 0.7.0 to 0.8.4.
- [Release notes](https://github.com/palmerhq/backpack/releases)
- [Commits](https://github.com/palmerhq/backpack/compare/v0.7.0...v0.8.4)

---
updated-dependencies:
- dependency-name: backpack-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 04:12:50 +00:00
Joost De Cock
9ef103fb64 release: 2.21.1 2022-06-28 08:52:21 +02:00
Joost De Cock
2f50d8f684 chore: Reconfigure packages 2022-06-27 12:52:09 +02:00
Joost De Cock
943be591cb chore: Reconfigure packages 2022-06-27 11:44:16 +02:00