| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 4 | -4/+4 |
| | | |||||
| * | 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 | 1 | -0/+24 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 1 | -6/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | Update attachments.ts | Puyodead1 | 2025-05-03 | 1 | -2/+1 |
| | | |||||
| * | Implement signed cdn urls | Puyodead1 | 2025-05-03 | 1 | -5/+27 |
| | | |||||
| * | 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 | 4 | -4/+4 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 6 | -6/+6 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 6 | -6/+6 |
| | | |||||
| * | Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars | Madeline | 2023-03-16 | 1 | -0/+28 |
| |\ | | | | | Add default group dm icons | ||||
| | * | 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 |
| | | | | | | Remove unwanted guild profile handler in cdn Fix rights check for bio/avatars of your own user | ||||
| * | 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 | 4 | -16/+19 |
| | | | | | | | | * 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 | 6 | -0/+108 |
| | | | | | | | | | | * 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 | ||||
| * | Prettier | Madeline | 2023-01-05 | 1 | -6/+18 |
| | | |||||
| * | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 1 | -0/+85 |
| | | |||||
| * | 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 | 1 | -3/+41 |
| | | |||||
| * | Use imagor for image resizing | Madeline | 2022-10-02 | 1 | -0/+2 |
| | | |||||
| * | Slightly better embeds | Madeline | 2022-10-01 | 1 | -0/+4 |
| | | |||||
| * | Prettier | Madeline | 2022-09-26 | 5 | -12/+15 |
| | | |||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 6 | -0/+415 |
