summary refs log tree commit diff
path: root/src/cdn/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Side tangent: fix prettier complaintsRory&2026-05-241-1/+3
|
* Clarify STORAGE_FORCE_PATH_STYLE env behaviorohmwraith2026-04-291-1/+1
|
* Implement S3 force path-style supportohmwraith2026-04-292-2/+10
|
* Fix CDN s3 importRory&2026-04-241-1/+1
|
* eslint: array callback return, no restricted importsRory&2026-04-193-7/+7
|
* CDN: clean up unused importsRory&2026-04-191-117/+0
|
* Remove irrelevant TODORory&2026-04-181-1/+0
|
* CDN: use file contents for hashes, the fuckRory&2026-03-191-1/+1
|
* Shorten importsRory&2026-03-141-1/+1
|
* Rip out CDN migrationsRory&2026-02-281-0/+6
|
* cdn: fixRory&2026-02-231-1/+1
|
* cdn: migrate emojis to not use subdir fallbackRory&2026-02-233-17/+24
|
* Hack: split out icons in cdn-tsRory&2026-02-133-0/+39
|
* Add option to set S3 endpoint for S3-compatible storesManetheren2026-02-112-2/+9
|
* Assert req.params type as solely string (express update)Rory&2026-02-011-5/+5
|
* cdn: actually execute controllersRory&2026-01-231-0/+1
|
* CDN: use central cache middleware. Closes #1455Rory&2026-01-221-0/+24
|
* No s3 support by defaultRory&2025-12-252-8/+24
|
* use async io for CDN file storageRory&2025-12-191-2/+3
|
* WIP CDN stuffRory&2025-12-191-0/+117
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-174-129/+129
|
* Prettier u5Rory&2025-12-172-16/+7
|
* Drop dependency on missing-native-js-functionsRory&2025-10-041-1/+0
|
* Implement cloning cloud attachments into messagesRory&2025-09-293-3/+24
|
* SPACEBARMadeline2023-03-315-5/+5
|
* SPACEBARMadeline2023-03-315-5/+5
|
* Add ESLint (#941)Madeline2023-01-202-5/+4
| | | | | | | * 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-185-0/+90
| | | | | | | | | * 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
* PrettierMadeline2023-01-051-1/+2
|
* Video attachment support!Madeline2022-10-041-1/+1
|
* PrettierMadeline2022-09-262-4/+4
|
* Remove the cdn storage location logMadeline2022-09-262-2/+3
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-255-0/+185