Commit Graph

199 Commits

Author SHA1 Message Date
sawka
a81bf6ec67 fix last line scrolling 2023-03-03 12:06:17 -08:00
sawka
e073effe55 working on modal 2023-03-03 10:16:31 -08:00
sawka
adfec86d8b working on history inbox view 2023-03-02 00:33:10 -08:00
sawka
c3d07223f7 change unknown to question mark 2023-02-28 17:51:17 -08:00
sawka
759a0b52c7 update icons for FA6 2023-02-27 18:01:05 -08:00
sawka
1949b76354 collapse mode for screen window view 2023-02-27 15:52:55 -08:00
sawka
326b8d9b92 switch to fontawesome 6 2023-02-27 12:22:45 -08:00
sawka
9372d3a9d0 allow cmd text expansion 2023-02-27 00:30:17 -08:00
sawka
3cb47da584 get fontsize from clientdata 2023-02-26 14:16:42 -08:00
sawka
d11d76c670 always set sw size 2023-02-26 00:04:24 -08:00
sawka
c66bee7657 put static values for font size, re-render entire window when font size changes 2023-02-25 23:16:58 -08:00
sawka
132c0dacde fade in the ... 2023-02-23 23:36:35 -08:00
sawka
281d964d86 improve rendering performance 2023-02-23 23:24:26 -08:00
sawka
a7af66be31 regression, input height 2023-02-23 17:51:59 -08:00
sawka
8689ece6da start working on terrible scrollbar display 2023-02-23 16:06:44 -08:00
sawka
3d0ce6ea27 add close button, refactor bookmarksview to new file 2023-02-23 09:21:37 -08:00
sawka
654ff3b0b8 stub out shared sessions 2023-02-21 22:42:44 -08:00
sawka
7f3e688475 finish up bookmark functionality 2023-02-21 22:10:45 -08:00
sawka
cc5f8f81e7 bookmark editing/delete 2023-02-21 18:02:28 -08:00
sawka
9bb9e1fd5d making progress on bookmarks page. styling markdown. external link handler 2023-02-21 14:05:34 -08:00
sawka
aadf9d854d working on bookmarks, fix hover issue 2023-02-21 11:29:54 -08:00
sawka
c507769421 working on bookmarks view 2023-02-20 22:32:11 -08:00
sawka
e47c31e414 updates for bookmarked/pinned 2023-02-20 18:01:47 -08:00
sawka
9c391db16c remove collapsed feature for now, fix some small issues 2023-02-16 15:47:05 -08:00
sawka
45f107a650 scroll tab into view when selected 2023-02-15 20:48:19 -08:00
sawka
844eb58920 line collapsing 2023-02-15 20:32:17 -08:00
sawka
4429607eb5 refactor the data buffer functionality 2023-02-06 12:08:07 -08:00
sawka
62b9503387 sort working image renderer 2023-02-06 00:31:34 -08:00
sawka
c87d4f787c move reload url code to model from term 2023-02-05 23:01:02 -08:00
sawka
5e7fe63877 more refactoring 2023-02-05 22:07:57 -08:00
sawka
237a2b083e small refactor to get ready for renderers 2023-02-03 18:29:07 -08:00
sawka
a25deff1a2 working on refactoring out a 'renderer' type from TermWrap 2023-02-03 18:12:50 -08:00
sawka
d6e0c038e4 minor updates 2023-02-03 16:26:56 -08:00
sawka
1d7113d91b stub out some history view code (disabled in UI right now) 2023-02-03 14:26:46 -08:00
sawka
590e4d64da better showing of dev builds 2023-02-01 21:44:23 -08:00
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
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
e52cd6eb21 remove testing context menu 2023-01-31 22:43:39 -08:00
sawka
d7d6067fbb a bare enter will focus the last line in a window 2023-01-31 22:22:51 -08:00
sawka
65e23f9f48 partial resize handling 2023-01-31 21:25:11 -08:00
sawka
5f27c97dbe update ports 2023-01-30 11:35:39 -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
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
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
921053f1b7 don't show unknown for prompt, just show an empty prompt 2022-12-30 17:16:13 -08:00
sawka
9c95aa25d1 colorize prompt for remotes 2022-12-29 00:06:53 -08:00