14629 Commits

Author SHA1 Message Date
Wolfgang Huß
3a65830e14 Fix deployment readme links 2023-10-19 17:42:27 +02:00
Wolfgang Huß
d034db3b2f Fix main readme wiki links 2023-10-19 17:41:34 +02:00
mahula
0b72e1ddc4
Merge pull request #6789 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-13.3.1
Bump cypress from 13.2.0 to 13.3.1
b3.1.2-583
2023-10-18 13:49:56 +02:00
dependabot[bot]
2fd09cdd9d
Bump cypress from 13.2.0 to 13.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.1.
- [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/v13.2.0...v13.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 01:34:31 +00:00
Wolfgang Huß
f7d4d97373
Merge pull request #6777 from Ocelot-Social-Community/6765-fix-empty-space-after-filename
fix(other): remove buggy space in filename 'neo4j-data-snapshot.yaml ' to 'neo4j-data-snapshot.yaml'
b3.1.2-582
2023-10-11 11:42:11 +02:00
Wolfgang Huß
85c0486e33
Merge branch 'master' into 6765-fix-empty-space-after-filename 2023-10-10 15:38:25 +02:00
Hannes Heine
f8805c6b03
Merge pull request #6782 from Ocelot-Social-Community/release-v3.1.2-fix-kubernetes-deployment
chore(release): release v3.1.2 - fix kubernetes deployment by degrade Node version from v20.7.0 to v20.2.0
b3.1.2-581 3.1.2
2023-10-03 14:25:58 +02: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
mahula
67d5201a13
Merge branch 'master' into 6765-fix-empty-space-after-filename 2023-10-02 22:26:30 +02:00
Wolfgang Huß
bcda205848
Merge pull request #6779 from Ocelot-Social-Community/6778-fix-kubernetes-error-by-degrading-node-version-to-v20.2.0
fix(other): kubernetes error by degrading node version from v20.7.0 to v20.2.0
b3.1.1-580
2023-10-02 22:04:02 +02:00
Wolfgang Huß
492d584738
Merge pull request #6780 from Ocelot-Social-Community/6778-fix-kubernetes-error-by-degrading-node-version-to-v20.2.0-locales
fix(backend): cypher statement in user locales unit test
2023-10-02 20:42:02 +02:00
Moriz Wahl
eedc93f7c5 fix cypher statement in unit test 2023-10-02 17:01:42 +02:00
Wolfgang Huß
5d2c41d12e Fix Dockerfile labels 2023-10-02 13:14:55 +02:00
Wolfgang Huß
988e874934 Degrade Node version from v20.7.0 to v20.2.0 2023-10-02 13:06:52 +02:00
Wolfgang Huß
8933db23b3 Remove buggy space in filename 'neo4j-data-snapshot.yaml ' to 'neo4j-data-snapshot.yaml' 2023-10-02 12:25:35 +02:00
Wolfgang Huß
5760b4fb7c
Merge pull request #6763 from Ocelot-Social-Community/release-v3.1.1-move-DKIM-to-secrets-fix-search
chore(release): release v3.1.1 – move dkim to secrets and fix search etc.
b3.1.1-579 3.1.1
2023-09-27 18:40:01 +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
Wolfgang Huß
f13ebaf3c8
Merge pull request #6761 from Ocelot-Social-Community/6760-move-kubernetes-dkim-privatkey-from-confmap-to-secret
chore(other): move kubrnetes dkim from confmap to secret yaml
b3.1.0-578
2023-09-27 14:47:26 +02:00
Wolfgang Huß
3014b50548 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6760-move-kubernetes-dkim-privatkey-from-confmap-to-secret 2023-09-27 13:27:54 +02:00
Wolfgang Huß
72e6429d32 Move 'SMTP_DKIM_PRIVATKEY' from ConfMap to Secret YAML 2023-09-27 13:16:15 +02:00
mahula
1d8395ca03
Merge pull request #6741 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/babel/preset-env-7.22.20
build(other): bump @babel/preset-env from 7.22.9 to 7.22.20 in /backend
b3.1.0-577
2023-09-27 10:38:17 +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
3f3eea7bb4
Merge pull request #6745 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/register-7.22.15
build(other): bump @babel/register from 7.22.5 to 7.22.15
b3.1.0-576
2023-09-27 09:38:03 +02:00
mahula
1b00f4d4b6
Merge branch 'master' into dependabot/npm_and_yarn/babel/register-7.22.15 2023-09-27 08:32:29 +02:00
mahula
24112ce5d3
Merge pull request #6755 from Ocelot-Social-Community/6754-add-neo4j-maintenance-mode-command-to-docker-compose.yml
chore(other): add tail command as template comment to `docker-compose.yml`
b3.1.0-575
2023-09-27 08:30:30 +02:00
mahula
a7f387474d
Merge branch 'master' into 6754-add-neo4j-maintenance-mode-command-to-docker-compose.yml 2023-09-27 07:03:24 +02:00
mahula
77fdb28644
Merge pull request #6758 from Ocelot-Social-Community/6757-upgrade-node-to-v20.6.0
chore(other): upgrade node version in '.nvmrc' files to v20.6.0
b3.1.0-574
2023-09-26 22:59:15 +02:00
mahula
acd8d2394b
Merge branch 'master' into 6757-upgrade-node-to-v20.6.0 2023-09-26 22:24:20 +02:00
mahula
ee1c0a2b39
Merge pull request #6742 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/babel/plugin-proposal-throw-expressions-7.22.5
build(other): bump @babel/plugin-proposal-throw-expressions from 7.8.3 to 7.22.5 in /backend
b3.1.0-573
2023-09-26 22:23:48 +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
7aefb82663
Merge pull request #6743 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-8.1.0
build(other): bump @faker-js/faker from 8.0.2 to 8.1.0
b3.1.0-572
2023-09-26 21:41:14 +02:00
mahula
05ce42de2c
Merge branch 'master' into dependabot/npm_and_yarn/faker-js/faker-8.1.0 2023-09-26 21:09:26 +02:00
mahula
fac8301e8c
Merge pull request #6752 from Ocelot-Social-Community/tarun_samanta/#6750
fix(webapp): chat-only show counter if unread messages exist
b3.1.0-571
2023-09-26 21:08:14 +02:00
mahula
bc7a6dc8f9
Merge branch 'master' into tarun_samanta/#6750 2023-09-26 20:38:37 +02:00
mahula
ddd2ef234b
Merge pull request #6749 from Ocelot-Social-Community/dependabot/docker/webapp/node-20.7.0-alpine3.17
build(other): bump node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17 in /webapp
b3.1.0-570
2023-09-26 20:38:19 +02:00
mahula
0d94859734
Merge branch 'master' into dependabot/docker/webapp/node-20.7.0-alpine3.17 2023-09-26 19:35:08 +02:00
mahula
5436331fc0
Merge pull request #6748 from Ocelot-Social-Community/dependabot/docker/backend/node-20.7.0-alpine3.17
build(other): bump node from 20.6.0-alpine3.17 to 20.7.0-alpine3.17 in /backend
b3.1.0-569
2023-09-26 19:34:49 +02:00
mahula
79a2002108
Merge branch 'master' into dependabot/docker/backend/node-20.7.0-alpine3.17 2023-09-26 18:47:42 +02:00
mahula
a78b6ff3b2
Merge pull request #6756 from Ocelot-Social-Community/fix-post-search
fix(backend): post type as array in search posts query
b3.1.0-568
2023-09-26 18:47:28 +02:00
mahula
c83e8e5bc5
Merge branch 'master' into fix-post-search 2023-09-26 18:10:38 +02:00
mahula
15aeebe3fa
Merge pull request #6724 from Ocelot-Social-Community/remove-metascraper-audio-package-from-backend
refactor(backend): remove redundant package metascraper-audio from backend
b3.1.0-567
2023-09-26 18:10:27 +02:00
Wolfgang Huß
ae5f185f96 Upgrade Node version in '.nvmrc' files to v20.7.0 2023-09-26 17:57:37 +02:00
mahula
469b4e125c
Merge branch 'master' into remove-metascraper-audio-package-from-backend 2023-09-26 17:28:02 +02:00
mahula
6ffc1a1477
Merge pull request #6382 from Ocelot-Social-Community/6376-refactor-cypress-upgrad-all-relevant-packages-to-current-versions
test(other): update cypress related packages
b3.1.0-566
2023-09-26 17:24:14 +02:00
Moriz Wahl
7858dc6afb add event data to search post query 2023-09-26 17:15:14 +02:00
Tarun Samanta
8699d1049e
Update webapp/components/_new/generic/CounterIcon/CounterIcon.vue
Applied v-if only to the span tag

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2023-09-26 20:37:53 +05:30
Wolfgang Huß
e8f45b8b53 Upgrade Node version in '.nvmrc' files to v20.6.0 2023-09-26 15:43:59 +02:00
mahula
dd75636eae update cypress packages
- cucumber preprocessor package to v18.0.6
- cucumber package to v13.2.0
2023-09-26 15:07:09 +02:00
Moriz Wahl
6860a19629 query postType on searchPosts 2023-09-26 15:03:08 +02:00
Moriz Wahl
b1b26862a6 fix(backend): postType as array in searchPosts 2023-09-26 15:02:47 +02:00