Commit Graph

164 Commits (6dd36379f24142198671e7c3f0ae44c3f579d21d)

Author SHA1 Message Date
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
Andrew Thornton 81b5bef55a
Prevent start panic due to missing DotEscape function 3 years ago
zeripath 5248232c44
Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
René Schaar 609c91665e
Fix display time of milestones (#18753) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
techknowlogick 84145e45c5
Remove golang vendored directory (#18277) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
Lunny Xiao a1c12fb0b3
Don't store assets modified time into generated files (#18193) 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
silverwind cc129d2ca2
Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) 3 years ago
zeripath 0981ec30c3
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
KN4CK3R 6ceef87671
Removed SizeFmt. (#17890) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
qwerty287 754fdd8f9c
Fix visibility of org avatars (#17789) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
zeripath 95da01c5cd
Add QueryEscape to general funcmap (#17526) 3 years ago
Lunny Xiao e69521f029
fix email with + when active (#17518) 3 years ago
Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
silverwind d04e581f09
Switch migration icon to svg (#15954) 3 years ago
a1012112796 82da380af7
Add missing icon set for `ActionRenameRepo` (#16972) 3 years ago
zeripath ba6baff696
Report the correct number of pushes on the feeds (#16811) 3 years ago
John Olheiser 648464b504
Add bundle download for repository (#14538) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
zeripath f135a818f5
Make Mermaid.js limit configurable (#16519) 3 years ago
6543 65548359cc
Add custom emoji support (#16004) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 3 years ago
silverwind 24ad131221
Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957) 4 years ago
zeripath 20f13bfdfc
Fix a couple of issues with a feeds (#14897) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Norwin 91424fff3d
stopwatch notif: check if timetracking is enabled (#14750) 4 years ago
zeripath c9f1baf620
Prevent template renderer from rendering error (#14646) 4 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
zeripath f82b1dd7c3
Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago