• Joined on 2026年04月29日
sguiheux commented on issue forgejo/forgejo#13050 2026年07月15日 10:52:30 +02:00
need: sign rebased commits

Hi, it's not about merge strategy, it's about rebasing a PR using the button "Update branch by rebase"

sguiheux pushed to fixReplyComment at ovh/forgejo 2026年07月07日 11:16:01 +02:00
4504fdf2ce fix(ui): be able to edit a comment if attachment.enabled = false
9947e07037 enh(ui): give hint about .profile repo for advanced customization and verification links (#13330)
1d72ad088c feat(ui): improve markup attention colors (#13224)
29a27d1b0a Update dependency postcss to v8.5.16 (forgejo) (#13335)
c4689034c4 Update dependency @codemirror/view to v6.43.4 (forgejo) (#13332)
Compare 41 commits »
sguiheux commented on issue forgejo/forgejo#13050 2026年07月06日 08:54:56 +02:00
need: sign rebased commits

Great 👍

sguiheux created pull request forgejo/forgejo#13296 2026年07月03日 11:44:56 +02:00
fix(ui): allow dragging up for a multi-line comment
sguiheux pushed to fixMultiLineCommentDrag at ovh/forgejo 2026年07月03日 11:41:06 +02:00
24654f7d04
fix: allow dragging up
5b618cabd0 chore(documentation): explain the purpose of routers/api/v1/permissions (#13277)
052b6ed8f5 fix: ignore migrated commit without a patch (#13257)
787aea6fa2 fix: restore Forgejo's capability to build on non-Linux UNIX platforms (#13289)
958cface13 fix: terminate git (& other) subcommands gracefully on context timeout/cancellation (#13263)
Compare 7 commits »
sguiheux created branch fixMultiLineCommentDrag in ovh/forgejo 2026年07月03日 11:41:05 +02:00
sguiheux commented on pull request forgejo/forgejo#13288 2026年07月03日 09:16:15 +02:00
feat: add migration from bitbucket datacenter
sguiheux created pull request forgejo/forgejo#13288 2026年07月02日 17:52:41 +02:00
feat: add migration from bitbucket datacenter
sguiheux pushed to bitbucketDCImporter at ovh/forgejo 2026年07月02日 17:42:41 +02:00
f5581d4470
fix: apply lint and fmt
sguiheux pushed to bitbucketDCImporter at ovh/forgejo 2026年07月02日 17:25:39 +02:00
e92facff07
feat: migrate comments and reviews
sguiheux pushed to bitbucketDCImporter at ovh/forgejo 2026年07月02日 17:04:50 +02:00
be16d02544
feat: migrate comments and reviews
ca519ee113
feat: manage pull request importer
1f460c4b0b
feat: import bitbucket datacenter repository
85d38e354d fix: ensure runners either belong to owner or repo when updated (#13262)
0d8f6cac58 Update dependency globals to v17.7.0 (forgejo) (#13251)
Compare 6 commits »
sguiheux created branch bitbucketDCImporter in ovh/forgejo 2026年07月02日 17:04:50 +02:00
sguiheux pushed to fixMultiLineReply at ovh/forgejo 2026年06月30日 17:32:48 +02:00
5e031ef397
fix: during an email reply set the parent ExtraLinesCount
sguiheux created pull request forgejo/forgejo#13258 2026年06月30日 13:58:48 +02:00
fix: add extraLinesCount to reply template
sguiheux pushed to fixMultiLineReply at ovh/forgejo 2026年06月30日 13:32:34 +02:00
f7a65526fc
fix: add extraLine to reply template
sguiheux created branch fixMultiLineReply in ovh/forgejo 2026年06月30日 13:32:34 +02:00
sguiheux commented on issue forgejo/forgejo#13250 2026年06月30日 11:51:07 +02:00
bug: Replies to Multi-Line Comments Don't show as Replies

Hi you're right. ExtraLine is not passed to the reply template, I will proposed the fix today

sguiheux created pull request forgejo/forgejo#13257 2026年06月30日 11:38:06 +02:00
fix: ignore migrated commit without a patch