summary refs log tree commit diff
path: root/src/util/connections/ConnectionLoader.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a log that bothered meRory&2026-07-081-2/+0
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+2
* Make connections more verbose and include some setup instructionsRory&2026-04-191-1/+10
* Qodana: fix async warningsRory&2026-03-141-3/+3
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-41/+41
* Prettier u6Rory&2025-12-171-10/+3
* Add nix flake to repo (#1111)Rory&2024-02-191-1/+1
* Fix linter warnings in connectionsPuyodead12023-08-061-5/+3
* Fix connection class importsPuyodead12023-08-061-1/+1
* License informationMadeline2023-04-021-0/+18
* Less spammy user connection logsMadeline2023-04-021-9/+10
* fix a few linting errorsPuyodead12023-03-181-3/+6
* Fix ConnectionLoader from throwing when uploading default config keysMadeline2023-03-181-10/+8
* adding connection now worksPuyodead12023-03-181-3/+4
* add connectionsPuyodead12023-03-181-0/+65