Commit Graph

  • fc5ad996c0 feat: implement automatic fetching and loading of missing battle replay geometries in preview hook master taDuc 2026-06-17 17:12:32 +07:00
  • 59de951edd feat: add hide/show all geometry actions and implement geometry cache optimization for map rendering taDuc 2026-06-17 15:17:02 +07:00
  • 99c3efe678 refactor: remove localStorage persistence and redundant refresh token logic from token store taDuc 2026-06-17 01:14:25 +07:00
  • e0f89df21c refactor: rename map feature types and improve path animation trajectory using flyTo and dynamic timing taDuc 2026-06-17 00:51:20 +07:00
  • ffd821dbd6 refactor: move editor utility functions from page component to shared library module taDuc 2026-06-16 15:11:03 +07:00
  • b821af9747 refactor: reoute / splited taDuc 2026-06-16 14:12:11 +07:00
  • 4f9f2cd854 feat: hide interface elements on mobile during replay mode and adjust overlay positioning taDuc 2026-06-16 00:58:36 +07:00
  • 495162ff43 feat: add responsive layout and dynamic height adjustments for ReplayPreviewOverlay on small screens taDuc 2026-06-16 00:26:36 +07:00
  • c16f4f773a refactor: adjust mobile/tablet breakpoint to 1024px and relocate replay button to the ruler row taDuc 2026-06-16 00:24:39 +07:00
  • 3fff4b7b20 style: update typography and sizing for map placeholder text elements taDuc 2026-06-15 23:39:38 +07:00
  • 4265e84764 chore: disable font preloading in Inter configuration to improve layout performance taDuc 2026-06-15 23:27:57 +07:00
  • 9080e1193d feat: add pathname proxy for layout conditional styling, introduce sidebar interaction tracking, and enhance ReplayPreviewOverlay with simplified view and dynamic pointer event blocking. taDuc 2026-06-15 23:15:36 +07:00
  • 3b90549202 feat: add onSelect callback to preview interaction hook and reset panels on selection taDuc 2026-06-15 21:44:06 +07:00
  • 05af7f19f5 refactor: improve map preview transition and layout stability with opacity animations and adjusted loading delay taDuc 2026-06-14 01:10:07 +07:00
  • 0462ed1ef5 refactor: remove mobile warning message from MapPlaceholder component taDuc 2026-06-10 13:05:04 +07:00
  • 32dabcff9c feat: add hasAnyBottomPanel prop to PreviewMapShell to allow custom bottom panel positioning taDuc 2026-06-10 13:03:53 +07:00
  • 82eca6ee1a fix: disable map hover popups on mobile devices and when globally disabled taDuc 2026-06-10 13:00:01 +07:00
  • 7a335f9415 limit import project taDuc 2026-06-09 16:30:48 +07:00
  • 5595bc7371 fix feedback bug taDuc 2026-06-08 21:56:53 +07:00
  • a4c4084f9b vietsub UI taDuc 2026-06-08 19:30:08 +07:00
  • 44a2a437df tech readme taDuc 2026-06-08 18:45:22 +07:00
  • 74b5b615ac update license taDuc 2026-06-07 23:24:52 +07:00
  • 282df2bc91 add warning for mobile taDuc 2026-06-07 20:29:43 +07:00
  • 0ce198aa5e fix replay bug taDuc 2026-06-07 18:46:00 +07:00
  • b051b2778f Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-06-07 17:52:07 +07:00
  • 22d30a2469 FAQ page renew and popup guide taDuc 2026-06-07 17:51:40 +07:00
  • 43a3d75f43 feat: implement ChatbotWidget component with chat history and message streaming support Kain344 2026-06-07 14:31:25 +07:00
  • 24a5abb1f1 Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-06-07 14:17:59 +07:00
  • f41b14349c refactor UI recusion for wiki taDuc 2026-06-07 14:17:39 +07:00
  • 501d562025 fix hover popup bug taDuc 2026-06-07 10:50:44 +07:00
  • 6d7d63a891 feat: implement user profile page, chatbot integration, and navigation components BoKhongLo 2026-06-06 23:28:40 +07:00
  • 820e0b5216 basic Uer UI taDuc 2026-06-06 15:36:15 +07:00
  • 61949e7149 feat: implement boundary tracing feature for polygon drawing with Shift+T shortcut taDuc 2026-06-05 02:41:05 +07:00
  • e9657a4003 refactor: improve snap precision and UI by adding high-precision lng-lat snap calculations and visual vertex status indicators taDuc 2026-06-04 21:57:00 +07:00
  • 38b6e9fca6 fix: improve mobile touch interactions by disabling default browser gestures and updating sidebar resizing logic taDuc 2026-06-04 20:12:04 +07:00
  • 35cd174c8b feat: add replay button to TimelineBar and implement responsive search bar layout with 100svh height support taDuc 2026-06-04 19:49:25 +07:00
  • 5aee0eccb2 fix: suppress guest auth errors and add SVG placeholder for missing user avatar in PreviewMapShell taDuc 2026-06-04 18:49:58 +07:00
  • 9a5dfdb2ed feat: update public preview UI with adjustable sidebar height, layer panel toggle, and synchronized data loading states(mobile UI) taDuc 2026-06-04 18:39:46 +07:00
  • 794ad2913f refactor: reduce batch sizes for battle replay and relation API requests to 10 taDuc 2026-06-04 10:41:01 +07:00
  • 6c509a6b54 perf: optimize bundle and load times via dynamic CSS imports, Webpack vendor chunking, and conditional map loading.(peak male content) taDuc 2026-06-04 10:21:23 +07:00
  • fb816fca11 feat: implement state-managed interactive map entry and optimize image loading performance taDuc 2026-06-04 02:48:14 +07:00
  • 82064af0db chore: enable standalone output mode in Next.js configuration taDuc 2026-06-04 00:36:18 +07:00
  • 5b13ec8d8d feat: persist map viewport in localStorage, optimize public preview loading with deferred interactive map, and add geometry background management actions. taDuc 2026-06-04 00:28:26 +07:00
  • 288cde5dcf feat: update replay preview logic, refactor narrative editor state management, and improve overlay UI styling taDuc 2026-06-02 00:07:07 +07:00
  • d18c29f391 feat: improve map interactions, optimize color hashing, and add zoom-level constraints to labels taDuc 2026-06-01 18:41:45 +07:00
  • 1a77d471ad feat: add region and location geometry types and extend editing engine to support line and point modifications taDuc 2026-06-01 16:01:37 +07:00
  • d270d9435b Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-06-01 12:24:12 +07:00
  • 104d62bc13 chore: remove temporary lint output file taDuc 2026-06-01 12:23:17 +07:00
  • 86ca32bc01 faq BoKhongLo 2026-05-30 23:53:33 +07:00
  • 793e980c93 faqs BoKhongLo 2026-05-30 23:50:03 +07:00
  • a987a83280 feat: implement user profile page with dynamic historian application rendering BoKhongLo 2026-05-30 23:05:14 +07:00
  • da4dea7f5d feat: implement user account management page and password update functionality BoKhongLo 2026-05-30 23:01:15 +07:00
  • c9082a9f58 change text BoKhongLo 2026-05-30 20:22:09 +07:00
  • e81dd69f19 refactor: update timeline persistence, optimize hook synchronization, and refine sidebar state management taDuc 2026-05-30 10:35:47 +07:00
  • b94f5f44cb refactor: optimize replay preview state management and cleanup editor UI components taDuc 2026-05-28 18:24:04 +07:00
  • 0dbe26fd4e replay in route / taDuc 2026-05-28 11:32:31 +07:00
  • b3d2f56797 refactor: pre serve route / taDuc 2026-05-27 13:58:36 +07:00
  • 4c60e2d773 feat: add timeline filter support to replay dispatcher and clean up unused dependencies taDuc 2026-05-27 12:48:17 +07:00
  • ef3766bc2a feat: implement PinnedWikiPopup, RelatedEntityPopup, and PreviewLayout to support entity relationship navigation and wiki content display in editor preview mode. taDuc 2026-05-27 12:15:21 +07:00
  • 3d21d078cf use requestAnimationFrame for hover popup taDuc 2026-05-27 03:18:11 +07:00
  • 184abb25b4 refactor: replace CanvasTimelineRuler with native range input slider in TimelineBar taDuc 2026-05-26 23:26:50 +07:00
  • 55e8f13e32 refactor: replace HTML range input with custom canvas-based timeline ruler and optimize Map instance configuration taDuc 2026-05-26 22:50:27 +07:00
  • 2a5b894a1b feat: integrate rich text editor with wiki linking functionality in ReplayEffectsSidebar taDuc 2026-05-26 19:48:41 +07:00
  • 092bbec6ac feat: apply no-scrollbar class to Editor and ReplayTimelineSidebar components taDuc 2026-05-26 17:29:35 +07:00
  • 5a0e77ebb8 fix: disable global scrollbars and reposition search component to the left edge of the editor taDuc 2026-05-26 17:28:09 +07:00
  • cdf3323d77 fix: add unregister mechanism for map icon updates to prevent memory leaks during component unmount taDuc 2026-05-26 17:16:39 +07:00
  • 2a3193a3fa perf: optimize map rendering by memoizing Map component and caching expensive geo-spatial calculations taDuc 2026-05-26 17:11:00 +07:00
  • 8c4a9cc85f feat: implement Goong place search integration and add geometry representative point utilities taDuc 2026-05-26 15:43:20 +07:00
  • faf5c56219 select and addable geometry global taDuc 2026-05-26 10:44:49 +07:00
  • e403413965 fix ref geometry ref rerollable taDuc 2026-05-26 10:09:02 +07:00
  • 9d04076921 refactor: enhance wiki navigation, add view mode toggle, and improve map sync preview logic (important global check) taDuc 2026-05-26 03:14:14 +07:00
  • 8306543828 feat: enable feature selection for preview modes and add click interaction support to the selecting engine taDuc 2026-05-26 01:26:47 +07:00
  • de91f8129e refactor: simplify timeline stage creation form by removing redundant validation logic and improving layout taDuc 2026-05-25 08:19:53 +07:00
  • f38ae2c288 docs: remove replay simplification proposal document taDuc 2026-05-25 02:36:54 +07:00
  • 9aa61dce27 refactor: decouple map effects from dispatcher and consolidate replay actions into a unified catalog taDuc 2026-05-25 02:36:18 +07:00
  • 395eb3de47 refactor(important): change binđing geometry to bound_with(up side down tree) taDuc 2026-05-24 20:18:29 +07:00
  • a98e1ac5b0 remove feature unhide new geometry by timeline taDuc 2026-05-24 15:25:37 +07:00
  • 0ebf8e1c65 feat: add dynamic entity color generation and support for reassigning geometry IDs taDuc 2026-05-24 11:57:40 +07:00
  • 23b2c6f534 refactor: migrate editor components and utilities to centralized uhm directory structure taDuc 2026-05-24 10:51:45 +07:00
  • c8d2415e50 refactor: consolidate redundant geo-types and implement legacy key mapping in GeoTypeMap taDuc 2026-05-24 10:36:45 +07:00
  • 82dfd7fa56 update anhncd 2026-05-23 13:46:44 +07:00
  • 051835b9bd Merge branch 'master' of https://github.com/Pregnant-Guild/FE_User_history_web anhncd 2026-05-23 13:46:17 +07:00
  • 282b365287 refactor: undo feature cover every single part of editor taDuc 2026-05-23 12:23:01 +07:00
  • 3b4ff71b9a refactor: enhance selectingEngine with multi-delete support and structured context menu items taDuc 2026-05-22 16:42:51 +07:00
  • dc6d048645 refactor: replace UI module CSS files and add map icon assets for enhanced styling anhncd 2026-05-22 12:15:28 +07:00
  • ee468fe4fe Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web taDuc 2026-05-21 18:51:15 +07:00
  • 8f0e912d9e feat: implement geometry binding functionality within the map interaction engine taDuc 2026-05-21 18:39:50 +07:00
  • b5dcda83a9 feat: implement TimelineBar component and add MapLayers panel styling with collapse functionality BoKhongLo 2026-05-21 18:00:15 +07:00
  • 457eee4ffa fix: update DRAFT_ENTITY_EXPR to exclude features with bindings BoKhongLo 2026-05-21 16:46:43 +07:00
  • 7e025fb449 feat: implement resizable public wiki sidebar with improved content fetching, map zoom limits, and layout adjustments BoKhongLo 2026-05-20 18:02:10 +07:00
  • 8c0bff8082 Remove .env from tracking taDuc 2026-05-20 14:31:45 +07:00
  • 2a3e908c44 chore: remove .env from tracking and enforce gitignore taDuc 2026-05-20 14:25:17 +07:00
  • 6599d8bf21 feat: configure mapbox access token for spatial data core engine taDuc 2026-05-20 14:14:46 +07:00
  • 194b3ad3c2 add somenew UI editor feature for more effêcncy taDuc 2026-05-20 02:14:56 +07:00
  • 488eee1a25 responsive BoKhongLo 2026-05-19 21:52:29 +07:00
  • f5514b8fb5 big update new layout BoKhongLo 2026-05-19 18:00:19 +07:00
  • e7c8322c63 fix: cors taDuc 2026-05-18 23:41:13 +07:00
  • 663347889b reafactor(important): change to new map backround base goong.io taDuc 2026-05-18 22:48:21 +07:00
  • 97d505dcc7 preview mode taDuc 2026-05-18 13:45:35 +07:00
  • c09928a2b2 add id to BattleReplay taDuc 2026-05-17 22:01:09 +07:00