3904 Commits

Author SHA1 Message Date
mahula
4dc322ff6d update neode package version globally 2023-06-07 09:21:35 +02:00
dependabot[bot]
439b3eac89 Bump metascraper-title from 5.33.5 to 5.34.7 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.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.34.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 09:04:46 +02:00
Wolfgang Huß
b153619b9f Fix typo in backend 'filter-posts.spec.js' 2023-06-07 09:03:17 +02:00
217696c3e6 we need to use sh instead of bash 2023-06-07 09:02:00 +02:00
6a8a001946 remove scripts folder from docker ignore list, convert script back to bash 2023-06-07 09:02:00 +02:00
71662712a9 use sh instead of bash 2023-06-07 09:02:00 +02:00
31033bc5f7 remove all script functionality 2023-06-07 09:02:00 +02:00
a5a547e03c capsulate in /bin/sh 2023-06-07 08:59:37 +02:00
4753248546 removed ./ 2023-06-07 08:59:37 +02:00
9d27b85e9a copy files in external script 2023-06-07 08:59:37 +02:00
mahula
90ec14d883 linting 2023-06-07 08:44:08 +02:00
mahula
df7ade28d9 add cypresscondition to models index 2023-06-07 08:44:07 +02:00
00c615d796 fix first errors 2023-06-07 08:44:07 +02:00
mahula
bda5ac9a6c Revert "update neode package"
This reverts commit fafca69dbb86d494cf391a2653b5f2b229074573.
2023-06-06 09:43:31 +02:00
mahula
fafca69dbb update neode package 2023-06-06 08:57:19 +02:00
mahula
29c90b8202 Revert "update neode package version globally"
This reverts commit 6797c03a337f0cd7068275ebd5cf30cac43e9799.
2023-06-05 23:07:33 +02:00
mahula
6797c03a33 update neode package version globally 2023-06-05 22:41:16 +02:00
mahula
adf88d3926
Merge branch 'master' into cypress-migrate-to-v10 2023-06-05 22:07:31 +02:00
4e13454a85
Merge branch 'master' into build-copy-files-script 2023-06-05 20:29:44 +02:00
Hannes Heine
0533fc687e
Merge branch 'master' into alternate-solution-filter-order-post-types 2023-06-05 10:45:38 +02:00
0812d9d992
properly include author of post aswell 2023-06-05 10:13:22 +02:00
dependabot[bot]
9c5fecb7b8
Bump metascraper-title from 5.33.5 to 5.34.7 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.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.34.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 08:08:21 +00:00
mahula
c218a550d2 linting 2023-06-03 06:05:16 +02:00
mahula
304d6bfb72 add cypresscondition to models index 2023-06-03 05:55:32 +02:00
b0121990ba
try using optionalAuthors 2023-06-03 03:48:41 +02:00
8dbdcb4d19
we need to use sh instead of bash 2023-06-03 03:45:35 +02:00
9b93b65f71
Merge branch 'master' into build-copy-files-script 2023-06-03 03:30:52 +02:00
b3f6d58471
remove scripts folder from docker ignore list, convert script back to bash 2023-06-03 03:29:47 +02:00
faffe08702
Merge branch 'master' into seed-posts-as-articles 2023-06-03 03:02:11 +02:00
832763022d
also include author 2023-06-03 03:02:22 +02:00
Moriz Wahl
0b4e309611 Merge branch 'master' into alternate-solution-filter-order-post-types 2023-06-02 18:13:58 +02:00
810e1c085b
fix first errors 2023-06-02 13:15:06 +02:00
ac087edcb8
include posttype in cypher query 2023-06-02 13:13:06 +02:00
6aaa51e388
use sh instead of bash 2023-06-02 12:32:20 +02:00
987e204ff9
remove all script functionality 2023-06-02 12:24:18 +02:00
f4f016265a
capsulate in /bin/sh 2023-06-02 12:18:08 +02:00
0954951e26
removed ./ 2023-06-02 12:11:42 +02:00
733a88bb26
try to fix result if promise resolves to null or invalid 2023-06-02 11:42:15 +02:00
d08a78b685
Merge branch 'master' into seed-posts-as-articles 2023-06-02 11:12:56 +02:00
031c9c370b
copy files in external script 2023-06-02 11:08:08 +02:00
Wolfgang Huß
779a23588a
Merge branch 'master' into 6330-node-version-upgrade-in-nvmrc-files-to-v20.2.0 2023-06-02 11:05:54 +02:00
Hannes Heine
41cd147258
Merge branch 'master' into update-database 2023-05-31 21:26:39 +02:00
Wolfgang Huß
d178b63984 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6190-extend-newsfeed-filter-menu-for-events 2023-05-31 12:11:49 +02:00
3bcd518bd4
reverted removal of data:null 2023-05-31 10:32:40 +02:00
a21df08551
revered removal of data: null 2023-05-31 10:28:28 +02:00
a50e3f2f14
Merge branch 'master' into typescript 2023-05-31 10:21:04 +02:00
Hannes Heine
9a9f5eaf45
Merge branch 'master' into event-master 2023-05-30 15:26:22 +02:00
Wolfgang Huß
7d381a5fdb Fix typo in backend 'filter-posts.spec.js' 2023-05-30 12:11:16 +02:00
Wolfgang Huß
54c7f9e38d Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-30 10:53:20 +02:00
mahula
7b0322434a
Merge branch 'master' into fix-avatar-seeding 2023-05-30 10:11:29 +02:00