feat(keybinds): add copy pr/issue number or URL
Signed-off-by: Dolev Hadar dolevc2@gmail.com
feat: remove log.Fatals and move loading state to messages
Signed-off-by: Dolev Hadar dolevc2@gmail.com
fix: prevent fetch of next page on refresh
Signed-off-by: Dolev Hadar dolevc2@gmail.com
feat(issues): add pagination
Signed-off-by: Dolev Hadar dolevc2@gmail.com
fix: filtered issues in archived repositories
fix: remove sorting code, add sort qualifier
Remove truncation of repo name.
Add full name and number to issue/pr sidebar.
Render PR/issue number before repo name in sidebar.
Add assignees to PRs.
Add support for custom keybindings on issues
Merge branch 'main' into base_branch
feat(keybinds): add copy pr/issue number or URL
Signed-off-by: Dolev Hadar dolevc2@gmail.com
feat: remove log.Fatals and move loading state to messages
Signed-off-by: Dolev Hadar dolevc2@gmail.com
fix: prevent fetch of next page on refresh
Signed-off-by: Dolev Hadar dolevc2@gmail.com
feat(issues): add pagination
Signed-off-by: Dolev Hadar dolevc2@gmail.com
fix: filtered issues in archived repositories
fix: remove sorting code, add sort qualifier
Remove truncation of repo name.
Add full name and number to issue/pr sidebar.
Render PR/issue number before repo name in sidebar.
Add assignees to PRs.
Add support for custom keybindings on issues