This website requires JavaScript.
Explore
Help
Sign In
RSCord
/
ServerSpacebarOld
Archived
Watch
2
Star
0
Fork
0
You've already forked ServerSpacebarOld
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-02-28
. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld
/
api
/
src
History
Madeline
7e7a2d3619
Fixed ability for user to edit any property of themselves, including
rights
,
flags
. Note to self: schemas.json is a GENERATED file.
npm run generate:schema
in api/
2022-04-23 01:07:59 +10:00
..
middlewares
added the maintenance listing endpoint
2022-04-07 23:15:41 +03:00
routes
Fixed ability for user to edit any property of themselves, including
rights
,
flags
. Note to self: schemas.json is a GENERATED file.
npm run generate:schema
in api/
2022-04-23 01:07:59 +10:00
util
general rights enforcement stuff
2022-04-18 22:02:32 +03:00
global.d.ts
prettier formatted /api
2021-10-20 09:13:22 +09:00
index.ts
🎨
remove long relatives paths -> short module paths
2021-09-12 21:09:29 +02:00
Server.ts
Organize @fosscord/api utils in directories
2022-01-01 20:04:30 +03:00
start.ts
Use 1 thread on platform where fetching thread/core count fails
2022-04-19 00:57:58 +02:00