summary refs log tree commit diff
path: root/src/cdn/routes/attachments.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | * 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)Madeline2023-01-181-0/+18
| | | | | | | | | * 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
* 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