aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* add CLI command to register runner tokens (#23762)techknowlogick2023-04-171-0/+27
* Fix Org edit page bugs: renaming detection, maxlength (#24161)wxiaoguang2023-04-171-3/+3
* Refactor locale number (#24134)wxiaoguang2023-04-177-53/+86
* Remove untranslatable `on_date` key (#24106)Yarden Shoham2023-04-151-3/+17
* Fix meilisearch not working when searching across multiple repositories (#24109)Brecht Van Lommel2023-04-141-2/+4
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-143-159/+242
* Improve git log for debugging (#24095)wxiaoguang2023-04-133-59/+48
* Update redis library to support redis v7 (#24114)techknowlogick2023-04-136-10/+6
* Refactor cookie (#24107)wxiaoguang2023-04-136-292/+105
* Correct the access log format (#24085)Gary Moon2023-04-132-2/+9
* Fix mismatch between hook events and github event types (#24048)Zettat1232023-04-122-25/+362
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-1229-928/+624
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-111-2/+2
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-114-228/+9
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-104-78/+120
* Make bindata static build parse builtin templates correctly (#24003)wxiaoguang2023-04-081-10/+11
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-086-258/+266
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-083-50/+58
* Use Get/Set instead of Rename when Regenerate session id (#23975)wxiaoguang2023-04-071-4/+9
* Allow repo admins too to delete the repo (#23940)yp053272023-04-071-2/+2
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-074-111/+95
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-076-138/+509
* Do not crash when parsing an invalid workflow file (#23972)Jason Song2023-04-071-0/+10
* Ensure RSS icon is present on all repo tabs (#23904)silverwind2023-04-071-0/+5
* Clean template/helper.go (#23922)wxiaoguang2023-04-071-73/+3
* Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore`...ChristopherHX2023-04-072-9/+1
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-061-11/+10
* Improve permission check of packages (#23879)yp053272023-04-061-18/+10
* Add activity feeds API (#23494)Zettat1232023-04-041-0/+22
* Fix `cases.Title` crash for concurrency (#23885)wxiaoguang2023-04-031-8/+5
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-037-167/+43
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-034-10/+50
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-022-2/+8
* Fix incorrect CORS failure detection logic (#23844)wxiaoguang2023-03-311-5/+5
* Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some s...wxiaoguang2023-03-311-0/+54
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-14/+14
* Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric...wxiaoguang2023-03-291-0/+3
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-299-421/+248
* Add meilisearch support (#23136)techknowlogick2023-03-283-1/+214
* Implement Issue Config (#20956)JakobDev2023-03-282-0/+130
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-0/+8
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-283-14/+48
* Use GitHub Actions compatible globbing for `branches`, `tag`, `path` filter (...ChristopherHX2023-03-271-35/+107
* Add git dashes separator to some "log" and "diff" commands (#23606)wxiaoguang2023-03-261-3/+7
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-244-8/+8
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-243-7/+45
* Check LFS/Packages settings in dump and doctor command (#23631)Zettat1232023-03-231-0/+9
* Improve workflow event triggers (#23613)Zettat1232023-03-233-13/+155
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-219-138/+249
* Keep (add if not existing) xmlns attribute for generated SVG images (#23410)wxiaoguang2023-03-211-0/+6