1 Commits (7c555b2231cd199954b5e841b51f972552782f74)

Author SHA1 Message Date
  Lunny Xiao f2772b5920
Move delete user to service (#22478) 1 year ago
  Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 1 year ago
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Gusted 20385b52a3
Prevent dangling user redirects (#21856) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  Lunny Xiao bc4cce138a
Fix delete user missed some comments (#21067) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  techknowlogick d8e6c99125
Add badge capabilities to users (#20607) 1 year ago
  zeripath bffa303020
Add option to purge users (#18064) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  6543 f41c2bec4c
Delete user related oauth stuff on user deletion too (#19677) 2 years ago
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
  6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
  Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  Norwin 77d1c7bf2f
Cleanup protected branches when deleting users & teams (#19158) 2 years ago
  Lunny Xiao 397d2ac303
Move deletebeans into models/db (#18781) 2 years ago
  Lunny Xiao 8ce1b539b1
Use conditions but not repo ids as query condition (#16839) 2 years ago
  Gusted ff2fd08228
Simplify parameter types (#18006) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao 9defddb286
Move more model into models/user (#17826) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 2 years ago
  techknowlogick 499b05da22
Add user settings key/value DB table (#16834) 2 years ago
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 2 years ago
  Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 2 years ago
  KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 2 years ago
  Lunny Xiao 3c3855a05c
Move user functions into user.go (#17659) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
  Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 2 years ago
  Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 2 years ago
  KN4CK3R edbaa5d3f0
Added GetUserByIDCtx. (#17602) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  wxiaoguang a5b4720b91
Update `User` model comments about permissions (#17583) 2 years ago
  Gusted 3a693bd18c
Use provided database Engine (#17595) 2 years ago
  wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 2 years ago
  Jimmy Praet 29acb3213b
Fix broken Activities link in team dashboard (#17255) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2 years ago
  6543 8e18b412c3
Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) 2 years ago
  Lunny Xiao b88dbe1208
Use a common quote to instead of check database type (#16817) 2 years ago