| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 ↵ | TomatoCake | 2024-08-15 | 1 | -2/+2 |
| |\| | | | | | | | into feat/local-image-proxy | ||||
| | * | 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, ↵ | Madeline | 2023-08-10 | 1 | -6/+20 |
| | | | | | close #888) | ||||
| * | 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 |
| | | | | | | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88. | ||||
| | * | 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 |
| | | | | | | | | | - Added /auth/verify to authenticated route whitelist - Updated /auth/verify to properly mark a user as verified, return a response, and fix expiration time check - Implemented /auth/verify/resend - Moved verification email sending to a helper method - Fixed VerifyEmailSchema requiring captcha_key | ||||
| * | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -0/+1 |
| | | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 2 | -12/+10 |
| | | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 7 | -1/+127 |
| | | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
| * | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Re-introduce outgoing message logging Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Websocket dumping * Sentry user count on API * Generate session ID upon opening websocket, fix gateway dumps * Async file io in src/gateway/events/Message.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Async file io in src/util/util/Config.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Make pre-commit hook executable Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Fixed sync file io in src/util/util/Config.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Fixed missing await call in src/util/util/AutoUpdate.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Add comment to src/gateway/events/Connection.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Clean up gateway dumping code Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
| * | Rename limits_rate_disabled -> limits_rate_enabled and remove ↵ | Madeline | 2022-12-22 | 1 | -2/+2 |
| | | | | | limits_guilds_hideOfflineMember | ||||
| * | Move src-slowcord to own repo ↵ | Madeline | 2022-10-28 | 1 | -0/+2 |
| | | | | | https://github.com/MaddyUnderStars/slowcord-services | ||||
| * | Change android and ios client downloads to use /download endpoint, update ↵ | Madeline | 2022-10-24 | 1 | -1/+1 |
| | | | | | Release entity to suck less | ||||
| * | 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 |
