Taavi Väänänen
|
be603c6bdc
|
server: Fix quoting in error message
In the error message about an invalid plugin command, only quote the
command name and not the rest of the error message after the command
name.
|
2025-11-08 12:36:50 +02:00 |
|
Reto Brunner
|
071a5afda6
|
ignore: move ignorelist to its own command
ignorelist shares no logic with /ignore or /unignore so it shouldn't
share a file. That just makes typing awkward.
|
2024-04-21 15:11:52 +02:00 |
|
Reto Brunner
|
402332340b
|
pluginCommand: type it and guard against bad input
|
2023-03-04 17:00:53 +01:00 |
|
Max Leiter
|
dd05ee3a65
|
TypeScript and Vue 3 (#4559)
Co-authored-by: Eric Nemchik <eric@nemchik.com>
Co-authored-by: Pavel Djundik <xPaw@users.noreply.github.com>
|
2022-06-18 17:25:21 -07:00 |
|