summary refs log tree commit diff
path: root/src/cdn/Server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CDN: unify imports layoutRory&2026-06-121-1/+1
|
* Move entities to databaseRory&2026-06-111-2/+2
|
* Move database to toplevelRory&2026-06-111-3/+4
|
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-111-1/+1
|
* */Server.ts: Handle metrics requestsRory&2026-05-281-0/+1
|
* */Server.ts: Add monitoring init hookRory&2026-05-281-1/+0
|
* Process lifecycle scriptsRory&2026-05-281-2/+9
|
* eslint: array callback return, no restricted importsRory&2026-04-191-1/+1
|
* Run prettier, remove accidental importsRory&2026-04-181-2/+0
|
* Fix attachments 2Rory&2026-04-181-1/+23
|
* Fix attachmentsRory&2026-04-181-22/+1
|
* Qodana: fix async warningsRory&2026-03-141-2/+0
|
* Option to disable logging route registrationsRory&2026-02-271-2/+2
|
* Hack together a fix for cdn endpointsRory&2026-02-131-33/+0
|
* Hack: split out icons in cdn-tsRory&2026-02-131-3/+0
|
* cdn: avatar decorationsRory&2026-02-031-2/+2
|
* 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