Commit Graph

33 Commits

Author SHA1 Message Date
Rory& 4a9c6cacc5 */Server.ts: Add monitoring init hook 2026-05-28 17:27:08 +02:00
Rory& 0d6824d285 Process lifecycle scripts 2026-05-28 17:27:07 +02:00
Rory& 5f8afbc7ae eslint: array callback return, no restricted imports 2026-04-19 22:45:37 +02:00
Rory& fc5b569d74 Run prettier, remove accidental imports 2026-04-18 18:26:34 +02:00
Rory& 58425a5274 Fix attachments 2 2026-04-18 18:26:34 +02:00
Rory& 103922e841 Fix attachments 2026-04-18 18:26:34 +02:00
Rory& b5e63c06b6 Qodana: fix async warnings 2026-03-14 03:26:26 +01:00
Rory& 7fefb35458 Option to disable logging route registrations 2026-02-27 11:10:10 +01:00
Rory& cc23978d5f Hack together a fix for cdn endpoints
Build docker images / build (api) (push) Failing after 14s
Build docker images / build (cdn) (push) Failing after 12s
Build docker images / build (cdn-cs) (push) Failing after 11s
Build docker images / build (default) (push) Failing after 12s
Build docker images / build (gateway) (push) Failing after 12s
Build docker images / build (admin-api) (push) Failing after 4m13s
Build docker images / build (gateway-offload) (push) Failing after 11s
Nix build / build-nix (push) Failing after 11s
Style / build (24.x) (push) Failing after 1m9s
Build / build (24.x) (push) Successful in 2m37s
2026-02-13 18:20:49 +01:00
Rory& 4e09e48958 Hack: split out icons in cdn-ts 2026-02-13 18:20:49 +01:00
Rory& a2bf29bc7f cdn: avatar decorations 2026-02-03 03:22:58 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& 84af6a24c5 finally make eslint happy 2025-12-17 06:49:16 +01:00
Rory& e4714b426b Automod mayhaps? 2025-10-18 16:31:11 +02:00
Rory& b87d28c2c9 Clean up unused imports 2025-09-30 05:13:29 +02:00
Rory& 0c3d8a792f Drop @sentry/node (Sentry support) - untested and unused 2025-09-29 22:08:03 +02:00
Rory& 4bcb65ddc4 Fix CDN log prefix when fixing attachments 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory& 387cef269a Sign media per user 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory& 6fa604efd1 Set trusted proxies in CDN 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory& d2015f06be Consistent request logging 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory& 126a881f31 Prettier 2025-04-09 16:38:03 +02:00
TomatoCake 342ef1b20f Stop sending X-Powered-By & share CORS/BodyParser 2024-08-31 07:29:55 +02:00
Madeline 095cbf7b20 Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline 8b2faf0b18 SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline 64e747a4d2 SPACEBAR 2023-03-31 02:05:02 +11:00
Madeline 084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline 0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* 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
2023-01-18 13:05:49 +11:00
Madeline 2f065e6b37 Move sentry init to util. use sentry in each module, not just bundle 2023-01-10 13:20:37 +11:00
Madeline df449169bd Prettier 2023-01-05 17:16:55 +11:00
Puyodead1 b84aa73852 implement guild profiles and fix user profiles 2022-12-19 20:37:59 +11:00
Madeline 02913b5e24 Discovery splashes + fix guild icons disappearing on settings change 2022-09-28 17:07:36 +10:00
Madeline 99ee7e9400 Prettier 2022-09-26 22:41:21 +10:00
Madeline f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00