:sparkles: cdn
1 parent 87c7cf3 commit 71eeb8df01442f8068d7ad2ec582057351cac0b0
@Flam3rboy Flam3rboy authored on 12 Aug 2021
Showing 35 changed files
View
.DS_Store
Not supported
View
.env.example 100644 → 0
View
.gitignore 100644 → 0
View
Dockerfile 100644 → 0
View
README.md 100644 → 0
View
cdn/.env.example 0 → 100644
View
cdn/.gitignore 0 → 100644
View
cdn/Dockerfile 0 → 100644
View
cdn/README.md 0 → 100644
View
cdn/package-lock.json 0 → 100644
Too large (Show diff)
View
cdn/package.json 0 → 100644
View
cdn/src/Server.ts 0 → 100644
View
cdn/src/index.ts 0 → 100644
View
cdn/src/routes/attachments.ts 0 → 100644
View
cdn/src/routes/avatars.ts 0 → 100644
View
cdn/src/routes/external.ts 0 → 100644
View
cdn/src/routes/ping.ts 0 → 100644
View
cdn/src/start.ts 0 → 100644
View
cdn/src/util/FileStorage.ts 0 → 100644
View
cdn/src/util/Storage.ts 0 → 100644
View
cdn/src/util/multer.ts 0 → 100644
View
cdn/tsconfig.json 0 → 100644
View
package-lock.json 100644 → 0
Too large (Show diff)
View
package.json 100644 → 0
View
src/Server.ts 100644 → 0
View
src/index.ts 100644 → 0
View
src/routes/attachments.ts 100644 → 0
View
src/routes/avatars.ts 100644 → 0
View
src/routes/external.ts 100644 → 0
View
src/routes/ping.ts 100644 → 0
View
src/start.ts 100644 → 0
View
src/util/FileStorage.ts 100644 → 0
View
src/util/Storage.ts 100644 → 0
View
src/util/multer.ts 100644 → 0
View
tsconfig.json 100644 → 0