Commit Graph

523 Commits

Author SHA1 Message Date
pa ddd191e332 Prevent the icon from being squished 2026-01-25 22:55:59 +09:00
pa bcee6b5298 fix alert dialog description wrapping issue 2026-01-25 22:55:35 +09:00
Natsumi f840dabe43 Clean up treeData 2026-01-25 01:23:23 +09:00
pa 642d222faa fix vue json pretty collapse issue 2026-01-24 19:12:52 +09:00
Natsumi 0af08e7741 Faster dialog switch 2026-01-23 22:33:36 +09:00
pa 5846fb7adb improve i18n 2026-01-23 22:33:24 +09:00
pa c30d7265ff improve theme color selection ux 2026-01-23 22:33:18 +09:00
pa 694183fb41 fix main dialog flickr issue 2026-01-23 22:33:14 +09:00
pa c4f75e50d7 tidy up 2026-01-23 22:33:00 +09:00
pa 739418733d tidy up 2026-01-23 22:32:53 +09:00
pa fab14abdd6 fix styles 2026-01-22 22:33:07 +09:00
pa 24d45d5967 improve color picker UI 2026-01-22 22:32:47 +09:00
Natsumi 0a0af0db75 Remove saved account on incorrect password 2026-01-22 22:32:42 +09:00
Natsumi 3b38a4ae61 Align group instances 2026-01-22 22:32:36 +09:00
Natsumi bc91653d38 previousInstancesInfoDialog cleanup 2026-01-22 22:32:29 +09:00
pa 2b739fd2b6 remove log 2026-01-22 22:32:22 +09:00
pa f0b7d74555 improve i18n and fix tooltip focus behavior 2026-01-22 21:24:37 +09:00
pa ba7ffa5497 merge previous instances dialog 2026-01-22 21:24:31 +09:00
pa 3c37071011 add empty component and poilsh styles 2026-01-22 21:24:26 +09:00
pa 1514012c4c fix navmenu red indicator 2026-01-22 21:24:22 +09:00
pa 3a05f69ad5 fix main dialog width 2026-01-22 21:24:16 +09:00
pa ab4dde0836 keep alive prev instance dialog 2026-01-22 21:24:01 +09:00
Natsumi a1f4a22609 Fix opening last active tab 2026-01-22 19:17:37 +13:00
Natsumi 98fbadae2f Fix lastVisit and visitCount 2026-01-22 19:17:37 +13:00
pa 60b49c71e1 change previous instance dialog navigation to use main dialog container 2026-01-22 19:17:36 +13:00
Natsumi dbbaf7732f Fix file analysis object type 2026-01-22 19:17:36 +13:00
Natsumi ac87cf9a90 Tooltip text overflow and new lines 2026-01-22 19:17:35 +13:00
pa 81acfa8734 fix sidebar auto scroll on list update 2026-01-22 19:17:35 +13:00
pa ecbb0612ec improve DataTableLayout scrolling behavior 2026-01-22 19:17:34 +13:00
pa 0fa6e48fd7 fix 2026-01-22 19:17:34 +13:00
pa 6dfea34dd2 fix avatar dialog layout 2026-01-22 19:17:33 +13:00
pa b2bd7693bb feat: add breadcrumb components and main dialog layout functionality 2026-01-22 19:17:33 +13:00
Natsumi 0b636df330 Fix closing PreviousInstancesGroupDialog and instance layout 2026-01-22 19:17:33 +13:00
pa 954735928c user dropdown destructive button color fix 2026-01-22 19:17:32 +13:00
pa 56a8713374 improve calendar style 2026-01-22 19:17:32 +13:00
Natsumi cf43938fd3 Fix bio diff and fullscreen image click to close 2026-01-22 19:17:31 +13:00
pa a07ae7941f fix reddot 2026-01-22 19:17:31 +13:00
pa da9cb3dab6 add some table loading spinner 2026-01-22 19:17:30 +13:00
pa 2d3cd9a3b3 sidebar virtual dom and textfield row sizing 2026-01-22 19:17:30 +13:00
pa 1e25255ac5 improve i18n 2026-01-19 11:50:25 +09:00
pa 7303cd0b33 fix 2026-01-19 11:50:16 +09:00
kubectl cacbf742d1 feat: add a setting to enable pointer on hover (#1585)
* feat: added striped table mode for visual clarity

also added a settings toggle to revert to original behavior

* fix: add pointer on hover behind a toggle

* fix: add `x-link` class to the selector

* fix: indicate that this is global forceful overide
2026-01-19 09:33:01 +09:00
Natsumi 29b83c5b89 Formatting fixes 2026-01-19 09:28:39 +09:00
pa f3b3a3ae96 fix vr style 2026-01-19 09:32:51 +13:00
pa 265e0f999c theme and virtualized list 2026-01-19 09:32:51 +13:00
pa 9081dbe2b1 fix 2026-01-19 09:32:50 +13:00
pa 1de16dc699 fix styles 2026-01-19 09:32:50 +13:00
pa c326e4fd3e add midnight theme and fix some styles 2026-01-19 09:32:49 +13:00
Natsumi 9f80d5e64a Rewrite shared feed 2026-01-19 09:32:48 +13:00
Luc ♥ 56bf69f64e Rework WebApi.cs to use HttpClient (#1584)
* Rewrk webapi.cs to use HttpClient

* only run code signing when secrets are configured

* Workaround to check if secret is present or not

* apply it to all azure steps...

* dont replace cookie container, reuse managed object

* Fix adding MD5

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2026-01-18 10:16:31 +13:00