aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/server/plugins.ts
Commit message (Expand)AuthorAgeFilesLines
* Translate plugin settingsChocobozzz2021-12-291-0/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-4/+4
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-3/+2
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-7/+6
* Shorter server command namesChocobozzz2021-07-201-10/+10
* Introduce user commandChocobozzz2021-07-201-12/+6
* Introduce server commandsChocobozzz2021-07-201-3/+2
* Introduce notifications commandChocobozzz2021-07-201-2/+1
* Introduce sql commandChocobozzz2021-07-201-6/+3
* Introduce channels commandChocobozzz2021-07-201-0/+2
* Introduce config commandChocobozzz2021-07-201-12/+9
* Introduce plugins commandChocobozzz2021-07-201-139/+49
* Handle broken plugin installChocobozzz2021-06-301-0/+32
* Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* Reorganize plugin modelsChocobozzz2021-05-111-8/+2
* Add registered setting CLI plugin install testChocobozzz2020-11-271-14/+2
* Move html injection plugin tests in its own fileChocobozzz2020-08-241-43/+5
* Inject plugin CSS in embed tooChocobozzz2020-08-241-7/+26
* Add plugin settings change watcherChocobozzz2020-05-041-2/+9
* Move to eslintcontainChocobozzz2020-02-031-8/+17
* Add public settings endpointChocobozzz2019-07-261-4/+15
* Change plugin models namesChocobozzz2019-07-241-2/+2
* Add plugin API testsChocobozzz2019-07-241-51/+338
* Add CLI plugins testsChocobozzz2019-07-241-0/+130