summary refs log tree commit diff
path: root/src/cdn/util/Storage.ts (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-291-1/+8
|
* Fix CDN s3 importRory&2026-04-241-1/+1
|
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+2
|
* cdn: migrate emojis to not use subdir fallbackRory&2026-02-231-0/+1
|
* Hack: split out icons in cdn-tsRory&2026-02-131-0/+2
|
* Add option to set S3 endpoint for S3-compatible storesManetheren2026-02-111-1/+7
|
* No s3 support by defaultRory&2025-12-251-5/+10
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-33/+33
|
* Prettier u5Rory&2025-12-171-9/+3
|
* Implement cloning cloud attachments into messagesRory&2025-09-291-1/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-1/+0
| | | | | | | * 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
* PrettierMadeline2022-09-261-3/+3
|
* Remove the cdn storage location logMadeline2022-09-261-1/+2
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+62