| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move entities to database | Rory& | 2026-06-11 | 1 | -1/+2 |
| * | Use subpath imports for lambert-server, fix openapi.js | Rory& | 2026-06-11 | 3 | -3/+3 |
| * | Clean up import in Monitoring, close webrtc connection on IPC failure, add LO... | Rory& | 2026-06-05 | 1 | -0/+2 |
| * | Document why ImageProxy.ts exists | Rory& | 2026-04-26 | 1 | -0/+1 |
| * | eslint: array callback return, no restricted imports | Rory& | 2026-04-19 | 2 | -3/+3 |
| * | NPM updates 2 | Rory& | 2026-04-18 | 1 | -1/+0 |
| * | Fix error logging, dont use simple-array | Rory& | 2026-04-18 | 1 | -1/+1 |
| * | CORS: change max age from 5s to 60s | Rory& | 2026-03-15 | 1 | -1/+1 |
| * | minor cleanup | Rory& | 2026-03-14 | 1 | -1/+1 |
| * | properly mark unused params | Rory& | 2026-03-14 | 1 | -1/+1 |
| * | make i18next shut up | CyberL1 | 2026-02-15 | 1 | -0/+1 |
| * | add rabbitmq reconnection logic with state recovery | dank074 | 2026-01-22 | 1 | -4/+16 |
| * | Include request info in errors | Rory& | 2026-01-13 | 1 | -2/+2 |
| * | Shields | Rory& | 2025-12-21 | 1 | -0/+1 |
| * | Send HTTP 401 on token errors | Rory& | 2025-12-19 | 1 | -0/+3 |
| * | Avoid re-fetching user if not requesting extra fields | Rory& | 2025-12-18 | 1 | -3/+8 |
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 7 | -419/+419 |
| * | Prettier u3 | Rory& | 2025-12-17 | 1 | -8/+2 |
| * | Prettier 7 | Rory& | 2025-12-17 | 1 | -6/+1 |
| * | Prettier 1 | Rory& | 2025-12-17 | 4 | -86/+20 |
| * | Centralise ip info logic | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | Remove device on logout | Rory& | 2025-12-17 | 1 | -2/+2 |
| * | fix cors | Rory& | 2025-12-15 | 1 | -1/+1 |
| * | Try adjusting CORS rules to make cookies work? | Rory& | 2025-12-13 | 2 | -10/+6 |
| * | Instance ban stuff | Rory& | 2025-12-13 | 1 | -1/+15 |
| * | Refactor: Replace getIpAddress with req.ip | BrajamohanDas-afk | 2025-12-12 | 1 | -38/+10 |
| * | Drop node-fetch-commonjs, proxy-agent as deprecated | Rory& | 2025-12-01 | 1 | -1/+0 |
| * | add fingerprint endpoint | doesnm | 2025-10-20 | 1 | -0/+1 |
| * | fix: interaction callback | CyberL1 | 2025-10-19 | 1 | -1/+1 |
| * | fix: comment out the route for interactions callback | CyberL1 | 2025-10-18 | 1 | -1/+1 |
| * | feat: interactions (incomplete) | CyberL1 | 2025-10-17 | 1 | -7/+3 |
| * | Marshall ajverrors | Rory& | 2025-10-17 | 1 | -1/+3 |
| * | Update more path variables | Rory& | 2025-10-11 | 1 | -3/+3 |
| * | Local changes | Emma [it/its]@Rory& | 2025-10-05 | 1 | -0/+4 |
| * | Drop @sentry/node (Sentry support) - untested and unused | Rory& | 2025-09-29 | 1 | -3/+0 |
| * | fix an issue with NO_AUTHENTICATE routes | Puyodead1 | 2025-09-05 | 1 | -6/+17 |
| * | More cleanup | Rory& | 2025-07-27 | 1 | -1/+2 |
| * | Prettier | Emma [it/its]@Rory& | 2025-04-09 | 1 | -7/+7 |
| * | Fix dependencies | Emma [it/its]@Rory& | 2025-04-09 | 1 | -2/+4 |
| * | Fixed errors in authorization for webhooks with tokens | root | 2025-03-23 | 1 | -1/+1 |
| * | turn off eslint rules causing issues | dank074 | 2024-11-13 | 1 | -1/+0 |
| * | Update some patches, switch to node-fetch-commonjs, more updates | Emma [it/its]@Rory& | 2024-10-28 | 1 | -1/+1 |
| * | Enforce RegEx no auth routes start | TomatoCake | 2024-08-30 | 1 | -4/+4 |
| * | Fix HEAD requests for no authorization routes | TomatoCake | 2024-08-30 | 1 | -4/+10 |
| * | Run prettier | TomatoCake | 2024-08-25 | 2 | -2/+7 |
| * | Remove auth requirement & fix image path | TomatoCake | 2024-08-25 | 2 | -2/+4 |
| * | Run prettier | TomatoCake | 2024-08-24 | 1 | -1/+2 |
| * | Add method to NO_AUTHORIZATION_ROUTES | TomatoCake | 2024-08-24 | 1 | -28/+27 |
| * | Merge pull request #1189 from greysilly7/dev/bodyparser | Madeline | 2024-08-22 | 1 | -2/+22 |
| |\ |
|
| | * | feat (bodyparser): do proper errors | Scott Gould | 2024-08-19 | 1 | -2/+22 |
| * | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int... | TomatoCake | 2024-08-15 | 1 | -2/+2 |
| |\| |
|
| | * | Start implementing webhooks | Puyodead1 | 2023-12-10 | 1 | -2/+2 |
| * | | Fix build by using ts-ignore | TomatoCake | 2024-06-28 | 1 | -1/+2 |
| * | | Fix style + nix? | TomatoCake | 2024-06-28 | 1 | -2/+6 |
| * | | "Fix" jimp import typings | TomatoCake | 2024-06-28 | 1 | -6/+15 |
| * | | Add config value for cache duration | TomatoCake | 2024-06-28 | 1 | -4/+5 |
| * | | Prettier stuff -.- | TomatoCake | 2024-06-22 | 1 | -4/+6 |
| * | | Fix @ts-expect-error comment after Prettier | TomatoCake | 2024-06-22 | 1 | -1/+1 |
| * | | Run Prettier (tabs -> spaces???) | TomatoCake | 2024-06-22 | 1 | -21/+41 |
| * | | Add local image proxy using sharp/jimp pkgs | TomatoCake | 2024-06-22 | 2 | -0/+144 |
| |/ |
|
| * | Send ratelimit headers regardless of if request was blocked (close #1022, clo... | Madeline | 2023-08-10 | 1 | -6/+20 |
| * | Fix some linting warnings | Puyodead1 | 2023-08-06 | 1 | -1/+1 |
| * | switch from il8next-node-fs-backend to il8next-fs-backend | Madeline | 2023-08-07 | 1 | -1/+1 |
| * | refactor checkToken | Madeline | 2023-07-28 | 1 | -6/+1 |
| * | Fix body-parser errors not being filtered in ErrorHandler middleware | Madeline | 2023-04-16 | 1 | -1/+6 |
| * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 7 | -19/+19 |
| |\ |
|
| | * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 3 | -5/+5 |
| | * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 2 | -53/+23 |
| | * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 2 | -23/+53 |
| | |\ |
|
| | | * | fix: request language property | Samuel | 2023-03-17 | 1 | -5/+6 |
| | | * | perf: custom i18next middleware that only initializes when needed | Samuel | 2023-03-17 | 1 | -18/+38 |
| | | * | perf: cache jwt secret as key | Samuel | 2023-03-17 | 1 | -4/+13 |
| | | * | build: update dependencies | Samuel | 2023-03-17 | 1 | -1/+1 |
| | * | | SPACEBAR | Madeline | 2023-03-31 | 7 | -7/+7 |
| | * | | SPACEBAR | Madeline | 2023-03-31 | 7 | -7/+7 |
| | |/ |
|
| * | | prettier | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
| * | | add connections | Puyodead1 | 2023-03-18 | 1 | -0/+2 |
| |/ |
|
| * | implement password reset | Puyodead1 | 2023-02-24 | 1 | -0/+2 |
| * | Email verification works | Puyodead1 | 2023-02-23 | 1 | -2/+3 |
| * | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -0/+1 |
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 2 | -12/+10 |
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 7 | -1/+127 |
| * | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -0/+3 |
| * | Rename limits_rate_disabled -> limits_rate_enabled and remove limits_guilds_h... | Madeline | 2022-12-22 | 1 | -2/+2 |
| * | Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser... | Madeline | 2022-10-28 | 1 | -0/+2 |
| * | Change android and ios client downloads to use /download endpoint, update Rel... | Madeline | 2022-10-24 | 1 | -1/+1 |
| * | Prettier | Madeline | 2022-09-26 | 6 | -35/+107 |
| * | Rearrange assets a bit, fix anything that uses assets folder | Madeline | 2022-09-26 | 1 | -3/+5 |
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 7 | -0/+392 |