Commit Graph

4485 Commits (a82e6301f77d3dce95e7945a05429e3d594bd246)

Author SHA1 Message Date
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575) 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
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
wxiaoguang e71b69257c
Breaking summary for template refactoring (#29395) 9 months ago
wxiaoguang 44398e405f
Fix incorrect cookie path for AppSubURL (#29534) 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
charles 423372d84a
Add a check for when the command is canceled by the program on Window… (#29538) 9 months ago
charles 9043584779
Fix issue link does not support quotes (#29484) (#29487) 9 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 9 months ago
sillyguodong cee08f6347
Set pre-step status to `skipped` if job is skipped (#29489) 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
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 months ago
Zettat123 1ad4bb9eb7
Fix workflow trigger event bugs (#29467) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
wxiaoguang eb2fc1818b
Fix mail template error (#29410) 9 months ago
Yarden Shoham 324626a11c
Fix htmx rendering the login page in frame on session logout (#29405) 9 months ago
KN4CK3R 1c6858543c
Integrate alpine `noarch` packages into other architectures index (#29137) 9 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 9 months ago
wxiaoguang f9207b0947
Refactor Safe modifier (#29392) 9 months ago
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 9 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
KN4CK3R 553d46e6f6
Do not double close reader (#29354) 9 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
6543 53c7d8908e
Make optional.Option[T] type serializable (#29282) 9 months ago
KN4CK3R 2a278b996f
Add support for `linguist-detectable` and `linguist-documentation` (#29267) 9 months ago
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Earl Warren b748d62b46
Add slow SQL query warning (#27545) 9 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 9 months ago
Lunny Xiao 5ed17d9895
Ignore the linux anchor point to avoid linux migrate failure (#29295) 9 months ago
Zettat123 a4fe1cdf38
Improve the `issue_comment` workflow trigger event (#29277) 9 months ago
KN4CK3R d6811baf88
Discard unread data of `git cat-file` (#29297) 9 months ago
KN4CK3R f74c869221
Prevent double use of `git cat-file` session. (#29298) 9 months ago
wxiaoguang 6130522aa8
Refactor markup rendering to accept general "protocol:" prefix (#29276) 9 months ago
wxiaoguang 7f45dfb030
Always write proc-receive hook for all git versions (#29287) 9 months ago