Commit Graph
579 Commits
Author SHA1 Message Date
sawka b2e12e4171 reimplement closetab context menu 2024-06-24 17:50:06 -07:00
sawka 997940949a fix cut/copy/paste menu 2024-06-24 17:44:31 -07:00
sawka cc46cf64df more context menu options (not implemented) for block headers 2024-06-24 16:34:56 -07:00
sawka a0b8bd5c0b add config option to show block header ids 2024-06-24 16:25:53 -07:00
Mike SawkaandGitHub 77b5acfc5a cmd blocks (#74) 2024-06-24 14:34:31 -07:00
Red J AdayaandGitHub edb8eb25b8 CSV view (#73) 2024-06-24 10:17:35 -07:00
Red J AdayaandGitHub 4714b88be7 Move tab bar to top edge (#72) 2024-06-23 12:03:09 -07:00
Sylvie CroweandGitHub c2b8b32b44 New Directory View Columns (#71)
This adds several new columns to the directory view. It adds a last
modified timestamp, a logo for the type, human-readable file sizes, and
permissions. Several of these are configurable via the
config/settings.json file.
2024-06-22 00:41:49 -07:00
sawka b668138ae0 fix null ptr 2024-06-21 16:59:09 -07:00
sawka 2d1c55471c mimetype to icon function 2024-06-21 16:40:24 -07:00
sawka 83ca76b6b4 only materialize the fileContentAtom when necessary 2024-06-21 16:22:59 -07:00
sawka 544dba6f8a add streaming icons 2024-06-21 16:11:34 -07:00
sawka e859847edb dynamic icons for preview, and icons per view 2024-06-21 16:01:51 -07:00
sawka e7550c0a3e add block icon 2024-06-21 15:15:38 -07:00
sawka 8683105f70 fun customization for the block title 2024-06-21 14:44:11 -07:00
sawka 312ee5af59 remove visualViewport hack (needed for Safari) 2024-06-21 13:27:21 -07:00
sawka 516f1faa47 fix ordering of typeunions in generated typescript. add term config fontsize and fontfamily. 2024-06-21 13:23:07 -07:00
sawka cddff22f7c fix font smoothing 2024-06-21 12:56:07 -07:00
sawka e583cefbea fix term colors, and import the term.less file 2024-06-21 12:51:17 -07:00
Mike SawkaandGitHub 0ea8e5ac88 integrate part of keyutil, and implement tab and block movement with keyboard (#70) 2024-06-21 12:32:38 -07:00
Red J AdayaandGitHub 9cc5d9d3ae Add ability to edit tab name (#67) 2024-06-21 10:23:04 -07:00
Evan SimkowitzandGitHub 2c6f6d917f Fix greedy rendering of drag preview (#68) 2024-06-21 10:18:35 -07:00
Red J AdayaandGitHub b8b03ea817 Scrollable tab bar fixes (#69) 2024-06-21 10:18:13 -07:00
Red J AdayaandGitHub e83b5c8763 Scrollable tabs using OverlayScrollbars (#60) 2024-06-20 20:04:00 -07:00
sawka b73148be6b fix emain 2024-06-20 16:20:50 -07:00