|
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/local-image-proxy
|
|---|
| assets/openapi.json |
|---|
|
Too large (Show diff)
|
| assets/schemas.json |
|---|
|
Too large (Show diff)
|
| flake.lock |
|---|
| hashes.json |
|---|
| package-lock.json |
|---|
|
Too large (Show diff)
|
| package.json |
|---|
| patches/express+4.18.2.patch 100644 → 0 |
|---|
| patches/express+4.19.2.patch 0 → 100644 |
|---|
| src/api/middlewares/Authentication.ts |
|---|
| src/api/routes/applications/#id/bot/index.ts |
|---|
| src/api/routes/channels/#channel_id/messages/#message_id/reactions.ts |
|---|
| src/api/routes/channels/#channel_id/messages/index.ts |
|---|
| src/api/routes/channels/#channel_id/webhooks.ts |
|---|
| src/api/routes/discovery.ts |
|---|
| src/api/routes/guilds/#guild_id/bulk-ban.ts |
|---|
| src/api/routes/guilds/#guild_id/webhooks.ts |
|---|
| src/api/routes/read-states/ack-bulk.ts |
|---|
| src/api/routes/users/#id/profile.ts |
|---|
| src/api/routes/users/@me/index.ts |
|---|
| src/api/routes/users/@me/notes.ts |
|---|
| src/api/routes/webhooks/#webhook_id/#token/index.ts 0 → 100644 |
|---|
| src/api/routes/webhooks/#webhook_id/index.ts 0 → 100644 |
|---|
| src/api/util/handlers/Message.ts |
|---|
| src/gateway/events/Close.ts |
|---|
| src/gateway/opcodes/Identify.ts |
|---|
| src/gateway/opcodes/LazyRequest.ts |
|---|
| src/gateway/opcodes/PresenceUpdate.ts |
|---|
| src/gateway/opcodes/RequestGuildMembers.ts |
|---|
| src/util/config/types/subconfigurations/limits/GuildLimits.ts |
|---|
| src/util/config/types/subconfigurations/limits/UserLimits.ts |
|---|
| src/util/entities/Categories.ts |
|---|
| src/util/entities/Message.ts |
|---|
| src/util/entities/Session.ts |
|---|
| src/util/entities/User.ts |
|---|
| src/util/entities/Webhook.ts |
|---|
| src/util/interfaces/Event.ts |
|---|
| src/util/interfaces/Status.ts |
|---|
| src/util/migration/mariadb/1721298824927-webhookMessageProperties.ts 0 → 100644 |
|---|
| src/util/migration/mariadb/1723347738541-client_status.ts 0 → 100644 |
|---|
| src/util/migration/mariadb/1723577874393-discoveryCategoryIcon.ts 0 → 100644 |
|---|
| src/util/migration/mariadb/1723644478176-webhookSourceChannel.ts 0 → 100644 |
|---|
| src/util/migration/mysql/1721298824927-webhookMessageProperties.ts 0 → 100644 |
|---|
| src/util/migration/mysql/1723347738541-client_status.ts 0 → 100644 |
|---|
| src/util/migration/mysql/1723577874393-discoveryCategoryIcon.ts 0 → 100644 |
|---|
| src/util/migration/mysql/1723644478176-webhookSourceChannel.ts 0 → 100644 |
|---|
| src/util/migration/postgres/1721298824927-webhookMessageProperties.ts 0 → 100644 |
|---|
| src/util/migration/postgres/1723347738541-client_status.ts 0 → 100644 |
|---|
| src/util/migration/postgres/1723577874393-discoveryCategoryIcon.ts 0 → 100644 |
|---|
| src/util/migration/postgres/1723644478176-webhookSourceChannel.ts 0 → 100644 |
|---|
| src/util/schemas/MessageCreateSchema.ts |
|---|
| src/util/schemas/RequestGuildMembersSchema.ts 0 → 100644 |
|---|
| src/util/schemas/UserModifySchema.ts |
|---|
| src/util/schemas/WebhookCreateSchema.ts |
|---|
| src/util/schemas/WebhookExecuteSchema.ts 0 → 100644 |
|---|
| src/util/schemas/index.ts |
|---|
| src/util/schemas/responses/GuildMessagesSearchResponse.ts |
|---|
| src/util/util/Constants.ts |
|---|