Commit Graph

20 Commits

Author SHA1 Message Date
oupson 2167084fa6
Cleanup of socket creation on terminal pane 2023-03-01 11:21:42 +01:00
oupson d7b4940608
Store server in db, password in secret and display server list 2023-03-01 10:30:52 +01:00
oupson 7359a03f90
Add libsecret as a deps of the project 2023-03-01 06:28:58 +01:00
oupson 9a145dd94e
Update model to look like database, add method to query server list 2023-02-27 18:53:26 +01:00
oupson a04bb393a4
Add database creation 2023-02-27 18:10:42 +01:00
oupson 87b464b53c
Init sqlite database on config creation 2023-02-27 11:58:55 +01:00
oupson 6d9daca0fc
Remove useless permission 2023-02-27 11:58:24 +01:00
oupson 733bde7c96
Add icon 2023-02-27 10:59:48 +01:00
oupson 5d3d3be569
Add informations to README 2023-02-27 09:58:49 +01:00
oupson b906945fc8
Add Config service 2023-02-27 09:38:06 +01:00
oupson 1c2235a975
Add services directory 2023-02-27 08:47:11 +01:00
oupson 53bc8e3815
Get type of socket from addrs enumeration 2023-02-27 08:28:19 +01:00
oupson 765cbb36ec
Show new tab 2023-02-27 07:50:08 +01:00
oupson 04003ff5b5
Fix namespace names (from FooTerm to Footerm) 2023-02-26 22:45:54 +01:00
oupson 4591334702
Add tabs 2023-02-26 22:37:55 +01:00
oupson b0d9a18006
Improve ssh reading and detect eof or error 2023-02-26 16:31:25 +01:00
oupson d0f95935a9
Move ssh and slave watcher to functions 2023-02-26 16:09:17 +01:00
oupson 287474bd41
Warn when ssh channel write failed 2023-02-26 16:03:24 +01:00
oupson dba7b10698
Initial support for ssh 2023-02-26 13:34:27 +01:00
oupson 0b8689ef6c
Initial Commit 2023-02-24 15:09:44 +01:00