summary refs log tree commit diff
path: root/src/cdn/Server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-76/+76
|
* finally make eslint happyRory&2025-12-171-42/+23
|
* Automod mayhaps?Rory&2025-10-181-1/+1
|
* Clean up unused importsRory&2025-09-301-1/+1
|
* Drop @sentry/node (Sentry support) - untested and unusedRory&2025-09-291-4/+0
|
* Fix CDN log prefix when fixing attachmentsRory&2025-07-061-3/+3
|
* Sign media per userEmma [it/its]@Rory&2025-07-061-3/+32
|
* Set trusted proxies in CDNEmma [it/its]@Rory&2025-07-061-0/+3
|
* Consistent request loggingEmma [it/its]@Rory&2025-07-061-0/+19
|
* PrettierEmma [it/its]@Rory&2025-04-091-1/+1
|
* Stop sending X-Powered-By & share CORS/BodyParserTomatoCake2024-08-311-22/+9
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-1/+1
| | | | | | | * 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
* Move sentry init to util. use sentry in each module, not just bundleMadeline2023-01-101-1/+5
|
* PrettierMadeline2023-01-051-3/+9
|
* implement guild profiles and fix user profilesPuyodead12022-12-191-0/+7
|
* Discovery splashes + fix guild icons disappearing on settings changeMadeline2022-09-281-0/+3
|
* PrettierMadeline2022-09-261-4/+4
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+80