summary refs log tree commit diff
path: root/src/cdn/util/FileStorage.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eslint: array callback return, no restricted importsRory&2026-04-191-4/+4
|
* Remove irrelevant TODORory&2026-04-181-1/+0
|
* cdn: fixRory&2026-02-231-1/+1
|
* cdn: migrate emojis to not use subdir fallbackRory&2026-02-231-17/+20
|
* Hack: split out icons in cdn-tsRory&2026-02-131-0/+13
|
* use async io for CDN file storageRory&2025-12-191-2/+3
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-37/+37
|
* Prettier u5Rory&2025-12-171-7/+4
|
* Drop dependency on missing-native-js-functionsRory&2025-10-041-1/+0
|
* Implement cloning cloud attachments into messagesRory&2025-09-291-1/+12
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-4/+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-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
* PrettierMadeline2023-01-051-1/+2
|
* Video attachment support!Madeline2022-10-041-1/+1
|
* Remove the cdn storage location logMadeline2022-09-261-1/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+50