thelounge/server/command-line
arminius-smh 0a4adc4592
server: fix scoped package install
Installing a scoped npm package with thelounge install lead to an error,
because the original split that was used to split the version from the
package, split at the first @ from scoped packages.
2024-09-04 12:25:48 +02:00
..
users Fix user commands not working 2022-06-21 10:51:24 +03:00
index.ts cli: Implement storage migrate subcommand 2023-02-27 14:33:34 +01:00
install.ts server: fix scoped package install 2024-09-04 12:25:48 +02:00
outdated.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
start.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
storage.ts cleaner: expose cli task to do cleaning + vacuum 2023-12-24 16:55:45 +01:00
uninstall.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
upgrade.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
utils.ts cli: don't fail if stderr is not in json format 2023-12-13 22:55:53 +01:00