|
|
4de840f2ea
|
fix build paths
|
2023-07-07 23:09:02 +02:00 |
|
|
|
597a6f9015
|
start node in build/src
|
2023-07-07 11:56:00 +02:00 |
|
|
|
57704d8095
|
lint rules and packages
|
2023-06-21 16:39:17 +02:00 |
|
|
|
c1669abac0
|
correct nodemon watch in dev:debug
|
2023-06-15 13:58:38 +02:00 |
|
|
|
8229be36b2
|
Merge branch 'master' into ts-all
|
2023-06-14 11:21:21 +02:00 |
|
elweyn
|
de3c2faa58
|
chore(other): create new tag 2.7.0
|
2023-06-14 10:06:13 +02:00 |
|
|
|
e8cc3b3766
|
ts-jest & jest types
|
2023-06-13 13:02:37 +02:00 |
|
|
|
2e96dce29a
|
migrate with ts compiler
|
2023-06-08 14:05:51 +02:00 |
|
|
|
a567b7489e
|
package json, tsconfig, yarn.lock
|
2023-06-08 13:11:39 +02:00 |
|
|
|
4e13454a85
|
Merge branch 'master' into build-copy-files-script
|
2023-06-05 20:29:44 +02:00 |
|
dependabot[bot]
|
9c5fecb7b8
|
Bump metascraper-title from 5.33.5 to 5.34.7 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.7.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.34.7)
---
updated-dependencies:
- dependency-name: metascraper-title
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 08:08:21 +00:00 |
|
|
|
f4f016265a
|
capsulate in /bin/sh
|
2023-06-02 12:18:08 +02:00 |
|
|
|
0954951e26
|
removed ./
|
2023-06-02 12:11:42 +02:00 |
|
|
|
031c9c370b
|
copy files in external script
|
2023-06-02 11:08:08 +02:00 |
|
|
|
a50e3f2f14
|
Merge branch 'master' into typescript
|
2023-05-31 10:21:04 +02:00 |
|
|
|
86d64ce25e
|
Merge branch 'master' into fix-avatar-seeding
|
2023-05-25 12:51:14 +02:00 |
|
|
|
ec2fa8878b
|
Merge branch 'master' into fix-avatar-seeding
|
2023-05-25 10:45:30 +02:00 |
|
|
|
58928d4b56
|
Merge branch 'master' into unused-packages-backend
|
2023-05-24 14:56:21 +02:00 |
|
dependabot[bot]
|
49d959d7a5
|
Bump validator from 13.0.0 to 13.9.0 in /backend
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.0.0 to 13.9.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.0.0...13.9.0)
---
updated-dependencies:
- dependency-name: validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 18:53:30 +00:00 |
|
dependabot[bot]
|
69a01e2bf9
|
Bump metascraper-soundcloud from 5.34.2 to 5.34.4 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.34.2 to 5.34.4.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-soundcloud/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.4/packages/metascraper-soundcloud)
---
updated-dependencies:
- dependency-name: metascraper-soundcloud
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 17:55:17 +00:00 |
|
dependabot[bot]
|
09bfc32d97
|
Bump metascraper-audio from 5.33.5 to 5.34.4 in /backend
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-audio) from 5.33.5 to 5.34.4.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-audio/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.4/packages/metascraper-audio)
---
updated-dependencies:
- dependency-name: metascraper-audio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 15:34:38 +00:00 |
|
|
|
ee954c3a30
|
remove unused packages backend
|
2023-05-23 17:25:10 +02:00 |
|
|
|
8ca55f4d6e
|
enable typescript
|
2023-05-23 01:49:55 +02:00 |
|
dependabot[bot]
|
0e74260bd5
|
Bump helmet from 3.22.0 to 7.0.0 in /backend
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.22.0 to 7.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.22.0...v7.0.0)
---
updated-dependencies:
- dependency-name: helmet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-13 01:59:51 +00:00 |
|
|
|
75ad131550
|
Merge branch 'master' into fix-avatar-seeding
|
2023-05-08 13:13:48 +02:00 |
|
|
|
5fbdab6888
|
v2.6.0
|
2023-04-27 12:33:55 +02:00 |
|
|
|
e3b1f97ccd
|
update faker
|
2023-04-25 13:30:36 +02:00 |
|
dependabot[bot]
|
aceb422e76
|
Bump metascraper-soundcloud from 5.33.5 to 5.34.2 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.33.5 to 5.34.2.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-soundcloud/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.2/packages/metascraper-soundcloud)
---
updated-dependencies:
- dependency-name: metascraper-soundcloud
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-20 13:23:06 +00:00 |
|
dependabot[bot]
|
21fe489fb6
|
Bump metascraper-url from 5.33.5 to 5.34.2 in /backend
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.2.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.34.2)
---
updated-dependencies:
- dependency-name: metascraper-url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-20 08:39:24 +00:00 |
|
dependabot[bot]
|
1958d5a342
|
Bump neode from 0.4.8 to 0.4.9 in /backend
Bumps [neode](https://github.com/adam-cowley/neode) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/adam-cowley/neode/releases)
- [Commits](https://github.com/adam-cowley/neode/commits/v0.4.9)
---
updated-dependencies:
- dependency-name: neode
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 13:42:21 +00:00 |
|
Wolfgang Huß
|
08def14caf
|
Release v2.5.1 - fix filter menu width
|
2023-03-23 09:03:59 +01:00 |
|
Wolfgang Huß
|
6524239f59
|
Release v2.5.0
|
2023-03-21 13:23:27 +01:00 |
|
Moriz Wahl
|
4390d72477
|
feat(backand): upgrade jest to 29.4
|
2023-02-13 15:31:22 +01:00 |
|
|
|
a6731b201d
|
v2.4.0
|
2023-02-10 14:48:00 +01:00 |
|
Wolfgang Huß
|
e4c0e2a44c
|
Set 'nan: 2.17.0' in package.json, because 'yarn isntall' make problems on Apple M1
|
2023-01-27 13:18:21 +01:00 |
|
|
|
11087cbaef
|
updated required packages for node19, fix fs-capacitator
|
2023-01-25 16:08:26 +01:00 |
|
|
|
e6f0dfdd1a
|
v2.3.0
|
2022-12-05 11:30:35 +01:00 |
|
|
|
e32054acb8
|
include NODE_OPTIONS=--max-old-space-size=8192 again
|
2022-11-09 10:39:59 +01:00 |
|
|
|
73d2e4af29
|
backend: jest coverage report
|
2022-11-07 18:34:02 +01:00 |
|
Wolfgang Huß
|
82ad94f5da
|
Release v2.2.0
|
2022-10-28 16:03:01 +02:00 |
|
Wolfgang Huß
|
dc085e9e69
|
Release v2.1.0
|
2022-10-25 14:24:10 +02:00 |
|
Wolfgang Huß
|
ab6a4f46e3
|
Release v2.0.0
|
2022-10-23 14:37:14 +02:00 |
|
Wolfgang Huß
|
a618366619
|
Release v1.1.1 - refactor rebranding
|
2022-09-22 20:02:34 +02:00 |
|
Wolfgang Huß
|
5b1643208b
|
Upgrade neode from v^0.4.7 to v^0.4.8 in backend and main folder
|
2022-09-10 12:36:49 +02:00 |
|
dependabot[bot]
|
eef8d60046
|
Bump eslint-plugin-prettier from 3.1.2 to 3.4.1 in /backend
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.4.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-25 15:37:22 +00:00 |
|
Wolfgang Huß
|
9312e66b15
|
Add bigger JS heap size to backend tests
|
2022-08-22 12:53:27 +02:00 |
|
Wolfgang Huß
|
2d0ba9982b
|
Add '--logHeapUsage' to jest test call
|
2022-08-15 12:17:16 +02:00 |
|
Wolfgang Huß
|
e758e1337d
|
Release v1.1.0 - implement categories again
|
2022-08-03 15:24:42 +02:00 |
|
Wolfgang Huß
|
6247734a32
|
Release v1.0.9
|
2022-07-20 14:42:38 +02:00 |
|
Wolfgang Huß
|
cd07c9b2f6
|
Release v1.0.8
|
2022-07-01 09:51:48 +02:00 |
|