Commit Graph

94 Commits (8f4dafcd4e6b0b5d307c3e060ffe908c2a96f047)

Author SHA1 Message Date
yp05327 cc64a92560
Add follow organization and fix the logic of following page (#24345) 2 years ago
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
Infinoid 949ba4894b
Fix comment for EmailNotificationsAndYourOwn constant (#24236) 2 years ago
silverwind 938b591994
Remove most path-based golangci exclusions (#24214) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
techknowlogick 1819c4b59b
Add new user types `reserved`, `bot`, and `remote` (#24026) 2 years ago
6543 2b91841cd3
Reserve ".png" suffix for user/org names (#23992) 2 years ago
6543 88033438aa
Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) 2 years ago
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API (#22549) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath aa1d95300a
Add command to bulk set must-change-password (#22823) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao eb793c3361
Fix bug on user setting (#22539) 2 years ago
Sybren 326d29dce0
Reliable selection of admin user (#22509) 2 years ago
Lunny Xiao a1c30740bb
Fix get system setting bug when enabled redis cache (#22295) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Xinyu Zhou 7cc7db73b9
Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621) 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
KN4CK3R a577214760
Add some api integration tests (#18872) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
Andreas Fischer 9862936ed3
Make e-mail sanity check more precise (#20991) 2 years ago
Alexander Shimchik 1d3095b718
Check if email is used when updating user (#21289) 2 years ago
KN4CK3R 1b630ff7cd
Fix user visible check (#21210) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
techknowlogick d8e6c99125
Add badge capabilities to users (#20607) 2 years ago
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179) 2 years ago
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469) 2 years ago
KN4CK3R 7690de56f7
Simplify visibility checks (#20406) 2 years ago
Tyrone Yeh 931c02d152
Add order by for assignee no sort issue (#20053) 2 years ago
zeripath 45f17528a8
Only show Followers that current user can access (#20220) 2 years ago
Baekjun Kim c4368fc6bc
Display full name (#20171) 2 years ago
Gusted 711cbcce8d
Use neutral language in comments and docs (#20135) 2 years ago