Commit Graph

37 Commits (8924d9b2efd52132876fcd106c625a2a2db7a295)

Author SHA1 Message Date
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240) 8 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
wxiaoguang 43de021ac1
Add test for webhook (#29755) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
wxiaoguang 45c15387b2
Refactor JWT secret generating & decoding code (#29172) 9 months 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) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
wxiaoguang 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
wxiaoguang 5fc9929da7
Fix `cases.Title` crash for concurrency (#23885) 2 years ago
wxiaoguang 19de52e0f4
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 2 years ago
Gusted 796c4eca0b
Prettify number of issues (#17760) 2 years ago
silverwind 527e5bd1b2
Fix copy/paste of empty lines (#19798) 2 years ago
silverwind 318f360252
Update go tool dependencies (#19676) 3 years ago
Gusted bb5f859ec0
Fix non-ASCII search on database (#18437) 3 years ago
wxiaoguang 49dd906753
Use base32 for 2FA scratch token (#18384) 3 years ago
Gusted 623c93ff46
Increase Salt randomness (#18179) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 4 years ago
silverwind 6d93a3ab18
Issue and Pulls lists rework (#13594) 4 years ago
guillep2k 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785) 6 years ago
Jonas Franz 801843b011 Fix open redirect vulnerability on login screen (#4312) 6 years ago
Antoine GIRARD 35c3510335 Fix #4081 Check for leading / in base before removing it (#4082) 7 years ago
Jonas Franz 2139c152cb Fix relative markdown links with anchors (#4058) 7 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546) 7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582) 7 years ago
Lunny Xiao 6eeadb2082 Hide unactive on explore users and some refactors (#2741) 7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 8 years ago