megaproxy
  • Joined on 2025-07-14
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 17:41:28 +00:00
c8234442f1 README: update for the React rewrite
megaproxy pushed tag v0.2.0 to megaproxy/tiletopia 2026-05-22 17:40:09 +00:00
megaproxy released v0.2.0 at megaproxy/tiletopia 2026-05-22 17:40:08 +00:00
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 17:35:32 +00:00
0535cfc388 Gitignore *.tsbuildinfo (tsc -b incremental cache)
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 17:35:11 +00:00
6b12ec877b Remove unused React imports (Notifications, Palette)
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 17:31:50 +00:00
3060169214 Bump version to 0.2.0 (first React-based release)
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 17:18:58 +00:00
369ec8e2fd Theme scrollbars + global broadcast toggle
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 17:05:07 +00:00
774b8633dc Migrate frontend from Svelte 5 to React 18
megaproxy created branch svelte-archive in megaproxy/tiletopia 2026-05-22 16:51:49 +00:00
megaproxy pushed to svelte-archive at megaproxy/tiletopia 2026-05-22 16:51:49 +00:00
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 16:32:06 +00:00
e9015b2790 Restore workarounds; close via renderKey bump (kills all PTYs)
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 16:04:00 +00:00
40ce27251d Close: bubble-up DOM hide + key-bump on full collapse
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 15:49:00 +00:00
8d5c49155b Restore DOM-direct workarounds; throttle gutter drag
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 15:33:23 +00:00
058ce49d3b Force gutter-drag resize via direct DOM (same workaround)
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 15:19:56 +00:00
50f612e6a6 Force broadcast-state visual via direct DOM in polling loop
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 15:15:24 +00:00
854201be84 Force active-border via direct DOM manipulation in polling loop
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 14:43:31 +00:00
f5f788652e Fix active-pane detection via activeElement polling
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 13:37:02 +00:00
4fd613438c Remove accidentally-committed dev-session screenshots/scripts
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 13:36:03 +00:00
96a9180f3b Fix active-pane click via document-capture pointerdown
megaproxy pushed to main at megaproxy/tiletopia 2026-05-22 12:59:35 +00:00
e871ee8e6e Fix M4 reactivity bugs via context + class store