| Commit message (Expand) | Author | Age | Files | Lines |
| * | CDN: unify imports layout | Rory& | 2026-06-12 | 22 | -82/+50 |
| * | Move entities to database | Rory& | 2026-06-11 | 2 | -7/+8 |
| * | Move database to toplevel | Rory& | 2026-06-11 | 1 | -3/+4 |
| * | Use subpath imports for lambert-server, fix openapi.js | Rory& | 2026-06-11 | 19 | -19/+19 |
| * | Allow subpath imports, move extensions to separate module | Rory& | 2026-06-11 | 1 | -2/+2 |
| * | */Server.ts: Handle metrics requests | Rory& | 2026-05-28 | 1 | -0/+1 |
| * | */Server.ts: Add monitoring init hook | Rory& | 2026-05-28 | 1 | -1/+0 |
| * | Process lifecycle scripts | Rory& | 2026-05-28 | 1 | -2/+9 |
| * | */start.ts: unify import order for module-alias and dotenv | Rory& | 2026-05-24 | 1 | -1/+5 |
| * | Side tangent: fix prettier complaints | Rory& | 2026-05-24 | 1 | -1/+3 |
| * | Clarify STORAGE_FORCE_PATH_STYLE env behavior | ohmwraith | 2026-04-29 | 1 | -1/+1 |
| * | Implement S3 force path-style support | ohmwraith | 2026-04-29 | 2 | -2/+10 |
| * | Fix CDN s3 import | Rory& | 2026-04-24 | 1 | -1/+1 |
| * | eslint: more rules, no-duplicate-imports | Rory& | 2026-04-19 | 1 | -2/+1 |
| * | eslint: array callback return, no restricted imports | Rory& | 2026-04-19 | 20 | -26/+26 |
| * | CDN: clean up unused imports | Rory& | 2026-04-19 | 16 | -133/+16 |
| * | Run prettier, remove accidental imports | Rory& | 2026-04-18 | 1 | -2/+0 |
| * | Remove irrelevant TODO | Rory& | 2026-04-18 | 1 | -1/+0 |
| * | Fix attachments 2 | Rory& | 2026-04-18 | 2 | -14/+24 |
| * | Fix attachments | Rory& | 2026-04-18 | 2 | -40/+31 |
| * | CDN: use file contents for hashes, the fuck | Rory& | 2026-03-19 | 14 | -14/+14 |
| * | CDN/Attachments: allow access by server request sig | Rory& | 2026-03-15 | 1 | -5/+12 |
| * | Shorten imports | Rory& | 2026-03-14 | 18 | -19/+19 |
| * | Remove unused imports for non-entities | Rory& | 2026-03-14 | 2 | -4/+0 |
| * | Qodana: fix async warnings | Rory& | 2026-03-14 | 1 | -2/+0 |
| * | Rip out CDN migrations | Rory& | 2026-02-28 | 12 | -237/+68 |
| * | Add sticker migration | Rory& | 2026-02-28 | 1 | -1/+21 |
| * | Option to disable logging route registrations | Rory& | 2026-02-27 | 1 | -2/+2 |
| * | cdn: fix | Rory& | 2026-02-23 | 2 | -2/+2 |
| * | cdn: fix path for deleting emojis | Rory& | 2026-02-23 | 1 | -3/+3 |
| * | cdn: fix missed rename | Rory& | 2026-02-23 | 1 | -1/+1 |
| * | cdn: migrate emojis to not use subdir fallback | Rory& | 2026-02-23 | 4 | -42/+55 |
| * | cdn: drop hash-addressed version of emojis route | Rory& | 2026-02-23 | 1 | -3/+1 |
| * | Hack together a fix for cdn endpoints | Rory& | 2026-02-13 | 11 | -33/+1170 |
| * | Hack: split out icons in cdn-ts | Rory& | 2026-02-13 | 5 | -3/+156 |
| * | Nix: add PORT=3001 for containers by default | Rory& | 2026-02-13 | 1 | -0/+0 |
| * | Add option to set S3 endpoint for S3-compatible stores | Manetheren | 2026-02-11 | 2 | -2/+9 |
| * | cdn: avatar decorations | Rory& | 2026-02-03 | 2 | -2/+42 |
| * | Assert req.params type as solely string (express update) | Rory& | 2026-02-01 | 7 | -29/+29 |
| * | cdn: actually execute controllers | Rory& | 2026-01-23 | 1 | -0/+1 |
| * | CDN: use central cache middleware. Closes #1455 | Rory& | 2026-01-22 | 7 | -20/+40 |
| * | No s3 support by default | Rory& | 2025-12-25 | 2 | -8/+24 |
| * | Commit evil (set process names) | Rory& | 2025-12-20 | 1 | -0/+5 |
| * | more async io | Rory& | 2025-12-19 | 1 | -2/+2 |
| * | use async io for CDN file storage | Rory& | 2025-12-19 | 1 | -2/+3 |
| * | WIP CDN stuff | Rory& | 2025-12-19 | 1 | -0/+117 |
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 13 | -535/+535 |
| * | Prettier u9 | Rory& | 2025-12-17 | 4 | -119/+50 |
| * | Prettier u5 | Rory& | 2025-12-17 | 2 | -16/+7 |
| * | Prettier 2 | Rory& | 2025-12-17 | 1 | -1/+1 |
| * | finally make eslint happy | Rory& | 2025-12-17 | 1 | -42/+23 |
| * | Remove fallback URIs, remove endpointClient, expose admin api | Rory& | 2025-12-04 | 4 | -6/+4 |
| * | Automod mayhaps? | Rory& | 2025-10-18 | 1 | -1/+1 |
| * | 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 | 7 | -7/+7 |
| * | Clean up unused imports | Rory& | 2025-09-30 | 5 | -5/+5 |
| * | 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 |
| * | Update file-type | Rory& | 2025-09-29 | 6 | -20/+20 |
| * | Make cloud uploads work | Rory& | 2025-09-29 | 1 | -3/+12 |
| * | Implement cloning cloud attachments into messages | Rory& | 2025-09-29 | 4 | -3/+48 |
| * | Implment deleting cloud attachments | Rory& | 2025-09-29 | 1 | -3/+26 |
| * | Maybe end the request? | Rory& | 2025-09-29 | 1 | -2/+2 |
| * | Add logging to cloud uploads | Rory& | 2025-09-29 | 1 | -0/+5 |
| * | Fix uploads? | Rory& | 2025-09-29 | 1 | -14/+28 |
| * | Add first half of cloud attachment uploads | Rory& | 2025-09-29 | 1 | -99/+101 |
| * | Fix CDN log prefix when fixing attachments | Rory& | 2025-07-06 | 1 | -3/+3 |
| * | Prettier | Rory& | 2025-07-06 | 1 | -9/+16 |
| * | Make IP/user-agent validation in CDN work | Rory& | 2025-07-06 | 1 | -4/+10 |
| * | Sign media per user | Emma [it/its]@Rory& | 2025-07-06 | 2 | -9/+34 |
| * | Add ip? | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+1 |
| * | Add options to erquire IP or User Agent to access CDN | Emma [it/its]@Rory& | 2025-07-06 | 1 | -2/+2 |
| * | Set trusted proxies in CDN | Emma [it/its]@Rory& | 2025-07-06 | 1 | -0/+3 |
| * | Consistent request logging | Emma [it/its]@Rory& | 2025-07-06 | 1 | -0/+19 |
| * | Update attachments.ts | Puyodead1 | 2025-05-03 | 1 | -2/+1 |
| * | Implement signed cdn urls | Puyodead1 | 2025-05-03 | 1 | -5/+27 |
| * | 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 | -22/+9 |
| |\ |
|
| | * | Stop sending X-Powered-By & share CORS/BodyParser | TomatoCake | 2024-08-31 | 1 | -22/+9 |
| * | | Fix module resolution when $CWD != . | Emma [it/its]@Rory& | 2024-10-28 | 1 | -1/+2 |
| |/ |
|
| * | feat: badge-icons cdn route | Cyber | 2024-07-17 | 1 | -0/+40 |
| * | update default avatars | Puyodead1 | 2024-07-10 | 1 | -6/+6 |
| * | Add nix flake to repo (#1111) | Rory& | 2024-02-19 | 1 | -2/+18 |
| * | WORKAROUND: Ignore client-requested file extension for role icons | Rory& | 2023-12-08 | 1 | -2/+19 |
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 5 | -5/+5 |
| * | SPACEBAR | Madeline | 2023-03-31 | 14 | -14/+14 |
| * | SPACEBAR | Madeline | 2023-03-31 | 14 | -14/+14 |
| * | Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars | Madeline | 2023-03-16 | 1 | -0/+28 |
| |\ |
|
| | * | add default group dm avatars | Puyodead1 | 2023-03-07 | 1 | -0/+28 |
| * | | use real md5 hash | Puyodead1 | 2023-03-07 | 1 | -6/+6 |
| |/ |
|
| * | Update default avatar colour scheme and fix ordering | Madeline | 2023-02-18 | 1 | -5/+6 |
| * | add support for desktop/web | Puyodead1 | 2023-02-17 | 1 | -1/+11 |
| * | async | Puyodead1 | 2023-02-17 | 1 | -6/+6 |
| * | Implement default avatars | Puyodead1 | 2023-02-17 | 1 | -0/+56 |
| * | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 1 | -28/+0 |
| * | Use localhost:3001 as fallback when cdn endpoints are null rather than 3003 | Madeline | 2023-01-26 | 4 | -4/+4 |
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 7 | -22/+24 |
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 14 | -0/+252 |
| * | Move sentry init to util. use sentry in each module, not just bundle | Madeline | 2023-01-10 | 2 | -3/+6 |
| * | Prettier | Madeline | 2023-01-05 | 3 | -10/+29 |
| * | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 2 | -0/+92 |
| * | Remove fluent-ffmpeg dep. TODO: Merge puyo's PR | Madeline | 2022-12-17 | 1 | -38/+0 |
| * | Remove `sharp` dep | Madeline | 2022-12-17 | 1 | -103/+0 |
| * | Handle fetch errors in cdn external endpoint | Madeline | 2022-10-24 | 1 | -0/+3 |
| * | Video attachment support! | Madeline | 2022-10-04 | 2 | -4/+42 |
| * | Use imagor for image resizing | Madeline | 2022-10-02 | 1 | -0/+2 |
| * | Slightly better embeds | Madeline | 2022-10-01 | 1 | -0/+4 |
| * | Discovery splashes + fix guild icons disappearing on settings change | Madeline | 2022-09-28 | 1 | -0/+3 |
| * | Prettier | Madeline | 2022-09-26 | 9 | -21/+24 |
| * | Remove the cdn storage location log | Madeline | 2022-09-26 | 2 | -2/+3 |
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 14 | -0/+698 |