| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up erlpack types | Rory& | 2026-05-24 | 1 | -9/+1 |
| * | eslint: array callback return, no restricted imports | Rory& | 2026-04-19 | 1 | -1/+1 |
| * | lambert-server: Remove unused errorHandler option | Rory& | 2026-03-21 | 1 | -1/+1 |
| * | lambert-server: Remove unused jsonBody option | Rory& | 2026-03-21 | 1 | -1/+1 |
| * | Qodana: fix async warnings | Rory& | 2026-03-14 | 1 | -1/+1 |
| * | Add /_spacebar/api/version - resolves #1222 | Rory& | 2026-02-25 | 1 | -1/+8 |
| * | Fix splitting logic for .well-known base url | Rory& | 2026-02-11 | 1 | -1/+1 |
| * | API: always drop /api suffix in well known (hack) | Rory& | 2026-02-07 | 1 | -1/+1 |
| * | Move health endpoints to /, deprecate /api/-. Fixes #1089 | Rory& | 2026-01-22 | 1 | -1/+10 |
| * | Support API v10 | Rory& | 2026-01-13 | 1 | -0/+2 |
| * | Include request info in errors | Rory& | 2026-01-13 | 1 | -2/+3 |
| * | fix endpoint crap | Rory& | 2025-12-27 | 1 | -2/+2 |
| * | Fix endpoint public splitting | Rory& | 2025-12-25 | 1 | -1/+1 |
| * | Set low cache-control headers for static pages | Rory& | 2025-12-23 | 1 | -3/+14 |
| * | Implement widget | Rory& | 2025-12-19 | 1 | -1/+1 |
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 1 | -118/+118 |
| * | finally make eslint happy | Rory& | 2025-12-17 | 1 | -10/+13 |
| * | Remove fallback URIs, remove endpointClient, expose admin api | Rory& | 2025-12-04 | 1 | -0/+3 |
| * | Add well-known routes | Rory& | 2025-11-22 | 1 | -0/+36 |
| * | fix path | Rory& | 2025-10-07 | 1 | -2/+2 |
| * | API: expose schemas.json and openapi.json | Rory& | 2025-10-07 | 1 | -50/+18 |
| * | Drop dependency on missing-native-js-functions | Rory& | 2025-10-04 | 1 | -1/+0 |
| * | Pass mergeParams: true to new router calls due to express behavior change | Rory& | 2025-09-30 | 1 | -1/+1 |
| * | Silence, dotenv, we dont want your ads | Rory& | 2025-09-29 | 1 | -1/+2 |
| * | Drop @sentry/node (Sentry support) - untested and unused | Rory& | 2025-09-29 | 1 | -4/+0 |
| * | fixes and minor changes for email stuff | Puyodead1 | 2025-09-05 | 1 | -1/+1 |
| * | More cleanup | Rory& | 2025-07-27 | 1 | -5/+9 |
| * | Prettier | Emma [it/its]@Rory& | 2025-04-09 | 1 | -1/+1 |
| * | Merge pull request #1205 from DEVTomatoCake/feat/dont-send-x-powered-by | Puyodead1 | 2025-03-23 | 1 | -3/+4 |
| |\ |
|
| | * | Stop sending X-Powered-By & share CORS/BodyParser | TomatoCake | 2024-08-31 | 1 | -3/+4 |
| * | | run prettier | dank074 | 2024-11-19 | 1 | -2/+1 |
| * | | Add express trustedProxy support | Emma [it/its]@Rory& | 2024-10-30 | 1 | -0/+4 |
| |/ |
|
| * | Merge branch 'master' into feat/local-image-proxy | TomatoCake | 2024-07-18 | 1 | -5/+9 |
| |\ |
|
| | * | add email verification page | Puyodead1 | 2024-07-08 | 1 | -5/+9 |
| * | | Add local image proxy using sharp/jimp pkgs | TomatoCake | 2024-06-22 | 1 | -1/+3 |
| |/ |
|
| * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 1 | -8/+20 |
| |\ |
|
| | * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -7/+6 |
| | * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 1 | -2/+2 |
| | * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 1 | -2/+2 |
| | |\ |
|
| | | * | fix: remove proxy | Samuel | 2023-03-18 | 1 | -4/+0 |
| | | * | perf: cache jwt secret as key | Samuel | 2023-03-17 | 1 | -2/+6 |
| | * | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | * | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | * | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-19 | 1 | -1/+3 |
| | |\| |
|
| | * | | Add basic information page to / | Madeline | 2023-03-19 | 1 | -0/+11 |
| | |/ |
|
| * | | prettier | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
| * | | adding connection now works | Puyodead1 | 2023-03-18 | 1 | -0/+5 |
| |/ |
|
| * | Remove test client and client patcher | Madeline | 2023-03-01 | 1 | -2/+0 |
| * | Start implementing smtp | Puyodead1 | 2023-02-23 | 1 | -9/+11 |
| * | Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN... | Madeline | 2023-02-21 | 1 | -18/+2 |
| * | Close #954 | Madeline | 2023-02-21 | 1 | -0/+19 |
| * | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -1/+8 |
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -7/+10 |
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| * | Move sentry init to util. use sentry in each module, not just bundle | Madeline | 2023-01-10 | 1 | -1/+4 |
| * | Prettier | Madeline | 2023-01-05 | 1 | -10/+7 |
| * | Remove bad banned words implementation | Madeline | 2022-12-17 | 1 | -2/+1 |
| * | Fix 404 handler | Madeline | 2022-11-05 | 1 | -3/+4 |
| * | Allow running api, cdn, gateway separately | Madeline | 2022-10-31 | 1 | -2/+3 |
| * | Prettier | Madeline | 2022-09-26 | 1 | -18/+34 |
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+94 |