thelounge/server
Reto Brunner 4e954b919c server/client: refactor command input
Keep happy path on the left and try to return as early
as we can to help the reader understand the logic better

The function is too large to be able to quickly scan an if / else
chain and see the function return at the end
2023-03-17 11:28:54 +01:00
..
command-line Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
models Merge pull request #4685 from thelounge/networkProps 2023-02-26 17:23:23 -08:00
plugins pluginCommand: type it and guard against bad input 2023-03-04 17:00:53 +01:00
types search: ignore searchResults if it isn't the active query 2023-01-08 11:41:09 +01:00
client.ts server/client: refactor command input 2023-03-17 11:28:54 +01:00
clientManager.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07: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