This website requires JavaScript.
Explore
Help
Register
Sign In
viljarb
/
LazyPM
Watch
1
Star
0
Fork
0
You've already forked LazyPM
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7674ae36904d5690081e2152026cf3d6b8a803aa
LazyPM
/
pkg
History
viljarb
7674ae3690
making improvements based on copilot's suggestions from previous merge with main: subtracting the label heights from available heights before calculating the list height, to avoid potential layer overflow, in pkg/tui/views/view.go; creating a handler function for refreshing issue list and updating detail view, to avoid duplicate logic in pkg/tui/views/operations.go
2026-02-23 13:50:23 +01:00
..
cli
add status command for getting task status
2026-02-17 13:05:50 +01:00
task
add builders and chaining methods for various types and variables for better reusability and readability
2026-02-19 17:26:16 +01:00
tui
making improvements based on copilot's suggestions from previous merge with main: subtracting the label heights from available heights before calculating the list height, to avoid potential layer overflow, in pkg/tui/views/view.go; creating a handler function for refreshing issue list and updating detail view, to avoid duplicate logic in pkg/tui/views/operations.go
2026-02-23 13:50:23 +01:00
web
use beads service
2026-02-22 11:03:31 +01:00