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 |
|
aclist
|
f49e0bf560
|
Merge branch 'main' into fix/type_checking
|
2025-12-20 22:17:19 +09:00 |
|
aclist
|
89de9aa48a
|
Merge pull request #29 from aclist/feat/model-manager
feat: delegate to model manager
|
2025-12-20 22:15:47 +09:00 |
|
aclist
|
d8a12d13f6
|
chore: update imports
|
2025-12-20 22:15:05 +09:00 |
|
aclist
|
5e5d6e886b
|
chore: do not save gport var
|
2025-12-20 21:46:41 +09:00 |
|
aclist
|
8f20e8cc96
|
fix: do not write to statusbar
|
2025-12-20 21:44:42 +09:00 |
|
aclist
|
016f3ac6c9
|
feat: delegate to model manager
|
2025-12-20 21:42:19 +09:00 |
|
aclist
|
730e108cea
|
chore: clear linting errors
|
2025-12-19 20:26:07 +09:00 |
|
aclist
|
d5e54c0488
|
chore: clear linting errors
|
2025-12-18 20:52:04 +09:00 |
|
aclist
|
3e74174ab8
|
chore: add temporary exclusions
|
2025-12-18 20:51:45 +09:00 |
|