16170 Commits

Author SHA1 Message Date
57257e2ee2
ignore subtypes from neo4j-graphql-js querying 2025-04-06 04:14:33 +02:00
b13f1ef071
fix mutation on test 2025-04-06 04:14:02 +02:00
1cfb70664c
fix fields 2025-04-06 04:13:45 +02:00
8f6555250b
use permission middleware 2025-04-06 03:55:31 +02:00
52b582e54d
tests 2025-04-06 03:55:08 +02:00
96e027ae0a
more lint fixes 2025-04-06 01:02:49 +02:00
24dec8640b
gql fix 2025-04-06 00:58:28 +02:00
931d241c8a
lint fix 2025-04-06 00:58:21 +02:00
a1e92fdb7b
Update webapp/graphql/User.js
Co-authored-by: Max <maxharz@gmail.com>
2025-04-06 00:50:44 +02:00
9d967e505a
Update backend/src/schema/resolvers/users.ts
Co-authored-by: Max <maxharz@gmail.com>
2025-04-06 00:50:37 +02:00
978480791b
dont query emailsettings on profile 2025-04-05 05:09:10 +02:00
3c8946f434
remove console.log 2025-04-05 05:00:31 +02:00
b67de647c2
removed obsolete settings, introduced mention setting 2025-04-05 04:39:17 +02:00
58ceceab68
fix query 2025-04-05 04:19:45 +02:00
11ecd002b7
fix migrations 2025-04-05 03:49:22 +02:00
281070e961
several improvements 2025-04-05 03:47:18 +02:00
14fefd2cfc
complex email notification settings 2025-04-05 03:37:59 +02:00
dependabot[bot]
16ecfab216
build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 9.33.0 in /webapp (#8264)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.32.0 to 9.33.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.32.0...v9.33.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-990
2025-04-04 21:00:22 +00:00
dependabot[bot]
2b74c76bad
build(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /backend (#8266)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-989
2025-04-04 19:58:32 +00:00
Wolfgang Huß
16bd62f949
fix(other): leftover hetzner deployment (#8254)
* Ignore old configuration, still

* Add old branding value descriptions again and refine
b3.2.1-988
2025-04-04 19:59:05 +02:00
Moriz Wahl
0835057cc7
refactor(backend): comment on observed post notification (#8311)
* all users that observe a post are notified when the post is commented, except of the author of the comment, or users that blocked the commenter

* test to illustrate the behavior of notifications for observed posts
b3.2.1-987
2025-04-04 19:16:50 +02:00
Max
1e6a74b8ce
feat(frontend): observe posts (#8293)
* After creating the post, the author of it automatically observes it to get notifications when there are interactions

* a user that comments a post, automatically observes that post to get notifications when there are more interactions on that post

* mutation that switches the state of the obeservation of a post on and off

* remove duplicate code

* fix unit tests

* add metric observed users count to posts

* change naming

* Add follow post entry to post menu

* Add FollowButton (WIP), show unfollow in menu when already followed

* Follow/unfollow post => observe

* Update slashed bell

* Add requests to observe/unobserve posts

* Add ObserveButton functionality

* Rename isObservedByMe

* Add observingUsersCount; simplify ObserveButton and menu entries

* Fix locales

* Add snapshot test for ObserveButton (WIP)

* Remove empty routes push

* Add test for ObserveButton

* Add test for ContentMenu, improve ObserveButton test

* Remove unneeded fields from PostQuery

---------

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
b3.2.1-986
2025-04-04 11:54:43 +00:00
81b7d4a09c
expose port so the mailserver can actually be used (#8319) b3.2.1-985 2025-04-04 08:28:35 +00:00
dependabot[bot]
69508cfb98
build(deps-dev): bump eslint-config-prettier in /backend (#8269)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.0.1 to 10.1.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.1.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-984
2025-04-04 03:28:40 +00:00
dependabot[bot]
9f67257423
build(deps-dev): bump eslint-plugin-prettier in /backend (#8300)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.2.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-983
2025-04-04 02:35:20 +00:00
dependabot[bot]
c682bc9b7a
build(deps): bump amannn/action-semantic-pull-request (#8303)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 40166f00814508ec3201fc8595b393d451c8cd80 to 04501d43b574e4c1d23c629ffe4dcec27acfdeff.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](40166f0081...04501d43b5)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-982
2025-04-04 01:49:09 +00:00
dependabot[bot]
6006ed2dbe
build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#8288)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](1d0ff469b7...cdca7365b2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-981
2025-04-04 01:21:25 +00:00
dependabot[bot]
ea972a2c84
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#8289)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-980
2025-04-04 00:42:20 +00:00
5462a5b4c1
fix(backend): typo in groups resolver (#8318)
* fix typo

* fixed all related typos in unittests and found another in groups

---------

Co-authored-by: mahula <lenzmath@posteo.de>
b3.2.1-979
2025-04-03 22:01:10 +00:00
ddd46e8304
fix frontend package lock (#8316) b3.2.1-978 2025-04-03 21:22:07 +00:00
Moriz Wahl
72f469d823
migration adds OBSERVES relation between author and post (#8307) b3.2.1-977 2025-04-03 16:46:02 +00:00
Moriz Wahl
130da7509b
fix(backend): users observing post count (#8295)
* do not count users that are deleted or disbled
b3.2.1-976
2025-04-03 16:03:53 +00:00
01027e42cc
feat(webapp): track online status (#8312)
* client

* backend

* tests

* also save awaySince timestamp

* remove console.log
b3.2.1-975
2025-04-03 17:19:53 +02:00
Max
4f02060fd7
Replace argfile by slurpfile (#8309) b3.2.1-974 2025-04-02 23:09:53 +02:00
dependabot[bot]
01845928b2
build(deps-dev): Bump cypress from 14.0.3 to 14.1.0 in the cypress group (#8229)
Bumps the cypress group with 1 update: [cypress](https://github.com/cypress-io/cypress).


Updates `cypress` from 14.0.3 to 14.1.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/v14.0.3...v14.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-973
2025-04-02 11:23:32 +02:00
Moriz Wahl
316c12bd35
provide information of the observing status of the post after creating a comment (#8310) b3.2.1-972 2025-03-31 20:41:39 +02:00
Moriz Wahl
538f409086
feat(backend): observe posts (#8292)
* After creating the post, the author of it automatically observes it to get notifications when there are interactions

* a user that comments a post, automatically observes that post to get notifications when there are more interactions on that post

* mutation that switches the state of the observation of a post on and off
b3.2.1-971
2025-03-26 22:16:06 +01:00
54c2e5c131
release: also update helmchart versions (#8256)
To have congruence a release also updates the helmchart version. This
utilizes sed to replace the coresponding string. The `sed` command is
not present on windows and could prevent a windows user to use the
release functionality out of the box.

The release functionality is also externalized into its own script
`scripts/release.sh`.
b3.2.1-970
2025-03-17 21:49:26 +01:00
292155ea10
v3.2.1 (#8248)
updated changelog after rebase
b3.2.1-969 3.2.1
2025-03-03 17:04:17 +01:00
cc6aded685
remove the requirement for non-existant job in publish workflow (#8251) b3.2.0-968 2025-03-03 12:59:37 +01:00
51b9bb4315
removed dockerhub related stuff (#8249) 2025-03-02 17:42:11 +01:00
Wolfgang Huß
87e5fc6bf8
feat(webapp): implement configurable custom button in header (#8215)
* Implement configurable custom button in header

* Implement default values for 'headerMenu'

---------

Co-authored-by: mahula <lenzmath@posteo.de>
2025-03-01 08:00:41 +01:00
Robert Schäfer
628b57aa29
feat(other): major improvement of deployment (#7925)
* feat(other): major improvement of deployment

Motivation
----------

Kubernetes:
* backend becomes a statefulset (exclusive volume mount)
  See: https://spacelift.io/blog/statefulset-vs-deployment
* implement neo4j backup with job

Docker:
* consistent targets across all dockerfiles
* remove redundant labels
* remove unnecessary build args
* remove obsolete networks
* remove development dependencies for production

Rebranding:
* add image tags for local tagging and pulling
* use Github's docker build workflows
* use Github container registry
* ONBUILD to simplify caller Dockerfiles
* docker compose for branding

Tooling:
* same node --version as in dockerfile

Docs:
* missing step in README.md

* refactor: remove submodules

It's better to keep them all in a separate repository

* improve kubernetes chart

* better image tag defaults
* split neo4j into its own chart (for re-use)
* use application defaults where possible

* optional resources for all pods

* remove obsolete key/value pair from secrets

* remove obsolete build argsand

and add labels for neo4j enterprise

* env vars for webapp

* allow to define redirect domains

Define a list of Domains that redirect to the domain of the project. The
idea is to provide the ability to redirect eg. www.domain.tld to
domain.tld

* remove maintenance part regarding database

* move backup job outside template folder

* name the ingress

* updated ingress

* handle empty case of middlewares

* try to default the ingress

* use quote

* restore todo-next-update

* fix docu check

* fix naming

* try using prod:migrate

* try using override config

* copy src folder

* try using base as image instead of build

* fix test build

* force build

* comment for the problem

* fix webapp tests (potentially)

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-02-28 18:22:23 +01:00
mahula
925c1d8e81
Merge pull request #8187 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-c4e2459cc1
Bump the metascraper group across 1 directory with 12 updates
b3.2.0-964
2025-02-25 07:57:18 +01:00
dependabot[bot]
2c7139036c
Bump the metascraper group across 1 directory with 12 updates
Bumps the metascraper group with 12 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [metascraper](https://github.com/microlinkhq/metascraper) | `5.33.5` | `5.46.7` |
| [metascraper-author](https://github.com/microlinkhq/metascraper) | `5.33.5` | `5.46.5` |
| [metascraper-date](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-date) | `5.33.5` | `5.46.5` |
| [metascraper-description](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-description) | `5.33.5` | `5.46.5` |
| [metascraper-image](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-image) | `5.33.5` | `5.46.5` |
| [metascraper-lang](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-lang) | `5.33.5` | `5.46.5` |
| [metascraper-logo](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-logo) | `5.33.5` | `5.46.5` |
| [metascraper-publisher](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-publisher) | `5.33.5` | `5.46.5` |
| [metascraper-title](https://github.com/microlinkhq/metascraper) | `5.34.7` | `5.46.5` |
| [metascraper-url](https://github.com/microlinkhq/metascraper) | `5.34.2` | `5.46.5` |
| [metascraper-video](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-video) | `5.33.5` | `5.46.5` |
| [metascraper-youtube](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-youtube) | `5.33.5` | `5.46.5` |



Updates `metascraper` from 5.33.5 to 5.46.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.46.7)

Updates `metascraper-author` from 5.33.5 to 5.46.5
- [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.46.5)

Updates `metascraper-date` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-date/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-date)

Updates `metascraper-description` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-description/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-description)

Updates `metascraper-image` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-image/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-image)

Updates `metascraper-lang` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-lang/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-lang)

Updates `metascraper-logo` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-logo/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-logo)

Updates `metascraper-publisher` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-publisher/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-publisher)

Updates `metascraper-title` from 5.34.7 to 5.46.5
- [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.34.7...v5.46.5)

Updates `metascraper-url` from 5.34.2 to 5.46.5
- [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.34.2...v5.46.5)

Updates `metascraper-video` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-video/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-video)

Updates `metascraper-youtube` from 5.33.5 to 5.46.5
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-youtube/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.46.5/packages/metascraper-youtube)

---
updated-dependencies:
- dependency-name: metascraper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-author
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-date
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-description
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-lang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-logo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-publisher
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-title
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-url
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-video
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
- dependency-name: metascraper-youtube
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: metascraper
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 21:50:47 +00:00
mahula
23e5c01c2d
Merge pull request #8206 from Ocelot-Social-Community/dependabot/github_actions/peter-evans/repository-dispatch-b0b38f73c8333be75d585a92b2c630a10d2a78f5
Bump peter-evans/repository-dispatch from 39d2331fbbe4be56c4434ca745a23633155f9cdf to b0b38f73c8333be75d585a92b2c630a10d2a78f5
b3.2.0-963
2025-02-24 22:47:05 +01:00
dependabot[bot]
bf04af5377
Bump peter-evans/repository-dispatch
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 39d2331fbbe4be56c4434ca745a23633155f9cdf to b0b38f73c8333be75d585a92b2c630a10d2a78f5.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](39d2331fbb...b0b38f73c8)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 20:56:25 +00:00
mahula
80aa677933
Merge pull request #8178 from Ocelot-Social-Community/dependabot/github_actions/gaurav-nelson/github-action-markdown-link-check-1b916f2cf6c36510a6059943104e3c42ce6c16bc
Bump gaurav-nelson/github-action-markdown-link-check from 7d83e59a57f3c201c76eed3d33dff64ec4452d27 to 1b916f2cf6c36510a6059943104e3c42ce6c16bc
b3.2.0-962
2025-02-24 21:55:16 +01:00
dependabot[bot]
8d465ef7f1
Bump gaurav-nelson/github-action-markdown-link-check
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 7d83e59a57f3c201c76eed3d33dff64ec4452d27 to 1b916f2cf6c36510a6059943104e3c42ce6c16bc.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](7d83e59a57...1b916f2cf6)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 19:51:28 +00:00
mahula
452798b4e8
Merge pull request #8216 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/xregexp-5.1.2
Bump xregexp from 4.3.0 to 5.1.2 in /webapp
b3.2.0-961
2025-02-24 20:50:21 +01:00