summary refs log tree commit diff
path: root/src/api/util/handlers/Instance.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move more extensions to extensionsRory&2026-06-121-2/+2
|
* Move entities to databaseRory&2026-06-121-1/+2
|
* eslint: array callback return, no restricted importsRory&2026-04-191-1/+1
|
* Remove unused imports for non-entitiesRory&2026-03-141-1/+0
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-27/+27
|
* Lower interval for cleaning up sessionsRory&2025-12-161-1/+1
|
* Fix bad importsRory&2025-12-161-1/+1
|
* Expire old sessions, update last seen on gateway heartbeatRory&2025-12-161-5/+15
|
* Less debug logging, more useful?Rory&2025-12-161-3/+3
|
* What does this even returnRory&2025-12-161-0/+4
|
* Session fixesRory&2025-12-161-1/+3
|
* Fix typeorm queries no longer allowing empty where clausesEmma [it/its]@Rory&2025-07-061-1/+1
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-9/+8
| | | | | | | * 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
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+21