Commit Graph

135 Commits

Author SHA1 Message Date
daniyal
05414013ce feat: implemented logic for games page 2024-09-18 21:49:05 +05:00
daniyal
c62c1a29b9 chore(refactor): use custom hooks 2024-09-18 21:49:05 +05:00
freakoverse
876f986ea5 added an extra class to the games search results
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-09-18 13:53:55 +00:00
daniyal
4dc65b92f7 feat: implemented search page
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-09-18 08:21:03 +05:00
daniyal
9730fec14f chore: move pagination for separate component file 2024-09-18 08:21:03 +05:00
freakoverse
6b1d4e7322 added a div wrapper for mod summary for slider to fix text overflow issue
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-09-17 11:45:05 +00:00
daniyal
d3a93eab3e chore: add social nav component in main layout
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-09-16 12:36:35 +05:00
daniyal
22fc2b4ba3 chore: used Link component from react-router-dom instead of a tag 2024-09-16 12:35:42 +05:00
daniyal
7a1d0bbfb0 fix: immediately setHasZapped to true after zapping 2024-09-11 22:28:36 +05:00
daniyal
d15c5a21d9 chore: fix react render error 2024-09-11 22:28:36 +05:00
daniyal
990460d7cf chore: add keys to list elements in home page 2024-09-11 22:28:36 +05:00
freakoverse
aa0b9cf3c3 changed class
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-09-10 15:52:27 +00:00
daniyal
b808157352 fix: added the publish state for comment
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-09-10 16:36:35 +05:00
freakoverse
4d5f132bab seperated the <p>s from each other
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-09-10 07:54:06 +00:00
freakoverse
e31e7d85ac Update src/pages/mod/internal/comment/index.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-09-10 07:18:58 +00:00
daniyal
a3a022c436 feat: implemented comment feature and refactored mod page
All checks were successful
Release to Staging / build_and_release (push) Successful in 47s
2024-09-10 11:42:09 +05:00
daniyal
87359a914e fix: add signed event to reactionEvents array even before publishing so that UI can be updated immediately
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-09-05 15:17:51 +05:00
daniyal
0ac31675f9 chore: display reactions UI after reactionEvents are loaded
All checks were successful
Release to Staging / build_and_release (push) Successful in 47s
2024-09-05 13:30:10 +05:00
daniyal
98f4666f96 chore: add game name in mod card and featured slider on landing page
All checks were successful
Release to Staging / build_and_release (push) Successful in 52s
2024-09-05 12:46:14 +05:00
daniyal
2dd2992810 feat: implemented the logic for handling reactions on mods 2024-09-05 12:39:52 +05:00
daniyal
a85314f0a7 chore(refactor): reduce code duplication in zap 2024-09-05 12:39:52 +05:00
freakoverse
a661b3f781 added game name to game mod slide
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-09-03 17:56:33 +00:00
daniyal
822d5110a8 fix: in setting page display admin tab to only admin users
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-09-03 16:47:47 +05:00
daniyal
03f9269eb6 fix: fetch mods withoud limit filter on landing page and apply limit once retrived
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-09-03 15:23:07 +05:00
daniyal
4b51fa55f5 fix: change the route for mod detail page from mods-inner to mod 2024-09-03 15:13:51 +05:00
daniyal
018536e11d fix: sort the mods in by published_at before displaying in latest mods section of landing page
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-09-03 14:59:23 +05:00
daniyal
8fea6fa27f chore: quick fix
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-09-03 13:15:47 +05:00
daniyal
fad1ff98b3 feat: implemented logic for profile box
Some checks failed
Release to Staging / build_and_release (push) Failing after 23s
2024-09-03 13:05:37 +05:00
freakoverse
0c32999df8 Update src/pages/home.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-09-02 16:04:18 +00:00
freakoverse
098068acef div wrapped the slider image
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-09-02 09:03:41 +00:00
daniyal
56ec37e57b feat: display data on landing page
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-09-02 13:50:52 +05:00
daniyal
0b2e5c29d5 feat: add image gallery
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-08-29 23:01:41 +05:00
daniyal
e1da323c2f fix: add fully unmoderated option for admin
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-08-29 22:13:36 +05:00
daniyal
203e27b19d feat: added the ability to unblock the posts 2024-08-29 18:26:06 +05:00
daniyal
ab27a1f9e1 chore: quick fix
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-29 13:29:01 +05:00
daniyal
8a232c7d91 fix: ability to right-click on a mod post to open in new tab or copy link
Some checks failed
Release to Staging / build_and_release (push) Failing after 22s
2024-08-29 13:24:15 +05:00
freakoverse
d9f0972961 added more report options (2)
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-08-28 17:40:33 +00:00
daniyal
d9347014ec feat: added the ability to report and block posts 2024-08-28 22:03:43 +05:00
daniyal
1259144228 fix: use published_at for latest/oldest sort
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-08-27 20:46:42 +05:00
daniyal
4de54f7688 feat: use tiptap for rich text editor
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-08-27 15:53:34 +05:00
daniyal
c429dfa322 fix: use @uiw/react-md-editor as rich text editor and displaying markdown
All checks were successful
Release to Staging / build_and_release (push) Successful in 50s
2024-08-27 00:35:37 +05:00
daniyal
6377da94c6 fix: use naddr instead of nevent 2024-08-26 17:11:33 +05:00
daniyal
da88a969f3 fix routing for mod edit page
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-19 11:41:11 +05:00
freakoverse
d7246e3cb0 link edit
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
2024-08-18 19:08:27 +00:00
freakoverse
d425b9ec87 text edits
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-08-18 19:05:06 +00:00
freakoverse
d462c9bd93 Update src/pages/about.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
2024-08-18 18:43:37 +00:00
freakoverse
3440cc0fb6 text edits
Some checks failed
Release to Staging / build_and_release (push) Failing after 18s
2024-08-18 18:38:36 +00:00
freakoverse
2222c78742 text edit
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-08-18 18:21:04 +00:00
freakoverse
0f688b2a59 img fix
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-16 11:09:10 +00:00
freakoverse
a88a2d93b0 text change
All checks were successful
Release to Staging / build_and_release (push) Successful in 40s
2024-08-16 11:03:48 +00:00
freakoverse
b6f5dfa720 text and media changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-16 11:02:39 +00:00
freakoverse
5d890d86f6 media change
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
2024-08-16 10:58:30 +00:00
freakoverse
d62b9b1c20 link to div and icon change
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
2024-08-16 10:50:03 +00:00
freakoverse
ed8ff79373 text and media changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-16 10:46:21 +00:00
freakoverse
8191534cf2 text and media changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
2024-08-16 10:27:20 +00:00
freakoverse
1eb25d1e72 text changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
2024-08-16 10:23:32 +00:00
freakoverse
f35ebe4bee text and media changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-08-16 10:22:22 +00:00
freakoverse
83cc74606c text and media changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-16 10:14:12 +00:00
freakoverse
a0d2dd48e9 text and media changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 51s
2024-08-16 10:12:22 +00:00
daniyal
36f9f976ac feat: fix download flow
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-14 15:06:13 +05:00
daniyal
62a8207bcd feat: export nsec
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
2024-08-14 14:50:28 +05:00
daniyal
6acf4c3028 feat: display extra auth details along with downdload links
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
2024-08-14 12:08:58 +05:00
daniyal
0cc0d82e68 feat: sanitizeAndAddTargetBlank to body of mod
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
2024-08-13 23:27:49 +05:00
daniyal
01af3fa72e feat: show time of publishing/editing 2024-08-13 23:15:45 +05:00
daniyal
e06cec84fb fix: month format of publish and updated date fixed
All checks were successful
Release to Staging / build_and_release (push) Successful in 41s
2024-08-13 18:22:25 +05:00
daniyal
a8a2d3dbf3 feat: implemented the logic for zapping mod
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
2024-08-13 15:51:05 +05:00
daniyal
4b6b0b73d6 chore: fix build errors 2024-08-08 22:28:28 +05:00
daniyal
44d0100341 chore: quick fix 2024-08-08 21:56:30 +05:00
daniyal
7b9c95c863 feat: add NSFW tag in mod details page 2024-08-08 21:47:38 +05:00
daniyal
d52fec5685 feat: display list of mods 2024-08-06 15:46:38 +05:00
daniyal
0c266dde6a feat: extract mods from relays and display in mods page 2024-07-29 11:26:26 +05:00
daniyal
0aa8b9a38f feat: add loading spinner while fetching mod details 2024-07-25 21:12:12 +05:00
daniyal
70db95778c chore: refactor code 2024-07-25 20:45:31 +05:00
daniyal
cd0a53a8c8 feat: implemented mod details page 2024-07-25 20:05:28 +05:00
daniyal
deaf0ddac9 chore: add state to modForm 2024-07-21 21:30:03 +05:00
daniyal
a63883d873 feat: implement nostr login 2024-07-16 00:31:22 +05:00
daniyal
40ed22d736 feat: implemented setting page 2024-07-12 18:55:42 +05:00
daniyal
e4cdef4996 feat: implemented write page 2024-07-12 14:22:31 +05:00
daniyal
5c665f6373 chore: separate profile section 2024-07-12 13:58:12 +05:00
daniyal
ea5f113246 feat: implement submit mode page 2024-07-12 01:03:52 +05:00
daniyal
e56a29356b feat: implement about page 2024-07-11 20:09:47 +05:00
daniyal
6dad07f559 feat: implemented blog page 2024-07-11 18:34:12 +05:00
daniyal
b72e30adf7 feat: implement mod page 2024-07-11 17:52:48 +05:00
daniyal
686c871b27 feat: implemented games page 2024-07-11 17:15:03 +05:00
daniyal
9e686b2466 feat: implemented home page 2024-07-11 16:19:12 +05:00