Commit Graph

17601 Commits (d6fed9ab88b13e124c5e59ceac5b21a3af52ad24)
 

Author SHA1 Message Date
wxiaoguang 62aa5e2cbd
Refactor star/watch button (#29576) 9 months ago
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575) 9 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 9 months ago
wxiaoguang 7ec4c65ea5
Fix incorrect package link method calls in templates (#29580) 9 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 9 months ago
silverwind d769b664de
Inline the `css-variables-parser` dependency (#29571) 9 months ago
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 9 months ago
6543 77e29e0c39
Extend issue template yaml engine (#29274) 9 months ago
GiteaBot 2fb917f69e [skip ci] Updated licenses and gitignores 9 months ago
yp05327 9616dbec33
Fix workflow trigger event IssueChangeXXX bug (#29559) 9 months ago
Nanguan Lin 6e2aafd513
Fix 500 when pushing release to an empty repo (#29554) 9 months ago
silverwind efa631aeea
Update js and py dependencies, bump python (#29561) 9 months ago
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