dependabot[bot]
|
aceb422e76
|
Bump metascraper-soundcloud from 5.33.5 to 5.34.2 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.33.5 to 5.34.2.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-soundcloud/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.2/packages/metascraper-soundcloud)
---
updated-dependencies:
- dependency-name: metascraper-soundcloud
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-20 13:23:06 +00:00 |
|
mahula
|
588342f637
|
Merge branch 'master' into 6138-refactor-fix-workflows
|
2023-04-20 14:27:02 +02:00 |
|
|
|
c3f8b37135
|
fixed specc
|
2023-04-20 11:35:58 +02:00 |
|
dependabot[bot]
|
21fe489fb6
|
Bump metascraper-url from 5.33.5 to 5.34.2 in /backend
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.2.
- [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.2)
---
updated-dependencies:
- dependency-name: metascraper-url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-20 08:39:24 +00:00 |
|
mahula
|
cac4d0a6fe
|
Merge branch 'master' into 6138-refactor-fix-workflows
|
2023-04-18 09:16:29 +02:00 |
|
dependabot[bot]
|
4597f9b923
|
Bump node from 19.8.1-alpine3.17 to 19.9.0-alpine3.17 in /backend
Bumps node from 19.8.1-alpine3.17 to 19.9.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-04-17 13:11:23 +00:00 |
|
dependabot[bot]
|
1958d5a342
|
Bump neode from 0.4.8 to 0.4.9 in /backend
Bumps [neode](https://github.com/adam-cowley/neode) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/adam-cowley/neode/releases)
- [Commits](https://github.com/adam-cowley/neode/commits/v0.4.9)
---
updated-dependencies:
- dependency-name: neode
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 13:42:21 +00:00 |
|
dependabot[bot]
|
180c363f9c
|
Bump node from 19.4.0-alpine3.17 to 19.8.1-alpine3.17 in /backend
Bumps node from 19.4.0-alpine3.17 to 19.8.1-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-04-05 17:04:02 +00:00 |
|
Wolfgang Huß
|
84106bb746
|
Merge branch 'master' into 6138-refactor-fix-workflows
|
2023-03-27 10:18:32 +02:00 |
|
Wolfgang Huß
|
08def14caf
|
Release v2.5.1 - fix filter menu width
|
2023-03-23 09:03:59 +01:00 |
|
Wolfgang Huß
|
6524239f59
|
Release v2.5.0
|
2023-03-21 13:23:27 +01:00 |
|
|
|
ceed23893a
|
remove console statement, lint fixes
|
2023-03-20 22:36:43 +01:00 |
|
|
|
bfca086e7b
|
only drop indexes if they exist
|
2023-03-20 22:17:07 +01:00 |
|
|
|
6e2b65e124
|
lint fixes
|
2023-03-20 21:40:57 +01:00 |
|
|
|
b3f5bf4e6a
|
new migration to create search indexes
|
2023-03-20 14:06:10 +01:00 |
|
mahula
|
9c7fb3ae60
|
set jest coverage check for backend workflow
|
2023-03-16 17:48:28 +01:00 |
|
Moriz Wahl
|
282fc347f1
|
remove unused enum type
|
2023-03-16 16:58:52 +01:00 |
|
Moriz Wahl
|
d8df95d093
|
notifications as read with myRole for groups
|
2023-03-16 16:54:40 +01:00 |
|
Moriz Wahl
|
5f38c74d82
|
fix flaky test
|
2023-03-16 16:08:33 +01:00 |
|
Moriz Wahl
|
6adfac1c7b
|
notify user when removed from group
|
2023-03-16 16:01:46 +01:00 |
|
Moriz Wahl
|
35f3da9984
|
notify user when role in group changed
|
2023-03-16 15:31:09 +01:00 |
|
Moriz Wahl
|
a25e6eb326
|
notify leave group
|
2023-03-16 15:09:19 +01:00 |
|
Moriz Wahl
|
997dff4dec
|
add related user to notified model
|
2023-03-15 17:34:16 +01:00 |
|
Moriz Wahl
|
28952567b0
|
feat(backend): notifications for groups
|
2023-03-15 15:27:22 +01:00 |
|
|
|
a67e3452da
|
do not delete migrations
|
2023-03-15 11:57:28 +01:00 |
|
Hannes Heine
|
017140c672
|
Merge branch 'master' into 6066-group-query-sort-by-createdAt
|
2023-03-14 13:01:54 +01:00 |
|
elweyn
|
eb396424ef
|
Merge master.
|
2023-03-14 08:12:24 +01:00 |
|
elweyn
|
0f64235bfb
|
linting fixes
|
2023-03-13 16:17:47 +01:00 |
|
elweyn
|
43a96826e4
|
feat(webapp): change order of groups to new first
|
2023-03-13 15:27:46 +01:00 |
|
Hannes Heine
|
0d9dbbe4da
|
Update backend/README.md
|
2023-03-13 07:06:43 +01:00 |
|
Hannes Heine
|
ecbaffc0de
|
Update backend/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2023-03-13 07:04:37 +01:00 |
|
Moriz Wahl
|
5bd831752d
|
Merge branch 'master' into feature/mark-all-notification-as-read
|
2023-03-09 13:23:09 +01:00 |
|
Moriz Wahl
|
bdc1cb33da
|
Merge branch 'master' into feature/mark-all-notification-as-read
|
2023-03-08 16:50:02 +01:00 |
|
Moriz Wahl
|
bd11c33f91
|
Merge branch 'master' into remove-user-from-group
|
2023-03-08 16:00:19 +01:00 |
|
Wolfgang Huß
|
7c201eb648
|
Merge branch 'master' into 6030-remove-docker-compose-file-for-apple-m1
|
2023-03-08 14:12:37 +01:00 |
|
Hannes Heine
|
6a54e8cb1b
|
Update backend/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2023-03-08 09:33:34 +01:00 |
|
Hannes Heine
|
7d761363d5
|
Update backend/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2023-03-08 09:32:10 +01:00 |
|
Moriz Wahl
|
0da3691757
|
Merge branch 'master' into filter-posts-in-my-groups
|
2023-03-07 13:56:03 +01:00 |
|
Wolfgang Huß
|
539a39463f
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6030-remove-docker-compose-file-for-apple-m1
|
2023-03-06 18:27:37 +01:00 |
|
Moriz Wahl
|
77ca09ed04
|
after all clean DB
|
2023-03-06 15:32:29 +01:00 |
|
Moriz Wahl
|
11a7dc2881
|
test filter posts in my groups
|
2023-03-06 15:28:43 +01:00 |
|
Moriz Wahl
|
d41b99b913
|
feat(backend): filter posts of my groups
|
2023-03-06 15:00:52 +01:00 |
|
Moriz Wahl
|
db8ad8897e
|
same cypher for removeUserFromGroup and leaveGroup, adjust tests, admin cannot remove users fro group
|
2023-03-06 14:11:55 +01:00 |
|
Moriz Wahl
|
640f2519f3
|
clean database after all
|
2023-03-03 17:43:01 +01:00 |
|
Moriz Wahl
|
cd3e2ee8ad
|
test remove user from group mutation
|
2023-03-03 17:29:48 +01:00 |
|
Moriz Wahl
|
608ebb0a62
|
remove user from group mutations
|
2023-03-03 16:43:24 +01:00 |
|
Moriz Wahl
|
de7dded197
|
add permisson for removeUserFromGroup
|
2023-03-03 16:42:49 +01:00 |
|
Moriz Wahl
|
6703e4a311
|
add RemoveUserFromGroup mutation
|
2023-03-03 16:41:59 +01:00 |
|
elweyn
|
e93832ab98
|
Merge branch 'master' into 5152-remove-helper-jest-gql-function
|
2023-02-28 13:07:33 +01:00 |
|
Hannes Heine
|
6be8c8eeb5
|
Merge branch 'master' into add-db-migrate-up-command-to-docu
|
2023-02-28 13:06:48 +01:00 |
|