Commit Graph

17385 Commits (e3524c63d6d42865ea8288af89b372544d35474b)
 

Author SHA1 Message Date
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 9 months ago
wxiaoguang e71b69257c
Breaking summary for template refactoring (#29395) 9 months ago
GiteaBot 22b4f0c09f [skip ci] Updated translations via Crowdin 9 months ago
wxiaoguang 44398e405f
Fix incorrect cookie path for AppSubURL (#29534) 9 months ago
Martin cc896258b9
gitea.service: Remove syslog.target (#29550) 9 months ago
6543 e3e6569c5f
Add option to set language in admin user view (#28449) 9 months ago
Yarden Shoham 937e8b5514
Fix elipsis button not working if the last commit loading is deferred (#29544) 9 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 9 months ago
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507) 9 months ago
wxiaoguang 6465f94a2d
Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 3f081d4b54
Rename Action.GetDisplayName to GetActDisplayName (#29540) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 9 months ago
charles 423372d84a
Add a check for when the command is canceled by the program on Window… (#29538) 9 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 9 months ago
wxiaoguang c0c2cb933b
Fix incorrect subpath in links (#29535) 9 months ago
charles 9043584779
Fix issue link does not support quotes (#29484) (#29487) 9 months ago
Yarden Shoham 2089b974c8
Remove jQuery AJAX from the repo tag edit form (#29526) 9 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 9 months ago
Yarden Shoham 8a0a83a1b5
Remove jQuery AJAX from common global functions (#29528) 9 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 9 months ago
GiteaBot 85ad4a0f7d [skip ci] Updated translations via Crowdin 9 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 9 months ago
silverwind 3b99066aa8
Fix incorrect diff expander for deletion of last lines in a file (#29501) 9 months ago
sillyguodong 6841e58d1f
Ignore `__debug_bin*` which is generated by vscode when debugging (#29524) 9 months ago
sillyguodong cee08f6347
Set pre-step status to `skipped` if job is skipped (#29489) 9 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 9 months ago
Origami404 2ca5daf07e
Adding back missing options to app.example.ini (#29511) 9 months ago
wxiaoguang b8a598e6a4
Refactor the "attachments" sub-template data key to RenderedContent (#29517) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
techknowlogick 5e32cd6beb
Don’t comment when locking (#29508) 9 months ago
GiteaBot a6eb298098 [skip ci] Updated translations via Crowdin 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
Jason Song c7dcb58b1d
Update FAQ about git hook problems (#29495) 9 months ago
silverwind e94e2fb6c5
Lighten text colors on dark theme for increased contrast (#29481) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 months ago
silverwind 6e1873288f
Improve contrast on blame timestamp, fix double border (#29482) 9 months ago
silverwind 6d9b7253a2
Fix/Improve `processWindowErrorEvent` (#29407) 9 months ago
silverwind 850fc2516e
Apply compact padding to small buttons with svg icons (#29471) 9 months ago
charles 252047ed2e
Fix counter display number incorrectly displayed on the page (#29448) 9 months ago
wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 9 months ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 9 months ago
silverwind 82405f808d
Fix URL calculation in clone input box (#29470) 9 months ago
Yarden Shoham 71e0f185f9
Remove jQuery from the "find file" page (#29456) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
Zettat123 d0fe6ea4e1
The job should always run when `if` is `always()` (#29464) 9 months ago