Commit Graph

186 Commits (7da8a01d3967cf94190d8ec88dfeac834ab1f80d)

Author SHA1 Message Date
wxiaoguang 7069369e03
Support performance trace (#32973) 3 weeks ago
wxiaoguang 2564c15cb0
Remove some unnecessary template helpers (#33069) 1 month ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646) 3 months ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 4 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
Denys Konovalov 83f37f6302
Remove urls from translations (#31950) 6 months ago
yp05327 cc044818c3
Support delete user email in admin panel (#31690) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
6543 363c123598
Add cache test for admins (#31265) 8 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 8 months ago
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130) 9 months ago
wxiaoguang 339bc8bc8f
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago
wxiaoguang 7424f27cf3
Check if reverse proxy is correctly configured (#30890) 9 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 9 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang bbe5cd7c92
Refactor startup deprecation messages (#30305) 10 months ago
wxiaoguang 6d34ce25b1
Do not allow different storage configurations to point to the same directory (#30169) 11 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 11 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 12 months ago
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522) 12 months ago
6543 e3e6569c5f
Add option to set language in admin user view (#28449) 12 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 12 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 12 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 12 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 12 months ago
Yarden Shoham c70f65e83b
Auto-update the system status in admin dashboard (#29163) 1 year ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 1 year ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 1 year ago
JakobDev 4567a3a1ad
Allow to sync tags from admin dashboard (#28045) 1 year ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 1 year ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 1 year ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
delvh 778ad795fd
Refactor deletion (#28610) 1 year ago
wxiaoguang 330aab47b3
Include heap pprof in diagnosis report to help debugging memory leaks (#28596) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
6543 16ba16dbe9
Allow to set explore page default sort (#27951) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago