Commit Graph

  • 3d957706e9 feat(journal): add JournalContext to allow closing panel on mobile hypercross 2026-07-08 00:11:16 +08:00
  • 57ffb35f2b feat: publish initial manifest on startup and improve UI focus hypercross 2026-07-08 00:08:12 +08:00
  • 3eba8b3279 fix(ui): increase z-index for DocDialog elements hypercross 2026-07-07 23:59:57 +08:00
  • c10b088fb1 feat: add Journal server documentation to DocDialog hypercross 2026-07-07 23:57:31 +08:00
  • 1ef41f04fc feat: localize journal components to Chinese hypercross 2026-07-07 23:50:39 +08:00
  • 9a41f541e9 feat: improve server startup logs and simplify journal input labels hypercross 2026-07-07 23:48:04 +08:00
  • 45c8722af8 fix: decode URI components before path processing hypercross 2026-07-07 23:43:02 +08:00
  • e6d74cc318 fix: remove command prefix from action prefill text hypercross 2026-07-07 23:32:33 +08:00
  • 779722fe85 refactor: preserve URL search params during navigation hypercross 2026-07-07 23:26:44 +08:00
  • 48776424a7 fix(RevealManager): prevent GM listeners when disconnected hypercross 2026-07-07 23:17:57 +08:00
  • 4eaf6aab16 refactor: move GM action buttons to Solid components hypercross 2026-07-07 23:14:04 +08:00
  • aa326f38a0 refactor: introduce RevealManager and Article DOM context hypercross 2026-07-07 22:19:04 +08:00
  • 1ef2560faa fix: normalize line endings in frontmatter parsing hypercross 2026-07-07 21:47:25 +08:00
  • 6b3a915350 refactor: simplify spark button injection logic hypercross 2026-07-07 21:44:00 +08:00
  • 56af7dea42 feat: add spark table roll buttons for GMs hypercross 2026-07-07 21:38:43 +08:00
  • e801ac9b5f refactor: improve spark table lookup and error reporting hypercross 2026-07-07 19:13:11 +08:00
  • 9a312f76ad fix(completions): instantiate Slugger per file hypercross 2026-07-07 19:07:37 +08:00
  • 97148aa010 refactor: improve column slug extraction logic hypercross 2026-07-07 19:05:47 +08:00
  • 2f29f8774d feat: add spark table completion and rolling support hypercross 2026-07-07 19:02:17 +08:00
  • 3690d13407 refactor: extract persistence and reveal logic into new stores hypercross 2026-07-07 18:10:43 +08:00
  • ef7295ff7a fix(sidebar): add correct node identity to heading set hypercross 2026-07-07 13:26:35 +08:00
  • 574d17f201 refactor: improve heading revelation logic hypercross 2026-07-07 12:56:28 +08:00
  • ced9a4f8f2 feat: implement content reveal mechanism via DOM traversal hypercross 2026-07-07 10:51:02 +08:00
  • adf28a7cf1 feat: implement visibility logic for sidebar nodes hypercross 2026-07-07 09:27:04 +08:00
  • c5e1167beb feat: implement granular section visibility control hypercross 2026-07-07 07:44:57 +08:00
  • 7cfc0fd4f3 feat: add player invitation and autojoin functionality hypercross 2026-07-06 18:41:40 +08:00
  • 1d0f2f7c3e feat: add plain text dice roll detail hypercross 2026-07-06 18:18:16 +08:00
  • 0fc61e2f94 refactor: simplify journal message types and implement GM rolls hypercross 2026-07-06 18:06:32 +08:00
  • 59236f6dba feat: implement role-based access control hypercross 2026-07-06 17:52:56 +08:00
  • e216b94e25 feat: move revert action to message cards and improve article links hypercross 2026-07-06 17:26:37 +08:00
  • 276241f3b0 feat(journal): improve command completion behavior hypercross 2026-07-06 17:20:20 +08:00
  • e0d61cf91e feat: improve completions loading and UI handling hypercross 2026-07-06 17:13:11 +08:00
  • 4c5add2414 feat(journal): implement JournalInput with command autocomplete hypercross 2026-07-06 16:57:36 +08:00
  • 8284f5caee feat: add completions API and scanning logic hypercross 2026-07-06 16:50:45 +08:00
  • 307a3c8320 refactor: extract JournalHeader from JournalPanel hypercross 2026-07-06 16:22:06 +08:00
  • 13f454de9c feat: add URL parameter syncing for session and player hypercross 2026-07-06 16:12:34 +08:00
  • 6b5fcdc051 fix(cli): use async broker creation in journal server hypercross 2026-07-06 16:01:29 +08:00
  • 98c4a195e8 refactor: replace websocket-stream with native ws utility hypercross 2026-07-06 15:53:52 +08:00
  • 34d647d611 feat: implement websocket-stream for journal server hypercross 2026-07-06 15:38:28 +08:00
  • 862ba9c01b feat: simplify journal connection via WebSocket upgrade hypercross 2026-07-06 15:30:21 +08:00
  • 53c33587fb feat(journal): implement journal UI components hypercross 2026-07-06 15:06:19 +08:00
  • 8194438816 feat(journal): implement message registry and stream store hypercross 2026-07-06 14:48:18 +08:00
  • 21f8fbcd0b feat: add MQTT journal server for session persistence hypercross 2026-07-06 14:19:16 +08:00
  • 08389601ac style: reformat and improve CSS structure hypercross 2026-06-21 14:48:36 +08:00
  • d56e8ca23d fix(ui): Add text-black to prose elements hyper 2026-07-03 22:11:50 +08:00
  • 0add3f27d5 fix(layer-editor): use stable _key for drag-and-drop sorting hyper 2026-07-03 21:49:18 +08:00
  • 186e3c0db6 feat(layer-editor): Stable sortable IDs, drag opacity hyper 2026-06-30 21:44:59 +08:00
  • bdc06cc49a style(md-deck): Use double quotes and shrink-0 class hyper 2026-06-30 21:35:39 +08:00
  • b3d390dfd5 refactor(editor-panel): extract LayerRow and layer crud logic hyper 2026-06-30 21:34:10 +08:00
  • 42c7c9a26e feat(editor): Add dnd reordering and layer add/remove hyper 2026-06-30 20:55:13 +08:00
  • 9794184e98 style(file-tree): Reformat JSX and fix class name hyper 2026-06-30 20:26:11 +08:00
  • 53c8ce0677 feat(viewer): Add data source dialog hyper 2026-06-30 19:20:08 +08:00
  • a05b0f4291 refactor(doc-data): Use static imports for doc entries hyper 2026-06-30 18:54:34 +08:00
  • d72d4e7bde feat(docs): add component documentation entries and refactor dialog rendering hyper 2026-06-30 18:47:14 +08:00
  • 0886a406bb feat(doc-data): Add md-font component and update md-bg hyper 2026-06-30 18:40:22 +08:00
  • 548d6a0510 feat(md-font): Add color attribute hyper 2026-06-30 18:37:46 +08:00
  • fa57727abb feat(md-font): Add color prop support hyper 2026-06-30 18:28:40 +08:00
  • f337acd142 feat(md-bg): Add solid color background support hyper 2026-06-30 18:24:38 +08:00
  • 936ccb7433 chore(deps): add husky dev dependency hyper 2026-06-26 11:33:28 +08:00
  • 1b51370ad0 feat(husky): Add post-merge hook and prepare script hyper 2026-06-26 11:22:15 +08:00
  • e4b980202e feat(doc): Add md-border entry and reformat existing props hyper 2026-06-26 11:11:25 +08:00
  • e861b80f57 feat(components): add md-border custom element hyper 2026-06-26 11:10:06 +08:00
  • 110451ae04 feat: Add command documentation dialog hyper 2026-06-25 21:04:53 +08:00
  • f734da6acd feat(viewer): Add md-embed component hyper 2026-06-25 20:43:40 +08:00
  • f19c7ff77c refactor(markdown): Replace using with try-finally hyper 2026-06-25 20:33:08 +08:00
  • 1a4ae417fe feat: Add multi-source font and style manager hyper 2026-06-25 20:26:34 +08:00
  • 771fe6a112 style: add mask properties to icon class hypercross 2026-06-16 16:40:05 +08:00
  • a5021ff5b4 style: reformat PltPreview and fix SVG rendering hyper 2026-05-18 22:19:48 +08:00
  • 1582191655 feat: add custom YAML tag code block extension hypercross 2026-05-11 12:05:19 +08:00
  • a19d848456 refactor: remove words prop from md-emfont hypercross 2026-05-11 11:56:22 +08:00
  • 4038d67ea0 feat: add md-emfont component and format code hypercross 2026-05-11 11:25:57 +08:00
  • d4de95b465 refactor: fix layout for merged decks in PrintPreview hypercross 2026-05-05 16:46:10 +08:00
  • 4953d33f0f feat: implement multi-deck merging for print preview hypercross 2026-05-05 16:30:49 +08:00
  • d099cf5758 refactor: use npm yarn-spinner-loader package hypercross 2026-04-14 20:26:56 +08:00
  • 163aa8c783 refactor: move yarn-spinner-loader to external dependency hypercross 2026-04-14 16:35:18 +08:00
  • c110bb08b5 fix: label css typo hypercross 2026-04-09 12:35:54 +08:00
  • 348dff82f4 refactor: add pull-2, icon label, icon repeat hypercross 2026-04-09 12:31:07 +08:00
  • 2aaca2c56f fix: md-bg articlePath passing hypercross 2026-04-09 11:53:24 +08:00
  • 385bcb16d8 fix: dev server not showing pngs hyper 2026-04-08 19:56:44 +08:00
  • afe2eb4af8 fix: cli file change detection now includes csv/yarn hyper 2026-04-08 19:43:32 +08:00
  • b09560a4e5 refactor: allow chinese layer names hyper 2026-04-07 19:33:08 +08:00
  • 4d1c40ed3e refactor: add support for non-png icons hyper 2026-04-06 18:31:08 +08:00
  • 1eaef04215 fix: package-lock.json hyper 2026-04-06 17:55:18 +08:00
  • 25d95e6990 refactor: remove inline-schema hyper 2026-04-06 17:47:33 +08:00
  • 685ff08b78 fix: fix audit & inline schema to file? hypercross 2026-04-03 10:13:41 +08:00
  • 12c2473aeb refactor: swithc to npm link based dependency hyper 2026-04-02 21:09:42 +08:00
  • cd5741692a refactor: alignment icons hypercross 2026-03-30 12:54:53 +08:00
  • d8058fd224 refactor: hide original frame hypercross 2026-03-30 12:33:42 +08:00
  • 49fca8c18f fix: rotation hypercross 2026-03-30 12:07:28 +08:00
  • ceb2da8b1a refactor: layer transform controls hypercross 2026-03-30 12:01:08 +08:00
  • 56cabea109 refactor: layer editing ui hypercross 2026-03-30 11:40:45 +08:00
  • 831955e16e fix: csv loading hypercross 2026-03-27 15:26:20 +08:00
  • ea57cf8d2b refactor: layer alignment hypercross 2026-03-27 15:17:25 +08:00
  • 273f949839 refactor: details hypercross 2026-03-27 14:16:25 +08:00
  • 18ea01b904 fix: plt/print preview window stacking hyper 2026-03-31 17:28:46 +08:00
  • 246d983ad2 chore: update inline-schema hyper 2026-03-31 17:18:26 +08:00
  • 14a692cd2c fix: inline-schema type file write hyper 2026-03-31 16:20:42 +08:00
  • 57b46fedc1 chore: skip content in builds hyper 2026-03-31 15:42:19 +08:00
  • eb1388c6bc refactor: add inline-schema hyper 2026-03-31 15:40:06 +08:00
  • 0aaf81057a fix: parsing issues hypercross 2026-03-26 11:46:33 +08:00