Commit Graph

29 Commits

Author SHA1 Message Date
Cohee
583cc4b097 Add renaming of profiles + use alphabetical sorting 2024-09-23 20:19:18 +03:00
Cohee
d0657161a1 Merge branch 'staging' into sysprompt-divorce 2024-09-19 23:14:40 +03:00
Cohee
9197ed7fce Fix connection profile for CC setting incorrect source by preset 2024-09-19 23:12:33 +03:00
Cohee
0bc6a572c6 Add slash commands and connection profiles support 2024-09-17 12:14:13 +00:00
Cohee
4e84120981 Consistent error logging 2024-09-08 13:32:56 +03:00
Cohee
f926d9abd7 Execute profile commands callbacks directly 2024-09-08 13:31:32 +03:00
Cohee
85ebf3116e Add link to the doc 2024-09-08 09:27:03 +03:00
Wolfsblvt
c765057684 Disable buttons on <None> option 2024-09-08 01:18:44 +02:00
Cohee
44ddec88fe Rename extension manifest 2024-09-08 01:35:59 +03:00
Cohee
6aa9608b8e Forgor the spinner 2024-09-08 01:21:04 +03:00
Cohee
38751d4fe2 Replace details view toggle with a button 2024-09-08 01:19:52 +03:00
Cohee
d99dfb9168 Add spinner to indicate profile application 2024-09-07 23:53:22 +03:00
Cohee
10ddf77948 Await for profiles loading before continuing 2024-09-07 21:33:31 +03:00
Cohee
739d0c95c3 Require unique names for profiles 2024-09-07 21:21:46 +03:00
Cohee
827fce4542 Move string utils to shared module 2024-09-07 21:19:33 +03:00
Cohee
70ff35b4c3 Use consistent icons 2024-09-07 21:11:06 +03:00
Cohee
00f6941e93 Fix review comments 2024-09-07 21:08:37 +03:00
Wolfsblvt
7e64d216c3 Fix type not returning profile name 2024-09-07 19:32:58 +02:00
Cohee
4fd7828a9b Add /profile-get command 2024-09-07 17:13:32 +03:00
Cohee
065daa7599 Add commands to list, create, update profiles 2024-09-07 14:56:30 +03:00
Cohee
bcac8c065b Add command for switching profiles 2024-09-07 13:58:46 +03:00
Cohee
6d9c64f38e Add dynamic i18n to profile views 2024-09-07 13:36:21 +03:00
Cohee
e77f5a1c93 Set api-url with connection-manager 2024-09-07 13:24:56 +03:00
Cohee
916d73da4c Display profile name in delete confirmation 2024-09-07 01:18:35 +03:00
Cohee
0019da260c Use UUIDv4 for profile IDs 2024-09-07 01:12:53 +03:00
Cohee
d7011e8a11 Add i18n attributes 2024-09-07 00:41:48 +03:00
Cohee
c4aa79a8e1 Don't display toast on updating empty profile 2024-09-07 00:30:47 +03:00
Cohee
4c4477098d Fix saving null profiles 2024-09-07 00:27:52 +03:00
Cohee
7dc1c9f7ab Add connection manager as a core extension 2024-09-07 00:23:42 +03:00