Commit Graph

26 Commits

Author SHA1 Message Date
14210cf0cf updates people updates! 2023-07-28 21:55:02 +02:00
dependabot[bot]
dbc2c14345 Bump cookiejar from 2.1.3 to 2.1.4
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 18:57:57 +01:00
3b97652c02 make docker image smaller 2023-01-15 12:38:21 +01:00
101e2ceed7 Mocha now prints both to xml and console 2023-01-15 00:29:11 +01:00
e2274b2800 update deps 2023-01-12 21:13:48 +01:00
0a4f9c4dfa circleci test reports 2022-10-12 23:28:17 +02:00
7de6bad9fd update everything easily updateable 2022-09-18 09:53:14 +00:00
9b26459bbd update ts-node so it works with TS>=4.7 2022-09-17 19:29:01 +00:00
dependabot[bot]
453ce308d0 Bump sharp from 0.30.4 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.4 to 0.30.5.
- [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.4...v0.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:54:45 +00:00
dfe14eac39 workaround photos not loading bug 2022-04-30 21:58:22 +02:00
048ad9aa70 update parcel so it actually works and doesn't crash
but still use postcss because otherwise blueprint.js doesn't compile
2022-04-04 19:26:27 +00:00
e1096f6e28 non-breaking updates 2022-02-16 17:18:52 +00:00
a0567f60fa update most packages 2021-08-01 20:45:02 +03:00
dependabot[bot]
8838a13e39 Bump color-string from 1.5.4 to 1.5.5 (#1)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 17:17:11 +03:00
dependabot[bot]
4bf2f883d4 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 09:12:07 +00:00
dependabot[bot]
89f729ace3 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:49:23 +00:00
dependabot[bot]
b1df28ae6a Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:50:15 +00:00
dependabot[bot]
e0ba2cb464 Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 07:34:58 +00:00
dependabot[bot]
691f159a85 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:30:09 +00:00
117b2b999f update deps 2020-12-13 16:26:54 +00:00
3313c52086 sort pictures by most recent 2020-10-15 14:53:41 +03:00
0dbf4b020e some validation on entities' properties 2020-10-14 09:05:31 +03:00
2887aedc3c (hopefully) working photos upload backend 2020-10-13 23:58:49 +03:00
291f78f265 add husky checks 2020-10-12 15:43:13 +03:00
978c0d9438 get users working 2020-10-11 18:58:18 +03:00
442e882b72 init 2020-10-10 13:52:57 +03:00