14699 Commits

Author SHA1 Message Date
Wolfgang Huß
e9ac5032aa Fix explicit Kubernetes terminal commands for installing nginx 2023-10-24 14:10:44 +02:00
Wolfgang Huß
26797acf79 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6795-fix-and-refine-docs 2023-10-24 14:01:46 +02:00
Wolfgang Huß
30ae9981c0 Fix explicit Kubernetes terminal commands for install, upgrade, rollback, uninstall ocelot 2023-10-24 14:01:23 +02:00
Wolfgang Huß
97e1829970 Fix explicit Kubernetes terminal commands for installing cert-manager 2023-10-24 13:58:57 +02:00
Wolfgang Huß
648657df14
Merge branch 'master' into 6785-refine-deployments-docker-compose-yml 2023-10-24 12:08:02 +02:00
Wolfgang Huß
130aae3136
Merge pull request #6729 from Ocelot-Social-Community/6728-fix-link-in-deployment-TODO-next-update
fix(other): fix link in `deployment/TODO-next-update.md` to `deployment/deployment-values.md`
b3.1.2-584
2023-10-24 12:05:43 +02:00
Wolfgang Huß
99aeb7ae44
Merge branch 'master' into 6728-fix-link-in-deployment-TODO-next-update 2023-10-24 11:20:42 +02:00
dependabot[bot]
70471f6e07
Bump @faker-js/faker from 8.1.0 to 8.2.0
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:17:06 +00:00
Wolfgang Huß
ce923cd698 Update cert-manager and kubectl version in deployment 2023-10-19 17:44:38 +02:00
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]
38c94e1dbd
Bump @babel/core from 7.23.0 to 7.23.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.23.2.
- [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/@babel/core@7.23.2/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-10-14 01:34:46 +00: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ß
fde4225302
Merge branch 'master' into 6785-refine-deployments-docker-compose-yml 2023-10-11 11:44:35 +02: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
Wolfgang Huß
c6e78403ab Revert "fix(webapp): event date format"
This reverts commit d1b7ac62bbbdb9b63c59cfb4778938a2ff85a312.
2023-10-10 12:11:08 +02:00
Wolfgang Huß
ce589f5983 Add in docs the description of how to create a dump in a Docker container 2023-10-10 12:01:58 +02:00
Wolfgang Huß
788e08d03e Adjust docker-compose.yml in main folder by a comment 2023-10-10 12:01:06 +02:00
Wolfgang Huß
760083caf0 Adjust docker-compose.yml in deployment by allowing database upgrade 2023-10-10 12:00:47 +02:00
Wolfgang Huß
972d23f76b Add database name '--database=graph.db' to Neo4j commands 2023-10-10 11:58:43 +02:00
Moriz Wahl
d1b7ac62bb fix(webapp): event date format 2023-10-09 14:20:30 +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