Commit Graph

130 Commits

Author SHA1 Message Date
sawka
8302ca1fcb openai api integration 'working' 2023-05-04 01:01:13 -07:00
sawka
ab5deafdb6 updates to remote table, working on openai remote type 2023-05-02 12:43:54 -07:00
sawka
398be03324 simplify screen focus types (remove cmd-fg). send all screen focus updates. fix display issue with rtnstate (prompt vars) 2023-04-13 12:53:15 -07:00
sawka
4e93eff86a updates to FeState to store variables -- implement python venv and gitbranch in festate for prompt 2023-04-11 23:54:18 -07:00
sawka
bc89309cfe fix nil ptr in /line:view 2023-04-05 00:25:22 -07:00
sawka
174a4ef8fd add limits to websharing 2023-04-04 23:38:34 -07:00
sawka
fa8db1d80e limit screen sharing to 50 commands 2023-04-04 23:24:08 -07:00
sawka
0ee3af71bd update sharename 2023-04-04 22:28:52 -07:00
sawka
f6c6a40aba add client:accepttos command 2023-04-04 21:52:20 -07:00
sawka
0a16bb2181 add two new fields to remotetype for better messages on client 2023-04-03 01:37:55 -07:00
sawka
a7faf2040f get contentheigh updates working 2023-03-31 00:32:38 -07:00
sawka
274697039a webshare selected line, sync webupdate for screen:new, fix line resolver for hidden items 2023-03-30 18:08:35 -07:00
sawka
652c820844 simplify updates, remove line:archived (now just line:del) 2023-03-30 12:59:58 -07:00
sawka
a340f93c20 add statevars to remote, add vars into webremote 2023-03-29 12:42:04 -07:00
sawka
b0269d5228 move generic db functions to dbutil (for use with PromptCentral) 2023-03-27 14:11:02 -07:00
sawka
150c8cfaee now calling promptcentral web updates 2023-03-26 18:48:43 -07:00
sawka
cf3644f0fd working on webshareupdates 2023-03-26 13:21:58 -07:00
sawka
bfe8ee1c02 starting on screen:webshare feature. simplify bookmarks (removed bookmarked from line) 2023-03-24 10:34:07 -07:00
sawka
02ae7ea972 checkpoint on big cmd screen migration 2023-03-20 19:20:57 -07:00
sawka
1742a3dbbc add linenum to map 2023-03-18 11:49:00 -07:00
sawka
e16c6534ad add screenid to cmd, remove sessionid from screenlines 2023-03-15 18:12:55 -07:00
sawka
f86f0a78b1 restore historynum and add linenum to historyitems 2023-03-15 12:27:17 -07:00
sawka
ed60723720 remove windowid 2023-03-14 16:37:22 -07:00
sawka
49e56f91cd bug fixes for screen primary 2023-03-13 12:10:23 -07:00
sawka
1059a10727 remove screens from session. add screenlinestype (replaces 'window' lines) 2023-03-13 10:50:29 -07:00
sawka
fd33157130 more window/screen_window references removed 2023-03-13 02:09:29 -07:00
sawka
e154aacaad checkpoint, backend changes for consolidating window and screen_window to screen 2023-03-13 01:52:30 -07:00
sawka
861cf8d126 fix shutdown loop -- have to ignore SIGHUP 2023-03-12 15:16:49 -07:00
sawka
34d4962b7a more logging, backup db on migration, fix issue with dbmapper (writing byte arrays) 2023-03-12 14:42:18 -07:00
sawka
db5cecb1da first use of go generics for DB mapping functions. add cloud session tables. refactor some of dbops to use new generics. 2023-03-09 18:44:01 -08:00
sawka
f2529581e1 checkpoint, cloud sessions 2023-03-08 17:16:06 -08:00
sawka
454c8758cd bug fixes, allow cmd filtering 2023-03-06 13:54:38 -08:00
sawka
501b067ead add a filtered search mode to history search 2023-03-06 11:47:44 -08:00
sawka
56b74f35f3 allow many more history query search options 2023-03-03 18:12:24 -08:00
sawka
014f1132a7 working on playbooks and history view 2023-03-02 00:31:19 -08:00
sawka
83314c3e48 update termfontsize command /client:set 2023-02-26 14:33:01 -08:00
sawka
fe3fb6d377 updates for activity, buildtime, etc. 2023-02-23 15:17:47 -08:00
sawka
8e1f34b93b telemetry updates 2023-02-21 22:41:56 -08:00
sawka
e4113b5f51 bookmark edit, delete, getbyid 2023-02-21 18:03:13 -08:00
sawka
63c620aea1 get bookmarks 2023-02-20 22:00:07 -08:00
sawka
3845429fd2 insert bookmark 2023-02-20 21:39:29 -08:00
sawka
bc0abacfd2 use new external module github.com/sawka/txwrap 2023-02-14 16:17:54 -08:00
sawka
57a8e49d73 updates for line renderer 2023-02-06 00:30:23 -08:00
sawka
f8c675c3e7 updates to telemetry, separate telemetry commands, use json data 2023-01-23 12:54:32 -08:00
sawka
ea897bf53c send telemetry data to pcloud. pcloud dev settings (with PCLOUD_ENDPOINT). /client:show and /client:set commands (for no-telemetry) 2023-01-22 23:10:18 -08:00
sawka
353bfad434 change numlines to numcommands. log all interactive eval commands to activity table. stub pcloud telemetry call 2023-01-17 16:02:44 -08:00
sawka
64ec186fa0 new API for client to log activity 2023-01-16 23:36:52 -08:00
sawka
a20da453f4 cr command (bare) shows all remotes 2022-12-30 17:01:17 -08:00
sawka
2f7aa94405 sudo remote and colors 2022-12-29 00:07:16 -08:00
sawka
9ab5d1e529 implement devmode with alternate directory/ports so main/dev can be run simultaneously 2022-12-28 17:47:12 -08:00