You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
components add submodule diff links (#33097) 2 months ago
features Remove extended glob pattern from branch protection UI (#33125) 2 months ago
markup Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
modules Refactor repo-new.ts (#33070) 2 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
vendor Fix areYouSure confirm (#32941) 2 months ago
webcomponents Rearrange Clone Panel (#31142) 3 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Refactor repo-new.ts (#33070) 2 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
index.ts Refactor legacy JS (#33115) 2 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts add submodule diff links (#33097) 2 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Make issue suggestion work for new PR page (#33035) 2 months ago
utils.ts Make issue suggestion work for new PR page (#33035) 2 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago