summary refs log tree commit diff
path: root/src/util/entities/Session.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use import type in entities where possible github/entity-fix-attempt entity-fix-attemptRory&2026-03-201-2/+2
|
* Try to make entity imports in entities lazy, didnt yet resolve circular ↵Rory&2026-03-201-1/+1
| | | | imports...
* Clean up schemas some moreRory&2026-03-161-2/+0
|
* Some minor workRory&2026-03-141-1/+1
|
* Remove unused imports for entitiesRory&2026-03-141-1/+0
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-127/+127
|
* Prettier u6Rory&2025-12-171-19/+20
|
* Centralise ip info logicRory&2025-12-171-1/+25
|
* Update session infoRory&2025-12-171-16/+61
|
* Fix sessionRory&2025-12-161-3/+3
|
* Device managementRory&2025-12-161-1/+19
|
* Session fixesRory&2025-12-161-2/+2
|
* More maybe un-blowing-upRory&2025-12-161-1/+1
|
* Create sessions for new usersRory&2025-12-161-9/+40
|
* don't show invisMathMan052025-11-291-0/+3
|
* fix: default `activities` to empty arrayCyberL12025-11-201-8/+2
|
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-301-2/+0
|
* "engine" const value sharedTomatoCake2024-08-181-1/+2
|
* Run prettier for @Entity()TomatoCake2024-08-171-1/+4
|
* Add utf8mb4 "engine" property to all entitysTomatoCake2024-08-171-1/+1
|
* Fix issues with requesting presencesTomatoCake2024-08-111-5/+7
|
* Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-2/+2
| | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
* Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-301-2/+2
|\
| * feat: Database Query CacheSamuel2023-03-181-2/+2
| |
* | SPACEBARMadeline2023-03-311-1/+1
| |
* | SPACEBARMadeline2023-03-311-1/+1
|/
* 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/+46