Commit Graph

143 Commits (main)

Author SHA1 Message Date
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315) 2 weeks ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 3 weeks ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 1 month ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 1 month ago
wxiaoguang 550abdbc24
Improve "ellipsis string" (#32989) 1 month ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 1 month ago
wxiaoguang 594edad213
Do not render truncated links in markdown (#32980) 1 month ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 1 month ago
silverwind 626b27bea5
Update go tool dependencies (#32916) 1 month ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
Rowan Bohde 16a7d343d7
Validate OAuth Redirect URIs (#32643) 2 months ago
wxiaoguang 61be51e56b
Refactor markup package (#32399) 3 months ago
wxiaoguang ec2d1593c2
Refactor tests to prevent from unnecessary preparations (#32398) 3 months ago
Oleksandr Redko 1761459ebc
Refactor to use UnsafeStringToBytes (#31358) 8 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 8 months ago
wxiaoguang b6574099ed
Fix project column title overflow (#31011) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
silverwind 36887ed392
Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240) 10 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 10 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
wxiaoguang 43de021ac1
Add test for webhook (#29755) 11 months ago
Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 11 months ago
KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 11 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 11 months ago
wxiaoguang 45c15387b2
Refactor JWT secret generating & decoding code (#29172) 12 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 1 year ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Chongyi Zheng 9631958a82
Refactor lfs requests (#26783) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
wxiaoguang fc039167d2
Use Go 1.21 and update dependencies (#26878) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
6543 8995046110
Less naked returns (#25713) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
6543 b0215c40cd
Store and use seconds for timeline time comments (#25392) 2 years ago
John Olheiser 8afc1b1cb5
Move some regexp out of functions (#25430) 2 years ago
yp05327 22a39bb961
Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2 years ago
Denys Konovalov ca35dec18b
Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
Hester Gong ea7954f069
Modify luminance calculation and extract related functions into single files (#24586) 2 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 2 years ago