Commit Graph

1566 Commits

Author SHA1 Message Date
sawka
06aefd358f remove typo 2023-02-01 00:45:48 -08:00
sawka
9aba013e22 always show install options 2023-02-01 00:45:08 -08:00
sawka
3240b128e1 fix nil ptr exception (because GetType() returns a value even when pk is nil) 2023-02-01 00:44:31 -08:00
sawka
38b7bbfff2 setTUR will now set the usedrows into the backend. linetype sends used rows so the screen updates better on first load (perf as well) 2023-02-01 00:27:59 -08:00
sawka
d34b879abb make termcontext a union, fix typing 2023-01-31 23:12:16 -08:00
sawka
7fb8c91db7 fix menu, keep hidden toggle dev tools, remove view menu, move force reload to file menu 2023-01-31 22:55:30 -08:00
sawka
e52cd6eb21 remove testing context menu 2023-01-31 22:43:39 -08:00
sawka
6eb67f98fb set lineheight for tabs 2023-01-31 22:42:48 -08:00
sawka
d7d6067fbb a bare enter will focus the last line in a window 2023-01-31 22:22:51 -08:00
sawka
c0876a6ab6 line:setheight command 2023-01-31 22:21:19 -08:00
sawka
65e23f9f48 partial resize handling 2023-01-31 21:25:11 -08:00
sawka
381ed04153 allow multiple window updates (change window to windows) 2023-01-31 17:57:26 -08:00
sawka
108517bd08 add /screen:reset to remove all remote instances for screen 2023-01-31 17:56:56 -08:00
sawka
a4b8819948 increase rundata size limits 2023-01-31 12:14:41 -08:00
sawka
6ea1dd65bb update ports 2023-01-30 11:36:02 -08:00
sawka
5f27c97dbe update ports 2023-01-30 11:35:39 -08:00
sawka
0696669c53 update schema 2023-01-28 21:15:05 -08:00
sawka
cd41be5d04 use relative path for mshell 2023-01-26 14:41:26 -08:00
sawka
848f321ae7 backend version, check telemetry send more often (but send on the same interval) -- works better with computer suspend. 2023-01-25 22:49:50 -08:00
sawka
518e900403 bump to v0.1.2 2023-01-25 22:30:25 -08:00
sawka
7ac70d6fc0 bump to v0.1.2 2023-01-25 22:28:22 -08:00
sawka
76ce588b3b update icon, check in new icon, remove hardcoding of 'sawka' in comment lines 2023-01-25 22:22:51 -08:00
sawka
18048a675a fix /scren:purge hanging issue 2023-01-25 14:29:12 -08:00
sawka
67ad7d017e add session:purge (to be compatible with screen) 2023-01-25 13:57:36 -08:00
sawka
4494db19e2 append to local-server.log, don't overwrite 2023-01-25 13:57:13 -08:00
sawka
ac447e072b fix excessive line rendering with mobx.computed 2023-01-23 23:34:29 -08:00
sawka
9f034f39d4 remove loading animation 2023-01-23 23:11:34 -08:00
sawka
2bb098e940 exit stdin loop on error, force a sigkill after 10s 2023-01-23 15:48:54 -08:00
sawka
bf36d4f942 interactive connect -- does not force ssh batch mode 2023-01-23 13:47:57 -08:00
sawka
ae15fbdf91 create remote should show remote page, and force an interactive connect 2023-01-23 13:47:36 -08:00
sawka
5914e57afc export PROMPT and PROMPT_VERSION, always start remote 2023-01-23 13:28:00 -08:00
sawka
f8c675c3e7 updates to telemetry, separate telemetry commands, use json data 2023-01-23 12:54:32 -08:00
sawka
5a167961d9 set dev pcloud endpoint 2023-01-22 23:10:37 -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
dc051beeb8 add client:set command 2023-01-19 11:10:12 -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
9fd803bc11 centralize version info for building. change 'SH' vars to 'PROMPT' 2023-01-17 09:59:31 -08:00
sawka
daeef7a4d0 updates for v0.1.0, update some js packages 2023-01-16 23:44:50 -08:00
sawka
85c943f65a bump version to v0.1.1 2023-01-16 23:39:58 -08:00
sawka
64ec186fa0 new API for client to log activity 2023-01-16 23:36:52 -08:00
sawka
db727b232f fix unused variable 2023-01-11 22:26:27 -08:00
sawka
8a7a114671 add create-dmg-m1 2023-01-11 22:20:23 -08:00
sawka
be978a25b2 reinit focus 2023-01-11 20:53:46 -08:00
sawka
aa56db0bc4 fix userhostre to accept IP addresses 2023-01-11 17:16:20 -08:00
sawka
a5c921a730 new loading spinner, fix bug with terminal not displaying (complicated effect via CharSizeService interacting with display:none and dom observer with 0 height) 2023-01-02 22:54:40 -08:00
sawka
988a6c92ff context menu working cut/copy/paste with some smarts about where it is displayed 2023-01-02 14:52:53 -08:00
sawka
7ccd842bf7 allow line to be selected (don't change focus when selecting text). working on contextmenu 2023-01-02 14:08:24 -08:00
sawka
7f15092550 change back to /history 2023-01-02 12:13:55 -08:00
sawka
6a5be9652d change back to /history 2023-01-02 12:13:41 -08:00
sawka
0f599207cf clear can either archive or purge lines 2023-01-02 12:09:19 -08:00