thelounge/shared
Reto Brunner e61e356f1e server: somewhat type fix auth related functions
The auth functions are a bloody mess and need to be cleaned up.
using various callback functions and using variables as pointers makes the logic
hard to follow and hence idiotic to type too, as multiple orthogonal logic paths
are mixed up into one function.

This really needs to be untangled
2024-04-21 15:11:52 +02:00
..
types server: somewhat type fix auth related functions 2024-04-21 15:11:52 +02:00
irc.ts Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
linkify.ts linkify: simplify noscheme detection logic 2024-01-21 21:18:09 +01:00
tsconfig.json Extract linkify to shared directory 2023-01-30 09:14:40 +01:00