13721 Commits

Author SHA1 Message Date
69c8a7cca4
booleans must be in quotes aswell 2023-06-17 13:24:21 +02:00
aa7ae7dc34
Merge pull request #6413 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/core-7.22.5
Bump @babel/core from 7.22.1 to 7.22.5
b2.7.0-450
2023-06-17 12:47:41 +02:00
dependabot[bot]
8f5e4ea168
Bump @babel/core from 7.22.1 to 7.22.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 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-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-17 10:07:12 +00:00
57d3e114c7
Merge pull request #6306 from Ocelot-Social-Community/update-database
refactor(database): update neo4j to 4.4
b2.7.0-449
2023-06-17 12:04:49 +02:00
ab7749bd94
Merge branch 'master' into update-database 2023-06-17 11:21:55 +02:00
09060f52fb
Merge pull request #6414 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-12.14.0
Bump cypress from 12.13.0 to 12.14.0
b2.7.0-448
2023-06-17 11:21:32 +02:00
dependabot[bot]
e8dcba6074
Bump cypress from 12.13.0 to 12.14.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.13.0 to 12.14.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.13.0...v12.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-17 00:27:49 +00:00
841f8fbe63
Merge pull request #6409 from Ocelot-Social-Community/dependabot/docker/backend/node-20.3.0-alpine3.17
Bump node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17 in /backend
b2.7.0-447
2023-06-17 02:25:08 +02:00
dependabot[bot]
22d7116e4b
Bump node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17 in /backend
Bumps node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 22:53:48 +00:00
8dd5345d8c
Merge pull request #6408 from Ocelot-Social-Community/dependabot/docker/webapp/node-20.3.0-alpine3.17
Bump node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17 in /webapp
b2.7.0-446
2023-06-17 00:52:55 +02:00
dependabot[bot]
12af4c23b2
Bump node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17 in /webapp
Bumps node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 21:45:06 +00:00
75bd7dbc36
fixed report queries 2023-06-16 23:00:59 +02:00
df139c9937
use list comprehension instead of filter(not supported anymore in 4.4) 2023-06-16 15:34:27 +02:00
eb6825b6e6
remove listen address 7474 from docker since its default value 2023-06-16 15:14:27 +02:00
23c2be3093
Merge branch 'master' into update-database 2023-06-16 15:02:58 +02:00
e657b8bf7d
Merge pull request #6448 from Ocelot-Social-Community/typescript-fix
fix(backend): typescript fix
b2.7.0-445
2023-06-15 14:33:41 +02:00
c1669abac0
correct nodemon watch in dev:debug 2023-06-15 13:58:38 +02:00
5dd4a1af80
comment to explain the bug 2023-06-15 13:58:26 +02:00
09ef532838
converted two more js files to ts 2023-06-15 13:57:29 +02:00
0432d3277e
fixed why production didnt work 2023-06-15 13:57:13 +02:00
a43a4b2c5d
Merge pull request #6434 from Ocelot-Social-Community/ts-all
refactor(backend): migrate completely to typescript
b2.7.0-444
2023-06-15 01:38:48 +02:00
8229be36b2
Merge branch 'master' into ts-all 2023-06-14 11:21:21 +02:00
Hannes Heine
2904f95b1a
Merge pull request #6440 from Ocelot-Social-Community/release-2.7.0
chore(release): v2.7.0
b2.7.0-443 2.7.0
2023-06-14 10:45:32 +02:00
elweyn
de3c2faa58 chore(other): create new tag 2.7.0 2023-06-14 10:06:13 +02:00
6b29472872
typo 2023-06-13 17:27:02 +02:00
4b0904fa1b
do not allow js 2023-06-13 17:25:24 +02:00
325d45f690
remove scripts not part of this 2023-06-13 17:20:11 +02:00
4f033efaa7
fixed wrong removal of .js 2023-06-13 17:16:11 +02:00
9baab693fc
fix spacing 2023-06-13 17:11:39 +02:00
5feeab9182
fixed typescript error on embeds.spec 2023-06-13 16:56:00 +02:00
d60b2e1544
type for mockedFetch 2023-06-13 16:22:57 +02:00
79a5db809b
build backend for fullstack tests 2023-06-13 15:32:14 +02:00
5f545f3b8f
fixed cypress 2023-06-13 15:06:04 +02:00
3f7f3c2651
"fix" decoder 2023-06-13 14:22:25 +02:00
73d0cc4a1c
fix several tests to fit typescript requirements 2023-06-13 14:07:59 +02:00
e8cc3b3766
ts-jest & jest types 2023-06-13 13:02:37 +02:00
f1203a76db
fix missing file ending 2023-06-12 14:40:06 +02:00
c436cb52b1
corrected file endings or removed them where possible 2023-06-12 14:26:52 +02:00
198bb2ddd9
server 2023-06-12 14:07:23 +02:00
6748d6082e
resolvers 2023-06-12 14:07:20 +02:00
f1f271cae3
models 2023-06-12 14:07:15 +02:00
b1c3559806
middleware 2023-06-12 14:07:12 +02:00
d6c75124aa
helpers 2023-06-12 14:07:07 +02:00
e00b565b15
db 2023-06-12 14:07:03 +02:00
cd567cd304
config 2023-06-12 14:07:00 +02:00
b59cc1f6c4
activity pub 2023-06-12 14:06:55 +02:00
fcf92ea6e6
server.ts types 2023-06-12 13:28:21 +02:00
ebddfa7df4
all files as .ts 2023-06-12 13:25:21 +02:00
a05ab40722
Merge branch 'master' into ts-base 2023-06-12 12:05:59 +02:00
Wolfgang Huß
2b7cdaabf6
Merge pull request #6385 from Ocelot-Social-Community/6379-fix-event-teaser-date-from-start-to-end
fix(webapp): fix event teaser date from start to end by new components
b2.6.0-442
2023-06-08 21:04:50 +02:00