0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-17 16:22:06 +01:00
forgejo/services
wxiaoguang 6886706f5a
Fix broken code editor diff preview ()
Close , the code editor diff preview has been broken for long
time.

* Fix the regression for `data-line-num`
    * `.code-diff` is necessary to show the line number
* Fix the regression for 
* The diff:
[12434](https://github.com/go-gitea/gitea/pull/12434/files?diff=unified&w=1)
    * It hides the Type(4) (aka HunkHeader)  for unexpected cases.


Diff with ignoring whitespaces:
https://github.com/go-gitea/gitea/pull/23307/files?diff=unified&w=1

Before: see the issue 

After:

![image](https://user-images.githubusercontent.com/2114189/222942810-286dc9af-0b39-4e9d-8585-8c299b881241.png)
2023-03-06 09:37:58 +08:00
..
actions Avoid panic caused by broken payload when creating commit status () 2023-03-04 02:12:37 -05:00
agit
asymkey
attachment
auth
automerge
context
convert
cron
externalaccount
forms Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment () 2023-03-04 02:13:37 -05:00
gitdiff Fix broken code editor diff preview () 2023-03-06 09:37:58 +08:00
issue
lfs
mailer Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment () 2023-03-04 02:13:37 -05:00
markup
migrations
mirror Fill head commit to in payload when notifying push commits for mirroring () 2023-03-03 23:45:53 -05:00
org
packages
pull Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment () 2023-03-04 02:13:37 -05:00
release
repository
task
user
webhook
wiki