freakoverse
  • Joined on 2024-07-10
freakoverse created pull request degmods/degmods.com#93 2024-10-21 14:49:29 +00:00
revert edc01e028dba00829a6e27551423e1cb94954d47
freakoverse created branch freakoverse-patch-1 in degmods/degmods.com 2024-10-21 14:48:11 +00:00
freakoverse pushed to freakoverse-patch-1 at degmods/degmods.com 2024-10-21 14:48:11 +00:00
freakoverse pushed to master at degmods/degmods.com 2024-10-21 14:17:04 +00:00
edc01e028d Merge pull request 'Relay operations refactored with NDK for publishing events (+ more. Wrapped up refactoring), pagination scroll up on click, body scroll disable/enable when popups appear/disappear, nsfw tag shown on mod cards if mod post is nsfw' (#92) from staging into master
16d39c407d Update src/styles/cardMod.css
b10920597f chore(git): merge pull request #91 from 85-mod-card-nsfw-tag into staging
2dd261161e fix: add mod nsfw tag
0e8eeb13d1 chore(git): merge pull request #90 from 73-scroll-up into staging
Compare 20 commits »
freakoverse merged pull request degmods/degmods.com#92 2024-10-21 14:17:02 +00:00
Relay operations refactored with NDK for publishing events (+ more. Wrapped up refactoring), pagination scroll up on click, body scroll disable/enable when popups appear/disappear, nsfw tag shown on mod cards if mod post is nsfw
freakoverse created pull request degmods/degmods.com#92 2024-10-21 14:16:56 +00:00
Relay operations refactored with NDK for publishing events (+ more. Wrapped up refactoring), pagination scroll up on click, body scroll disable/enable when popups appear/disappear, nsfw tag shown on mod cards if mod post is nsfw
freakoverse pushed to staging at degmods/degmods.com 2024-10-21 14:09:26 +00:00
16d39c407d Update src/styles/cardMod.css
freakoverse commented on issue degmods/degmods.com#85 2024-10-21 09:01:31 +00:00
To add a "NSFW" tag in the mod cards if they're tagged or listed as such

Please add the following, for the mod card, inside the div with the class "cMMPictureWrapper":

`

<p…

freakoverse pushed to staging at degmods/degmods.com 2024-10-21 09:00:58 +00:00
7f66c17f90 created a new class for NSFW tag for mod cards
freakoverse opened issue degmods/degmods.com#87 2024-10-21 08:05:10 +00:00
Adjust the readme for the repo by around v1/beta release
freakoverse pushed to master at degmods/degmods.com 2024-10-19 07:51:05 +00:00
4cebcc8a25 Merge pull request 'added more games, adjusted/added text in mod submission page' (#86) from staging into master
610801a674 Update src/components/ModForm.tsx
2bdee74ac8 adjusted and added text
7f8716ab59 Upload files to "src/assets/games"
Compare 4 commits »
freakoverse merged pull request degmods/degmods.com#86 2024-10-19 07:51:03 +00:00
added more games, adjusted/added text in mod submission page
freakoverse created pull request degmods/degmods.com#86 2024-10-19 07:50:58 +00:00
added more games, adjusted/added text in mod submission page
freakoverse pushed to staging at degmods/degmods.com 2024-10-19 07:47:44 +00:00
610801a674 Update src/components/ModForm.tsx
freakoverse pushed to staging at degmods/degmods.com 2024-10-19 07:43:20 +00:00
2bdee74ac8 adjusted and added text
freakoverse pushed to staging at degmods/degmods.com 2024-10-19 07:24:59 +00:00
7f8716ab59 Upload files to "src/assets/games"
freakoverse opened issue degmods/degmods.com#85 2024-10-18 15:53:17 +00:00
To add a "NSFW" tag in the mod cards if they're tagged or listed as such
freakoverse opened issue degmods/degmods.com#84 2024-10-18 15:21:20 +00:00
Mod posts and comments load reaction elements after a small delay
freakoverse pushed to master at degmods/degmods.com 2024-10-18 10:08:45 +00:00
7e8d4c9498 Merge pull request 'GitHub pages flow fix, image errors and field duplication and field unfocus in mod submission fix' (#83) from staging into master
37e9618cf9 chore(git): merge pull request #82 from 76-screenshot-validation into staging
4d9c68d741 fix(image-validation): add more image types to regex
90efd672cd chore(git): merge pull request #81 from 64-submit-edit-mod-page into staging
9c580c5ef5 fix(mod): field duplication and focus issue
Compare 23 commits »
freakoverse merged pull request degmods/degmods.com#83 2024-10-18 10:08:43 +00:00
GitHub pages flow fix, image errors and field duplication and field unfocus in mod submission fix