Commit Graph

3898 Commits (5141bbd9ba1445a9cbe3103319ae516c178d4e17)

Author SHA1 Message Date
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
JakobDev 36a5d4c2f3
Add API for gitignore templates (#22783) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
contra-bit 58caf422e6
Add .livemd as a markdown extension (#22730) 2 years ago
JakobDev c41bc4f127
Display when a repo was archived (#22664) 2 years ago
yp05327 61d08f446a
Fix wrong error info in RepoRefForAPI (#24344) 2 years ago
Yarden Shoham eea23bbc8e
Remove unnecessary helper function `DateFmtLong` (#24343) 2 years ago
JakobDev fb37eefa28
Add API for License templates (#23009) 2 years ago
silverwind 517f9f5aa4
Don't set meta `theme-color` by default (#24340) 2 years ago
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
silverwind 47748df9b3
Enable forbidigo linter (#24278) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
Yarden Shoham 70bb4984cd
Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2 years ago
a1012112796 6bff6e3a1f
show workflow config error on file view also (#24267) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239) 2 years ago
wxiaoguang 8820191476
Improve template helper functions: string/slice (#24266) 2 years ago
wxiaoguang c0d105609f
Add `DumpVar` helper function to help debugging templates (#24262) 2 years ago
wxiaoguang 911975059a
Improve test logger (#24235) 2 years ago
JakobDev 65fe0fb22c
Allow `webp` images as avatars (#24248) 2 years ago
wxiaoguang b9a97ccd0e
Refactor web route (#24080) 2 years ago
wxiaoguang 722dab5286
Make HTML template functions support context (#24056) 2 years ago
silverwind 938b591994
Remove most path-based golangci exclusions (#24214) 2 years ago
wxiaoguang 94210633ae
Fix incorrect CORS default values (#24206) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
wxiaoguang 2979041bc5
Fix incorrect internal response type (#24173) 2 years ago
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137) 2 years ago
Zettat123 5eb4c63867
Support triggering workflows by wiki related events (#24119) 2 years ago
techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 2 years ago
wxiaoguang f20057271d
Fix Org edit page bugs: renaming detection, maxlength (#24161) 2 years ago
wxiaoguang 7681d582cd
Refactor locale number (#24134) 2 years ago
Yarden Shoham b4e952545b
Remove untranslatable `on_date` key (#24106) 2 years ago
Brecht Van Lommel b667634b32
Fix meilisearch not working when searching across multiple repositories (#24109) 2 years ago
wxiaoguang 1c8bc4081a
Show friendly 500 error page to users and developers (#24110) 2 years ago
wxiaoguang 334c899f7b
Improve git log for debugging (#24095) 2 years ago
techknowlogick 985f76dc4b
Update redis library to support redis v7 (#24114) 2 years ago
wxiaoguang 5b9557aef5
Refactor cookie (#24107) 2 years ago
Gary Moon 29194a9dd6
Correct the access log format (#24085) 2 years ago
Zettat123 2d91afaa92
Fix mismatch between hook events and github event types (#24048) 2 years ago
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
Leon Busch-George 7a8a4f5432
Prefer native parser for SSH public key parsing (#23798) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
wxiaoguang 94fde46151
Make bindata static build parse builtin templates correctly (#24003) 2 years ago
wxiaoguang fdbd646113
Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
wxiaoguang 8f00979f73
Drop "unrolled/render" package (#23965) 2 years ago
wxiaoguang 97d5ec2aeb
Use Get/Set instead of Rename when Regenerate session id (#23975) 2 years ago