• Joined on 2026年05月02日
Fluffinity commented on pull request forgejo-contrib/forgejo-cli#554 2026年07月11日 19:52:55 +02:00
feat(repo): Add star-status command and checks in star commands

Applied the same changes for printing all starred repos as in #560

Fluffinity pushed to feat-star-check at Fluffinity/forgejo-cli 2026年07月11日 19:51:54 +02:00
727e7de524 feat(repo): Add star-status command and checks in star commands
Fluffinity pushed to main at Fluffinity/forgejo-cli 2026年07月11日 19:44:51 +02:00
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
Compare 15 commits »
Fluffinity created pull request forgejo-contrib/forgejo-cli#560 2026年07月11日 19:44:31 +02:00
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
Fluffinity commented on issue forgejo-contrib/forgejo-cli#557 2026年07月09日 14:59:11 +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

Fluffinity commented on issue forgejo-contrib/forgejo-cli#557 2026年07月09日 14:56:49 +02:00
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...

Fluffinity created pull request forgejo-contrib/forgejo-cli#554 2026年07月08日 00:28:26 +02:00
feat(repo): Add star-status command and checks in star commands
Fluffinity pushed to feat-star-check at Fluffinity/forgejo-cli 2026年07月08日 00:27:31 +02:00
ff5d807f63 feat(repo): Add star-status command and checks in star commands
Fluffinity pushed to feat-star-check at Fluffinity/forgejo-cli 2026年07月08日 00:12:01 +02:00
0fbba1353f feat(repo): Add star-status command and checks in star commands
Fluffinity created branch feat-star-check in Fluffinity/forgejo-cli 2026年07月08日 00:12:01 +02:00
Fluffinity deleted branch feat-repo-watch from Fluffinity/forgejo-cli 2026年07月07日 23:02:03 +02:00
Fluffinity commented on pull request forgejo-contrib/forgejo-cli#528 2026年07月07日 22:35:19 +02:00
refactor: change organization of data path to forgejo-contrib

Rebased onto current main

Fluffinity pushed to rename-token-storage at Fluffinity/forgejo-cli 2026年07月07日 22:34:49 +02:00
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
Compare 5 commits »
Fluffinity commented on pull request forgejo-contrib/forgejo-cli#528 2026年07月07日 22:01:53 +02:00
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 deleted branch license-fix from Fluffinity/forgejo-cli 2026年07月06日 22:42:51 +02:00
Fluffinity deleted branch fix-oauth-crash from Fluffinity/forgejo-cli 2026年07月06日 22:41:47 +02:00
Fluffinity deleted branch rename-add-key from Fluffinity/forgejo-cli 2026年07月06日 22:41:09 +02:00
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