This website requires JavaScript.
Explore
Help
Register
Sign In
rockfic
/
next
Watch
1
Star
0
Fork
0
You've already forked next
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e8bd88e58c
next
/
server
/
api
History
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e8bd88e58c
feat(api): create an endpoint to retrieve users with the same ip address as another user
2023-10-11 13:24:10 -04:00
..
auth
fix(api): modify session endpoint to check for a cookie as well as an authorization header
2023-10-10 22:27:47 -04:00
bands
perf(api): change "all bands" endpoint to use a
cachedEventHandler
2023-10-10 22:40:08 -04:00
review
/[revid]
feat(api): create review endpoints for creating, editing, deletion and replying
2023-10-03 00:21:14 -04:00
sidebar
feat(api): create endpoint for fetching custom sidebar items
2023-10-10 22:37:08 -04:00
story
refactor(api): rename imports and refactor error messages
2023-10-03 01:24:06 -04:00
upload
fix(api): do not import sharp as a namespace
2023-10-10 22:42:59 -04:00
user
/[id]
feat(api): create an endpoint to retrieve users with the same ip address as another user
2023-10-11 13:24:10 -04:00
authors.get.ts
feat(api): create endpoint to fetch all authors (users who have written >1 story)
2023-10-10 22:14:44 -04:00
genres.get.ts
style: run prettier
2023-10-03 01:19:36 -04:00
totals.get.ts
perf(api): convert handler for 'total stories+authors' endpoint to a
cachedEventHandler
2023-10-10 22:35:16 -04:00