Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Plattdüütsch
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
forgejo
Watch
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2025-03-09 05:01:23 -05:00
Code
Issues
Activity
d1517946b4
forgejo
/
routers
/
web
/
repo
History
Lunny Xiao
b918a2c4fb
Fix redirect bug when creating issue from a project (
#23971
)
...
Fix
#23966
2023-04-08 16:17:50 +08:00
..
actions
Add job.duration in web ui (
#23963
)
2023-04-07 18:20:50 -04:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go
Introduce GitHub markdown editor, keep EasyMDE as fallback (
#23876
)
2023-04-03 18:06:57 +08:00
compare.go
Introduce GitHub markdown editor, keep EasyMDE as fallback (
#23876
)
2023-04-03 18:06:57 +08:00
download.go
editor.go
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (
#21257
)
2023-04-06 16:01:20 -04:00
editor_test.go
find.go
helper.go
Refactor authors dropdown (send get request from frontend to avoid long wait time) (
#23890
)
2023-04-07 08:11:02 +08:00
helper_test.go
Refactor authors dropdown (send get request from frontend to avoid long wait time) (
#23890
)
2023-04-07 08:11:02 +08:00
http.go
http_test.go
issue.go
Fix redirect bug when creating issue from a project (
#23971
)
2023-04-08 16:17:50 +08:00
issue_content_history.go
issue_dependency.go
Add API to manage issue dependencies (
#17935
)
2023-03-28 13:23:25 -04:00
issue_label.go
Introduce GitHub markdown editor, keep EasyMDE as fallback (
#23876
)
2023-04-03 18:06:57 +08:00
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (
#21257
)
2023-04-06 16:01:20 -04:00
migrate.go
milestone.go
packages.go
patch.go
projects.go
projects_test.go
pull.go
Refactor authors dropdown (send get request from frontend to avoid long wait time) (
#23890
)
2023-04-07 08:11:02 +08:00
pull_review.go
release.go
Title can be empty when creating tag only (
#23917
)
2023-04-06 21:44:52 -04:00
release_test.go
render.go
repo.go
runners.go
search.go
setting.go
setting_protected_branch.go
setting_secrets.go
settings_test.go
tag.go
topic.go
treelist.go
view.go
Ensure RSS icon is present on all repo tabs (
#23904
)
2023-04-07 16:48:23 +08:00
view_test.go
webhook.go
wiki.go
wiki_test.go