Commit Graph

3858 Commits (b7221bec34fd49495234a18c26e4f5d81483e102)

Author SHA1 Message Date
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
yp05327 26a0cd7143
Allow repo admins too to delete the repo (#23940) 2 years ago
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
wxiaoguang 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
Jason Song ecf34fcd89
Do not crash when parsing an invalid workflow file (#23972) 2 years ago
silverwind ca5722a0fa
Ensure RSS icon is present on all repo tabs (#23904) 2 years ago
wxiaoguang ff2f479a4b
Clean template/helper.go (#23922) 2 years ago
ChristopherHX 17623bba0d
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
yp05327 bbf83f5d4b
Improve permission check of packages (#23879) 2 years ago
Zettat123 6b0df6d8da
Add activity feeds API (#23494) 2 years ago
wxiaoguang 5fc9929da7
Fix `cases.Title` crash for concurrency (#23885) 2 years ago
wxiaoguang 19de52e0f4
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
KN4CK3R fbd4eaceed
Display image size for multiarch container images (#23821) 2 years ago
wxiaoguang 78046e5137
Fix incorrect CORS failure detection logic (#23844) 2 years ago
wxiaoguang 288c2e8c48
Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819) 2 years ago
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789) 2 years ago
wxiaoguang e57e1144c5
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) 2 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
techknowlogick 92c160d8e7
Add meilisearch support (#23136) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 2 years ago
ChristopherHX 6840258c95
Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (#22804) 2 years ago
wxiaoguang 0df81b9e0d
Add git dashes separator to some "log" and "diff" commands (#23606) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
Zettat123 e7f0bcf884
Improve workflow event triggers (#23613) 2 years ago
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) 2 years ago
wxiaoguang a797b8458e
Keep (add if not existing) xmlns attribute for generated SVG images (#23410) 2 years ago
zeripath 8f3aaef374
Improve template error reporting (#23396) 2 years ago
silverwind af3711100a
Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) 2 years ago
Zettat123 46addc1f93
Return `repository` in npm package metadata endpoint (#23539) 2 years ago
silverwind 272cf6a2a9
Make time tooltips interactive (#23526) 2 years ago
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API (#23500) 2 years ago
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
Hester Gong 661e78bed5
Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true (#23463) 2 years ago
Kirill Bolashev 4938945668
Handle files starting with colons in WalkGitLog (#22935) 2 years ago
Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 2 years ago