dependabot[bot]
|
ab922d0b3e
|
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-13 08:43:08 +00:00 |
|
dependabot[bot]
|
d0fa2f5eec
|
Bump migrate from 2.0.0 to 2.0.1 in /backend
Bumps [migrate](https://github.com/visionmedia/node-migrate) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/tj/node-migrate/blob/main/History.md)
- [Commits](https://github.com/visionmedia/node-migrate/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: migrate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-02 09:26:36 +00:00 |
|
dependabot[bot]
|
dba50a3ce2
|
Bump eslint-plugin-import from 2.27.5 to 2.29.0 in /backend
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.29.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-29 07:48:57 +00:00 |
|
mahula
|
08b6a47e4d
|
remove unused package chai from backend
|
2023-11-24 21:43:39 +01:00 |
|
mahula
|
89372fb29b
|
remove unused cucumber scripts and dependencies
|
2023-11-24 21:40:51 +01:00 |
|
mahula
|
586e83fc22
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/sanitize-html-2.11.0
|
2023-11-18 09:43:34 +01:00 |
|
dependabot[bot]
|
ccb949f6d3
|
Bump dotenv from 8.2.0 to 16.3.1 in /backend
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v16.3.1)
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-11 02:21:08 +00:00 |
|
dependabot[bot]
|
7c3f45cd5f
|
Bump sanitize-html from 1.22.1 to 2.11.0 in /backend
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.22.1 to 2.11.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.11.0)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 07:01:46 +00:00 |
|
mahula
|
f0e90aaa10
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/validator-13.11.0
|
2023-11-03 12:42:59 +01:00 |
|
mahula
|
13df461cfe
|
bump package eslint-import-resolver-typescript version to v3.6.1
|
2023-11-02 14:50:26 +01:00 |
|
mahula
|
900d78c757
|
remove package eslint-import-resolver-typescript from backend since not used
|
2023-11-02 14:43:11 +01:00 |
|
mahula
|
72ba740964
|
Revert "Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 in /backend"
This reverts commit 0fc0a71955a1b4e9c94a95ac9e3fe5a5b14ac3ba.
|
2023-11-02 14:34:51 +01:00 |
|
dependabot[bot]
|
0fc0a71955
|
Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 in /backend
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.1.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.1)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-14 01:32:13 +00:00 |
|
dependabot[bot]
|
7c677f2749
|
Bump validator from 13.9.0 to 13.11.0 in /backend
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.9.0 to 13.11.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.9.0...13.11.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-10-14 01:32:13 +00:00 |
|
Wolfgang Huß
|
aa2d27e8ca
|
Release v3.1.2 - Fix Kubernetes Deployment by degrade Node version from v20.7.0 to v20.2.0
|
2023-10-03 13:36:06 +02:00 |
|
Wolfgang Huß
|
51847a087f
|
Release v3.1.1 – move DKIM to secrets and fix search etc.
|
2023-09-27 14:51:32 +02:00 |
|
mahula
|
d30fb7b2f8
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/babel/preset-env-7.22.20
|
2023-09-27 09:39:08 +02:00 |
|
mahula
|
f4a795e695
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/babel/plugin-proposal-throw-expressions-7.22.5
|
2023-09-26 21:41:59 +02:00 |
|
mahula
|
469b4e125c
|
Merge branch 'master' into remove-metascraper-audio-package-from-backend
|
2023-09-26 17:28:02 +02:00 |
|
dependabot[bot]
|
6b062b6484
|
Bump @babel/plugin-proposal-throw-expressions in /backend
Bumps [@babel/plugin-proposal-throw-expressions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-throw-expressions) from 7.8.3 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-plugin-proposal-throw-expressions)
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-throw-expressions"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-23 01:26:41 +00:00 |
|
dependabot[bot]
|
b2db4fe190
|
Bump @babel/preset-env from 7.22.9 to 7.22.20 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-23 01:26:17 +00:00 |
|
mahula
|
bf889c77ab
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/chai-4.3.8
|
2023-09-19 16:33:40 +02:00 |
|
dependabot[bot]
|
b26b416e8c
|
Bump chai from 4.2.0 to 4.3.8 in /backend
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.8.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/4.2.0...v4.3.8)
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-16 01:31:12 +00:00 |
|
dependabot[bot]
|
6fc12da7d4
|
Bump eslint-config-prettier from 8.8.0 to 9.0.0 in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-16 01:31:01 +00:00 |
|
Wolfgang Huß
|
6276d87c6a
|
Release v3.1.0
|
2023-09-13 11:09:46 +02:00 |
|
Wolfgang Huß
|
b2829f0c16
|
Release v3.0.4 – Fix Group Link on Map, Embed Backend Shot Down and Bug on Post Language Detect
|
2023-09-12 11:38:48 +02:00 |
|
mahula
|
4d3443b442
|
remove package metascraper-audio frombackend
|
2023-09-12 11:37:08 +02:00 |
|
Wolfgang Huß
|
6e0e5b664a
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/aws-sdk-2.1425.0
|
2023-09-06 18:10:37 +02:00 |
|
Wolfgang Huß
|
355624289f
|
Merge branch 'master' into dependabot/npm_and_yarn/backend/babel/preset-env-7.22.9
|
2023-09-06 15:29:13 +02:00 |
|
Wolfgang Huß
|
7d761c262a
|
Release v3.0.3
|
2023-09-04 11:58:33 +02:00 |
|
Wolfgang Huß
|
7bcad81785
|
Release v3.0.2
|
2023-08-11 14:22:13 +02:00 |
|
Wolfgang Huß
|
0daeb5b957
|
Releasde v3.0.1 – fix chat avatars
|
2023-08-09 11:52:59 +02:00 |
|
Wolfgang Huß
|
28e9ab3f39
|
Release v3.0.0
|
2023-08-07 11:07:11 +02:00 |
|
dependabot[bot]
|
5b1949c880
|
Bump aws-sdk from 2.652.0 to 2.1425.0 in /backend
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.652.0 to 2.1425.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.652.0...v2.1425.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-29 03:32:16 +00:00 |
|
dependabot[bot]
|
ae0c6f12bd
|
Bump @babel/preset-env from 7.9.5 to 7.22.9 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.5 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-15 02:05:07 +00:00 |
|
|
|
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 |
|