1
0
Fork 0
mirror of https://github.com/MetaProvide/talked-client.git synced 2025-04-07 14:15:41 +00:00
Commit graph

23 commits

Author SHA1 Message Date
11e830117b
Bump version number and update Changelog. Release v0.2.0 () 2021-09-30 21:17:58 +02:00
e2ba0c85e3
Add support for providing arguments to the start recording command () 2021-09-30 21:11:33 +02:00
81dd2768b8
Update code to match the Nextcloud coding style and add php-cs-fixer check to lint workflow. Fixes () 2021-09-08 15:41:48 +02:00
d0085d3c9a
Remove unix:// syntax to improve maintainability and document that abstract socket aren't supported. Fixes () 2021-09-08 15:22:18 +02:00
4c1af354c4
Allow connecting to Talked server over a unix socket. Fixes 2021-09-06 14:39:47 +02:00
233597ec53
Add hidden option to hide the Talked settings. Fixes 2021-09-06 13:11:20 +02:00
937fc023fa
Add some more type hints 2021-09-06 12:54:18 +02:00
53b0b2549e
Update README 2021-08-23 16:22:57 +02:00
0a9d6c2ac9
Update CHANGELOG 2021-08-23 16:19:35 +02:00
052625ab95
Update README 2021-08-23 14:24:07 +02:00
2661916493
Add github workflows and issue templates, update readme, add editorconfig, add package.json for prettier and stylelint as well as config files for those. Add Makefile for handling releases. 2021-08-23 14:21:22 +02:00
1d0a1016e7
Add recording help command to the help message 2021-08-20 13:57:26 +02:00
bb001090e3
Add placeholder value for Talked url input 2021-08-19 15:54:32 +02:00
b4853d1e94
Update README 2021-08-19 15:53:19 +02:00
754b9f5f28
Add help command to present the different options 2021-08-19 14:44:09 +02:00
3755f61908
Switch to using single quotes and handle issue with json decoding curl response, as json is only available when request is succesful 2021-08-19 13:42:53 +02:00
2aa6edf376
Set a connection timeout, log errors and give a simple error message in Talk, print plain messages instead of json 2021-08-19 13:26:57 +02:00
7dc25154c2
Remove userID argument as it isn't currently used 2021-08-19 12:18:55 +02:00
3662e09040
Implement support for HTTP Basic auth, and remove trail slash from server url () 2021-08-12 16:53:57 +02:00
8140443561
Add admin settings () 2021-08-12 16:34:59 +02:00
5402304b64
Implement the different endpoints and pull talked server location from app config 2021-08-11 18:23:06 +02:00
dd635b1d59
Initial command 2021-08-09 16:29:29 +02:00
ef09e9649d
Initial commit 2021-08-09 13:33:33 +02:00