thelounge/server
Val Lorentz 76098d7e76 Fix incorrect typing of dehydrated networks and channels
Client and ClientManager deal with both 'dehydrated' channels/networks (ie. directly
from JSON configuration) and the 'rehydrated' ones (classes, with socket objects,
message arrays, etc.).

However, because their attributes are similar, both types were used interchangeably,
which becomes an issue when splitting Client's configuration loading into smaller
methods.
2023-03-15 08:40:53 +01:00
..
command-line Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
models Fix incorrect typing of dehydrated networks and channels 2023-03-15 08:40:53 +01:00
plugins network: add getLobby accessor 2023-02-27 18:30:33 +01:00
types search: ignore searchResults if it isn't the active query 2023-01-08 11:41:09 +01:00
client.ts Fix incorrect typing of dehydrated networks and channels 2023-03-15 08:40:53 +01:00
clientManager.ts Fix incorrect typing of dehydrated networks and channels 2023-03-15 08:40:53 +01:00
config.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
helper.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
identification.ts fix formatting 2023-02-18 11:46:31 +01:00
index.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
log.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
server.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
tsconfig.json Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00