summary refs log tree commit diff
path: root/src/cdn/routes (follow)
Commit message (Expand)AuthorAgeFilesLines
* eslint: more rules, no-duplicate-importsRory&2026-04-191-2/+1
* eslint: array callback return, no restricted importsRory&2026-04-1915-16/+16
* CDN: clean up unused importsRory&2026-04-1915-16/+16
* Fix attachments 2Rory&2026-04-181-13/+1
* Fix attachmentsRory&2026-04-181-18/+30
* CDN: use file contents for hashes, the fuckRory&2026-03-1913-13/+13
* CDN/Attachments: allow access by server request sigRory&2026-03-151-5/+12
* Shorten importsRory&2026-03-1417-18/+18
* Remove unused imports for non-entitiesRory&2026-03-142-4/+0
* Rip out CDN migrationsRory&2026-02-2811-237/+62
* Add sticker migrationRory&2026-02-281-1/+21
* cdn: fixRory&2026-02-231-1/+1
* cdn: fix path for deleting emojisRory&2026-02-231-3/+3
* cdn: fix missed renameRory&2026-02-231-1/+1
* cdn: migrate emojis to not use subdir fallbackRory&2026-02-231-25/+31
* cdn: drop hash-addressed version of emojis routeRory&2026-02-231-3/+1
* Hack together a fix for cdn endpointsRory&2026-02-1310-0/+1170
* Hack: split out icons in cdn-tsRory&2026-02-131-0/+117
* Nix: add PORT=3001 for containers by defaultRory&2026-02-131-0/+0
* cdn: avatar decorationsRory&2026-02-031-0/+40
* Assert req.params type as solely string (express update)Rory&2026-02-016-24/+24
* CDN: use central cache middleware. Closes #1455Rory&2026-01-226-20/+16
* more async ioRory&2025-12-191-2/+2
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-177-325/+325
* Prettier u9Rory&2025-12-174-119/+50
* Remove fallback URIs, remove endpointClient, expose admin apiRory&2025-12-044-6/+4
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-307-7/+7
* Clean up unused importsRory&2025-09-304-4/+4
* Update file-typeRory&2025-09-296-20/+20
* Make cloud uploads workRory&2025-09-291-3/+12
* Implement cloning cloud attachments into messagesRory&2025-09-291-0/+24
* Implment deleting cloud attachmentsRory&2025-09-291-3/+26
* Maybe end the request?Rory&2025-09-291-2/+2
* Add logging to cloud uploadsRory&2025-09-291-0/+5
* Fix uploads?Rory&2025-09-291-14/+28
* Add first half of cloud attachment uploadsRory&2025-09-291-99/+101
* PrettierRory&2025-07-061-9/+16
* Make IP/user-agent validation in CDN workRory&2025-07-061-4/+10
* Sign media per userEmma [it/its]@Rory&2025-07-061-6/+2
* Add ip?Emma [it/its]@Rory&2025-07-061-1/+1
* Add options to erquire IP or User Agent to access CDNEmma [it/its]@Rory&2025-07-061-2/+2
* Update attachments.tsPuyodead12025-05-031-2/+1
* Implement signed cdn urlsPuyodead12025-05-031-5/+27
* feat: badge-icons cdn routeCyber2024-07-171-0/+40
* update default avatarsPuyodead12024-07-101-6/+6
* Add nix flake to repo (#1111)Rory&2024-02-191-2/+18
* WORKAROUND: Ignore client-requested file extension for role iconsRory&2023-12-081-2/+19
* Remove ALL fosscord mentionsMadeline2023-03-314-4/+4
* SPACEBARMadeline2023-03-316-6/+6
* SPACEBARMadeline2023-03-316-6/+6
* Merge pull request #997 from Puyodead1/dev/default-group-dm-avatarsMadeline2023-03-161-0/+28
|\
| * add default group dm avatarsPuyodead12023-03-071-0/+28
* | use real md5 hashPuyodead12023-03-071-6/+6
|/
* Update default avatar colour scheme and fix orderingMadeline2023-02-181-5/+6
* add support for desktop/webPuyodead12023-02-171-1/+11
* asyncPuyodead12023-02-171-6/+6
* Implement default avatarsPuyodead12023-02-171-0/+56
* Fix being unable to unset nicknamesMadeline2023-02-051-28/+0
* Use localhost:3001 as fallback when cdn endpoints are null rather than 3003Madeline2023-01-264-4/+4
* Add ESLint (#941)Madeline2023-01-204-16/+19
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-186-0/+108
* PrettierMadeline2023-01-051-6/+18
* implement guild profiles and fix user profilesPuyodead12022-12-191-0/+85
* Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline2022-12-171-38/+0
* Remove `sharp` depMadeline2022-12-171-103/+0
* Handle fetch errors in cdn external endpointMadeline2022-10-241-0/+3
* Video attachment support!Madeline2022-10-041-3/+41
* Use imagor for image resizingMadeline2022-10-021-0/+2
* Slightly better embedsMadeline2022-10-011-0/+4
* PrettierMadeline2022-09-265-12/+15
* Refactor to mono-repo + upgrade packagesMadeline2022-09-256-0/+415