mahula
|
8a10c95d62
|
Merge branch 'master' into 6340-refactor-webapp-event-teaser-ribbon-optimisation
|
2023-06-05 14:07:08 +02:00 |
|
elweyn
|
277e53ded5
|
Change ribbon text from 'post' to 'article'
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
Co-authored-by: entermex <max@infinity.labs.ooo>
|
2023-06-05 13:03:46 +02:00 |
|
elweyn
|
93a679c17a
|
Add background color definitions
Add background ribbon colors
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
Co-authored-by: entermex <max@infinity.labs.ooo>
|
2023-06-05 12:57:15 +02:00 |
|
Moriz Wahl
|
87fcaad490
|
Merge pull request #6359 from Ocelot-Social-Community/fix-webapp-unit-tests
fix(webapp): warnings in unit tests
|
2023-06-05 12:45:51 +02:00 |
|
elweyn
|
1626b06948
|
Revert "refactor(webapp): changed locaalized text for article ribbon."
This reverts commit 75f18e60d3d358b1586cac1ed021344d7c490ba5.
|
2023-06-05 12:33:48 +02:00 |
|
Moriz Wahl
|
ddd60667a2
|
Merge branch 'master' into fix-webapp-unit-tests
|
2023-06-05 11:16:36 +02:00 |
|
|
|
90a3ad0c6a
|
Merge pull request #6372 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-title-5.34.7
Bump metascraper-title from 5.33.5 to 5.34.7 in /backend
|
2023-06-05 10:42:13 +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 |
|
|
|
5f2d771921
|
Merge pull request #6369 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/preset-env-7.22.4
Bump @babel/preset-env from 7.21.5 to 7.22.4
|
2023-06-05 10:04:26 +02:00 |
|
dependabot[bot]
|
0102d347bd
|
Bump @babel/preset-env from 7.21.5 to 7.22.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.5 to 7.22.4.
- [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/v7.22.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-03 01:57:23 +00:00 |
|
|
|
8c969c88bd
|
Merge pull request #6366 from Ocelot-Social-Community/fix-typescript-2
fix(other): typescript fix regarding dist/build folder 2
|
2023-06-02 16:22:41 +02:00 |
|
Hannes Heine
|
166941f860
|
Merge branch 'master' into 6340-refactor-webapp-event-teaser-ribbon-optimisation
|
2023-06-02 15:47:14 +02:00 |
|
|
|
57840fcc69
|
Merge branch 'master' into fix-typescript-2
|
2023-06-02 15:38:19 +02:00 |
|
|
|
b6b1a62ffb
|
fix reference to dist folder when its build now
|
2023-06-02 15:34:35 +02:00 |
|
|
|
cea248bdd9
|
Merge pull request #6365 from Ocelot-Social-Community/typescript-fix-build
fix(backend): corrected path in branded images for backend build folder(former dist)
|
2023-06-02 13:57:20 +02:00 |
|
|
|
1b484b1e3e
|
corrected path in braded images for backend build folder(former dist)
|
2023-06-02 12:40:02 +02:00 |
|
Wolfgang Huß
|
e004afc9c5
|
Merge pull request #6331 from Ocelot-Social-Community/6330-node-version-upgrade-in-nvmrc-files-to-v20.2.0
chore(other): upgrade node version in '.nvmrc' files to v20.2.0
|
2023-06-02 11:50:40 +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 |
|
|
|
1b92bb60b3
|
Merge pull request #6321 from Ocelot-Social-Community/typescript
feat(backend): typescript
|
2023-06-02 10:52:10 +02:00 |
|
|
|
d2a44c8753
|
Merge branch 'master' into typescript
|
2023-06-02 10:16:01 +02:00 |
|
entermex
|
9c98f87e69
|
refactor(webapp): changed color a bit litter for event-ribbons
|
2023-06-02 09:49:45 +02:00 |
|
entermex
|
75f18e60d3
|
refactor(webapp): changed locaalized text for article ribbon.
|
2023-06-02 00:17:29 +02:00 |
|
entermex
|
a08d4f48ae
|
refactor(webapp): changed color for event-ribbon.
Co-authored-by: Elweyn <heine.hannes@gmail.com>
|
2023-06-01 23:42:09 +02:00 |
|
entermex
|
a4f84b0a4c
|
Merge pull request #6319 from Ocelot-Social-Community/6307-group-list-number-to-six
fix(webapp): fix group list number to six
|
2023-06-01 23:29:06 +02:00 |
|
entermex
|
9176cbfe80
|
Merge branch 'master' into 6307-group-list-number-to-six
|
2023-06-01 22:50:46 +02:00 |
|
entermex
|
691226e3f3
|
Merge pull request #6335 from Ocelot-Social-Community/6290-fix-notification-menu-comment-hash
fix(webapp): fix notification menu comment hash
|
2023-06-01 22:50:13 +02:00 |
|
entermex
|
e11b4eb28e
|
Merge branch 'master' into 6290-fix-notification-menu-comment-hash
|
2023-06-01 22:19:44 +02:00 |
|
Moriz Wahl
|
39288b4cb5
|
fix(webapp): warnings in unit tests
|
2023-05-31 18:05:29 +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 |
|
|
|
3790f3d010
|
Merge pull request #6199 from Ocelot-Social-Community/event-master
feat(other): 🍰 epic events – master
|
2023-05-30 16:28:29 +02:00 |
|
Hannes Heine
|
9a9f5eaf45
|
Merge branch 'master' into event-master
|
2023-05-30 15:26:22 +02:00 |
|
|
|
a72ce57d12
|
Merge pull request #6260 from Ocelot-Social-Community/fix-avatar-seeding
fix(other): fix avatar seeding
|
2023-05-30 14:05:50 +02:00 |
|
Wolfgang Huß
|
e090611efa
|
Merge branch 'event-master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master
|
2023-05-30 10:53:53 +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 |
|
Wolfgang Huß
|
eac46dd6c8
|
Merge pull request #6333 from Ocelot-Social-Community/6332-enable-gql-playground-set-DEBUG=true-in-backend-env
chore(other): set 'DEBUG=true' in backend '.env.template' to use GraphQL Playground
|
2023-05-25 14:41:14 +02:00 |
|
Wolfgang Huß
|
baf860c5c9
|
Merge branch 'master' into 6332-enable-gql-playground-set-DEBUG=true-in-backend-env
|
2023-05-25 14:14:50 +02:00 |
|
|
|
9667641e42
|
Merge branch 'master' into fix-avatar-seeding
|
2023-05-25 13:47:32 +02:00 |
|
|
|
6c6e308cc7
|
Merge pull request #6326 from Ocelot-Social-Community/unused-packages-ocelot
refactor(other): unused packages ocelot
|
2023-05-25 13:47:11 +02:00 |
|
entermex
|
6807b6f543
|
Fix notification menu comment hash
|
2023-05-25 13:10:32 +02:00 |
|
|
|
86d64ce25e
|
Merge branch 'master' into fix-avatar-seeding
|
2023-05-25 12:51:14 +02:00 |
|
|
|
deeccecd19
|
Merge branch 'master' into unused-packages-ocelot
|
2023-05-25 12:49:35 +02:00 |
|
|
|
69275096a6
|
Merge pull request #6325 from Ocelot-Social-Community/unused-packages-backend
refactor(backend): unused packages backend
|
2023-05-25 12:49:19 +02:00 |
|
|
|
04ab8148f9
|
lint fixes
|
2023-05-25 12:41:04 +02:00 |
|
|
|
73417079ed
|
fix eslint ignore
|
2023-05-25 12:40:32 +02:00 |
|
|
|
3f1e42e6fd
|
externalize styles
|
2023-05-25 12:15:03 +02:00 |
|
|
|
2bd8a7ef04
|
make time selection to be always valid
|
2023-05-25 11:56:10 +02:00 |
|
|
|
572272b581
|
typo
|
2023-05-25 11:26:31 +02:00 |
|