This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
e32030f9fa98ff427ecdc157c7fccd10e1fd3d7f
gitcaddy-server
/
web_src
/
js
/
features
History
wxiaoguang
dd901983c0
Fix repo-template.ts error in 1.23 (
#34060
)
...
Fix
#34059
2025-03-29 12:30:27 -07:00
..
admin
Refactor some frontend problems (
#32646
)
2024-11-26 15:36:55 +00:00
comp
Fix issue suggestion bug (
#33389
) (
#33391
)
2025-01-27 19:11:13 +08:00
autofocus-end.ts
Fix some typescript issues (
#32586
)
2024-11-21 13:57:42 +00:00
captcha.ts
Fix mCaptcha bug (
#33659
) (
#33661
)
2025-02-21 00:21:31 +08:00
citation.ts
GitHub like repo home page (
#32213
)
2024-12-06 14:29:04 +00:00
clipboard.ts
Fix some typescript issues (
#32586
)
2024-11-21 13:57:42 +00:00
code-frequency.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
codeeditor.ts
Improve JSX/TSX support in code editor (
#32833
)
2024-12-14 03:10:20 +00:00
colorpicker.ts
Fix some typescript issues (
#32586
)
2024-11-21 13:57:42 +00:00
common-button.ts
Refactor some frontend problems (
#32646
)
2024-11-26 15:36:55 +00:00
common-fetch-action.ts
Fix global form submit event (
#32652
)
2024-11-27 11:54:50 +08:00
common-form.ts
Refactor markdown editor and use it for milestone description editor (
#32688
)
2024-12-04 02:11:34 +00:00
common-issue-list.test.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
common-issue-list.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
common-organization.ts
Refactor LabelEdit (
#32752
)
2024-12-08 02:35:28 +00:00
common-page.ts
Refactor sidebar label selector (
#32460
)
2024-11-10 08:26:42 +00:00
contextpopup.ts
Fix suggestions for issues (
#32380
)
2024-10-30 20:06:36 +00:00
contributors.ts
Add "n commits" link to contributors in contributors graph page (
#32799
)
2024-12-12 19:02:54 +00:00
copycontent.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
dropzone.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
emoji.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
eventsource.sharedworker.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
file-fold.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
heatmap.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
imagediff.ts
Refactor language menu and dom utils (
#32450
)
2024-11-08 14:04:24 +08:00
install.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
issue.ts
Trivial fixes (
#33304
) (
#33312
)
2025-01-18 03:09:17 +08:00
notification.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
oauth2-settings.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
org-team.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
pull-view-file.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
recent-commits.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
repo-branch.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-code.test.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
repo-code.ts
Fix line-number and scroll bugs (
#33094
) (
#33095
)
2025-01-03 23:50:39 +02:00
repo-commit.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
repo-common.test.ts
Improve Open-with URL encoding (
#33666
) (
#33680
)
2025-02-22 01:57:17 +08:00
repo-common.ts
Improve Open-with URL encoding (
#33666
) (
#33680
)
2025-02-22 01:57:17 +08:00
repo-diff-commit.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-diff-commitselect.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
repo-diff-filetree.ts
make
show stats
work when only one file changed (
#32244
)
2024-10-14 21:23:20 +00:00
repo-diff.ts
Fix some UI problems for 1.23 (
#33856
)
2025-03-11 23:16:33 +08:00
repo-editor.ts
Fix upload file form (
#33230
) (
#33233
)
2025-01-13 01:49:56 +02:00
repo-findfile.test.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
repo-findfile.ts
Fix word overflow in file search page (
#32695
)
2024-12-03 16:52:25 +00:00
repo-graph.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-home.ts
Tweak repo sidebar (
#32847
)
2024-12-15 10:01:46 +00:00
repo-issue-content.ts
Refactor issue page info (
#32445
)
2024-11-08 02:21:13 +00:00
repo-issue-edit.ts
Support quote selected comments to reply (
#32431
)
2024-11-07 03:57:07 +00:00
repo-issue-list.ts
Add label/author/assignee filters to the user/org home issue list (
#32779
)
2024-12-11 06:33:24 +00:00
repo-issue-pr-form.ts
Convert frontend code to typescript (
#31559
)
2024-07-07 15:32:30 +00:00
repo-issue-pr-status.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-issue-sidebar-combolist.ts
Refactor sidebar assignee&milestone&project selectors (
#32465
)
2024-11-11 04:07:54 +08:00
repo-issue-sidebar.md
Fix issue sidebar dropdown keyboard support (
#33447
) (
#33450
)
2025-01-31 10:11:51 +08:00
repo-issue-sidebar.ts
Fix bug of branch/tag selector in the issue sidebar (
#32744
)
2024-12-13 00:45:06 +00:00
repo-issue.ts
Fix line-number and scroll bugs (
#33094
) (
#33095
)
2025-01-03 23:50:39 +02:00
repo-legacy.ts
Fix repo home file list (
#32788
)
2024-12-11 23:54:42 +08:00
repo-migrate.ts
Fix javascript error when an anonymous user visiting migration page (
#32144
)
2024-10-02 04:37:16 +00:00
repo-migration.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-milestone.ts
Fix milestone deadline and date related problems (
#32339
)
2024-11-05 07:46:40 +00:00
repo-new.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-projects.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-release.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-search.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
repo-settings-branches.test.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
repo-settings-branches.ts
Allow cropping an avatar before setting it (
#32565
)
2024-11-28 02:15:59 +00:00
repo-settings.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
repo-template.ts
Fix repo-template.ts error in 1.23 (
#34060
)
2025-03-29 12:30:27 -07:00
repo-unicode-escape.ts
Fix "unicode escape" JS error (
#32806
)
2024-12-12 18:37:44 +00:00
repo-wiki.ts
Refactor markdown editor and use it for milestone description editor (
#32688
)
2024-12-04 02:11:34 +00:00
scoped-access-token.ts
fix the component of access token list not mounted (
#31824
)
2024-08-16 17:37:36 +00:00
sshkey-helper.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
stopwatch.ts
Make tracked time representation display as hours (
#33315
) (
#33334
)
2025-01-21 06:49:58 +08:00
tablesort.ts
Fix a number of typescript errors (
#32773
)
2024-12-11 09:29:04 +01:00
tribute.ts
Fix remaining typescript issues, enable
tsc
(
#32840
)
2024-12-16 05:02:32 +08:00
user-auth-webauthn.ts
Support disable passkey auth (
#33348
) (
#33819
)
2025-03-07 21:31:25 +02:00
user-auth.ts
Warn users when they try to use a non-root-url to sign in/up (
#32272
)
2024-10-17 10:28:51 +08:00
user-settings.ts
Allow cropping an avatar before setting it (
#32565
)
2024-11-28 02:15:59 +00:00