feat(repo): Add star-status command and checks in star commands
Applied the same changes for printing all starred repos as in #560
727e7de524
feat(repo): Add star-status command and checks in star commands
729afdbaae
Merge pull request 'chore: remove unused dependencies, narrow tokio features' (#527) from jpk68/forgejo-cli:deps into main
6b338d8372
Merge pull request 'feat(repo): add watch, unwatch and watch-status commands' (#533) from Fluffinity/forgejo-cli:feat-repo-watch into main
b5d9838f41
feat(repo): added watch, unwatch and watch-status commands
ce933407b6
Merge pull request 'refactor: rename auth add-key to auth add-token' (#523) from Fluffinity/forgejo-cli:rename-add-key into main
b1d16c6d02
refactor: rename auth add-key subcommand to auth add-token
refactor(repo): simplify determining repo owner
Fluffinity
pushed to refactor-print-subscriptions at Fluffinity/forgejo-cli
2026年07月11日 19:42:27 +02:00
baa1861d06
refactor(repo): simplify determining repo owner
Fluffinity
created branch refactor-print-subscriptions in Fluffinity/forgejo-cli
2026年07月11日 19:42:27 +02:00
support TLS v1.3-only forgejo instances
But out of curiosity, can you try setting the version of reqwest to the latest available one? 0.13.4, to be precise. Might be a problem, that has already been resolved
support TLS v1.3-only forgejo instances
That looks like it should be reported to the reqwest repo. forgjo-api constructs the client with only the user agent and default headers...
feat(repo): Add star-status command and checks in star commands
ff5d807f63
feat(repo): Add star-status command and checks in star commands
0fbba1353f
feat(repo): Add star-status command and checks in star commands
refactor: change organization of data path to forgejo-contrib
Rebased onto current main
5733eafe13
refactor: change organization of data path to forgejo-contrib
729afdbaae
Merge pull request 'chore: remove unused dependencies, narrow tokio features' (#527) from jpk68/forgejo-cli:deps into main
6b338d8372
Merge pull request 'feat(repo): add watch, unwatch and watch-status commands' (#533) from Fluffinity/forgejo-cli:feat-repo-watch into main
b5d9838f41
feat(repo): added watch, unwatch and watch-status commands
46060ffc08
chore: remove unused dependencies, narrow tokio features
refactor: change organization of data path to forgejo-contrib
That would be possible, although to me it changes the logic of the normal path. The old location becomes something normal we just check for, instead of it being something we only use in the case...
Fluffinity
dismissed review from Cyborus for forgejo-contrib/forgejo-cli#528
2026年07月06日 22:39:42 +02:00
Reason:
New commits pushed, approval review dismissed automatically according to repository settings