summary refs log tree commit diff
path: root/src/cdn/routes/attachments.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* Clean up unused importsRory&2025-09-301-1/+1
* Update file-typeRory&2025-09-291-3/+3
* 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
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Use localhost:3001 as fallback when cdn endpoints are null rather than 3003Madeline2023-01-261-1/+1
* Add ESLint (#941)Madeline2023-01-201-5/+5
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline2022-12-171-38/+0
* Video attachment support!Madeline2022-10-041-3/+41
* PrettierMadeline2022-09-261-4/+4
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+100