Commit Graph

88 Commits

Author SHA1 Message Date
aclist
12d367fa7e feat: button cooldown 2026-01-09 20:03:22 +09:00
aclist
91425cbcaa feat: pack pages in ScrolledWindow 2026-01-09 19:08:59 +09:00
aclist
922ff7b3b2 chore: abstraction 2026-01-09 11:09:55 +09:00
aclist
31d289048f fix: fetch ipdb if missing 2026-01-09 10:58:41 +09:00
aclist
3d53ee7ea0 Merge branch 'feat/server-notebook' of github.com:aclist/dzgui-devel into feat/server-notebook 2026-01-09 07:02:35 +09:00
aclist
4e0cd02afa chore: add comments 2026-01-09 07:02:19 +09:00
aclist
3ae06f0bfb feat: add ip field binding 2026-01-09 07:01:55 +09:00
aclist
7fbc75bea9 chore: linting errors 2026-01-09 07:01:25 +09:00
aclist
f83eca7c18 fix: ensure log path exists 2026-01-08 17:15:27 +09:00
aclist
42e9cf6378 feat: add Statusbar class 2026-01-07 23:35:22 +09:00
aclist
058cbc39b1 feat: add Servers class 2026-01-07 23:34:25 +09:00
aclist
3b7b131cf5 feat: add Mods class 2026-01-07 23:34:02 +09:00
aclist
271ed76c38 feat: add Help class 2026-01-07 23:33:35 +09:00
aclist
86147db18e feat: add BoldLabel class 2026-01-07 23:32:17 +09:00
aclist
3c82b71f76 feat: live input validation 2026-01-02 06:32:32 +09:00
aclist
8a1c5bea6c fix: open user workshop 2026-01-02 05:29:15 +09:00
aclist
06e6065236 feat: dynamic connect panel (WIP) 2026-01-02 05:25:00 +09:00
aclist
5f0c8f7654 feat: apply scrollable mixin to pages 2026-01-01 23:49:16 +09:00
aclist
aba00f732a feat: mediator rewrite (WIP) 2026-01-01 21:31:33 +09:00
aclist
69cde11e8e chore: consolidate buttons 2026-01-01 20:24:44 +09:00
aclist
d74060c518 chore: reword tooltip 2026-01-01 20:22:55 +09:00
aclist
645682ee06 fix: only unlink stale links 2026-01-01 20:22:35 +09:00
aclist
dc310593d0 chore: clear typehinting errors 2026-01-01 06:04:24 +09:00
aclist
46ade773b3 fix: allocate correct grid rows to right panel 2026-01-01 05:50:25 +09:00
aclist
b6210e450f fix: grab treeview focus on refresh 2026-01-01 02:45:08 +09:00
aclist
580ccf0e83 chore: drop deprecated method 2026-01-01 02:41:47 +09:00
aclist
e7735e0472 feat: lazy refresh model on page change (WIP) 2026-01-01 02:41:05 +09:00
aclist
72c1081b48 feat: embolden func 2026-01-01 01:58:26 +09:00
aclist
c4b918d61e chore: update comments and imports 2026-01-01 01:25:52 +09:00
aclist
64384d1ac6 fix: cache statusbar content 2026-01-01 01:25:02 +09:00
aclist
29e13db5a2 fix: handle invalid filepath 2026-01-01 01:24:36 +09:00
aclist
2c19d999ff chore: update strings 2026-01-01 01:24:06 +09:00
aclist
2fc2eddf87 chore: move statusbar format method to format.py 2026-01-01 01:23:36 +09:00
aclist
618ee47e53 fix: only save column width on quit 2025-12-30 21:36:39 +09:00
aclist
167935b963 fix: update statusbars/crumbs correctly 2025-12-30 21:27:30 +09:00
aclist
029bc1edbd chore: add annotations 2025-12-29 16:57:06 +09:00
aclist
b0565bc7f1 feat: log timeout error when attempting update 2025-12-29 16:56:44 +09:00
aclist
5a76c37839 chore: move is_developer to UserPrefs 2025-12-29 16:39:47 +09:00
aclist
2184622918 fix: handle remote repo timeout 2025-12-29 16:35:05 +09:00
aclist
a5140d7761 fix: hide connect panel contextually 2025-12-29 16:34:34 +09:00
aclist
ad6bdb2e3c feat: server connection panel WIP 2025-12-28 07:14:35 +09:00
aclist
ef2742443f feat: col width WIP 2025-12-27 19:41:20 +09:00
aclist
21b6da8471 feat: col width WIP 2025-12-27 19:40:48 +09:00
aclist
c0df63b9d8 chore: move import 2025-12-27 19:40:08 +09:00
aclist
248978f993 fix: update crumbs when paginating 2025-12-22 17:03:44 +09:00
aclist
37dab3e83b feat: populate ServerTreeViews 2025-12-21 20:40:29 +09:00
aclist
4a3d407e5f fix: remove main menu enum 2025-12-21 03:04:53 +09:00
aclist
8b3d8c94fd fix: connect signals to new notebook tabs 2025-12-21 03:01:55 +09:00
aclist
e281345323 feat: server notebook prototype 2025-12-20 23:06:47 +09:00
aclist
01176c7798
Merge pull request #28 from aclist/fix/type_checking
fix: clear linting errors
2025-12-20 22:17:28 +09:00