gitea/web_src/js
Rowan Bohde a8e7caedfa
add submodule diff links (#33097)
This adds links to submodules in diffs, similar to the existing link
when viewing a repo at a specific commit. It does this by expanding diff
parsing to recognize changes to submodules, and find the specific refs
that are added, deleted or changed.

Related #25888

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-08 01:38:30 +00:00
..
components add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
features Remove extended glob pattern from branch protection UI (#33125) 2025-01-07 01:23:50 +02:00
markup
modules Refactor repo-new.ts (#33070) 2025-01-01 17:21:13 +00:00
render
standalone
utils
vendor
webcomponents
bootstrap.test.ts
bootstrap.ts
globals.d.ts Refactor repo-new.ts (#33070) 2025-01-01 17:21:13 +00:00
globals.ts
htmx.ts
index.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +08:00
svg.test.ts
svg.ts add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
types.ts
utils.test.ts
utils.ts
vitest.setup.ts