summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tooltips for MD editor buttons and add `muted` class for buttons (#23896)delvh2023-04-114-18/+44
* Prefer native parser for SSH public key parsing (#23798)Leon Busch-George2023-04-115-7/+20
* Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)Nick2023-04-102-5/+5
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-113-17/+35
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-1145-336/+111
* Reserve ".png" suffix for user/org names (#23992)65432023-04-102-1/+13
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-103-12/+9
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-104-18/+26
* Add --quiet option to gitea dump (#22969)Fredrik Eriksson2023-04-101-1/+17
* Remove "inverted" class on creating new label and cancel buttons (#24030)Hester Gong2023-04-101-2/+2
* Use actions job link as commit status URL instead of run link (#24023)Jason Song2023-04-101-1/+20
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-1011-87/+133
* Add actions support to package auth verification (#23729)yp053272023-04-102-37/+22
* Fix protected branch for API (#24013)Lunny Xiao2023-04-091-4/+8
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-1026-109/+75
* Fix markdownlint (#24024)silverwind2023-04-091-1/+1
* Introduce lint-md and compliance-docs pipeline (#24021)silverwind2023-04-092-18/+52
* Fix https setup doc zh-cn (#24015)Lunny Xiao2023-04-091-6/+6
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-096-5/+172
* Improve GetBoards and getDefaultBoard (#22981)yp053272023-04-093-8/+8
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-096-19/+45
* Show errors for KaTeX and mermaid on the preview tab (#24009)silverwind2023-04-091-0/+1
* Show protected branch rule names again (#23907)Hester Gong2023-04-091-3/+4
* Reference the `zh-CN` version of `reverse-proxies` in `https-support` (#24016)Yarden Shoham2023-04-091-1/+1
* Fix lint problem in `https-support.zh-cn.md` (#24014)Yarden Shoham2023-04-091-1/+1
* docs: HTTPS configuration for zh-cn (#23039)阿卡林刘2023-04-091-0/+101
* Re-add initial wiki page text when editing the page (#23984)wxiaoguang2023-04-091-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-04-092-0/+72
* fix: do not escape space between PyPI repository url and package name… (#23...Daniel Gunzinger2023-04-081-1/+1
* 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-0815-285/+297
* Adjust sticky pr header to cover background (#23956)silverwind2023-04-081-4/+4
* Update github.com/google/go-github to v51 (#23946)harryzcy2023-04-086-38/+45
* Show visibility status of email in own profile (#23900)n0toose2023-04-083-13/+33
* Add eslint-plugin-custom-elements (#23991)silverwind2023-04-083-0/+25
* Fix redirect bug when creating issue from a project (#23971)Lunny Xiao2023-04-081-2/+2
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-089-73/+77
* Bump vm2 from 3.9.14 to 3.9.15 (#23990)dependabot[bot]2023-04-071-3/+3
* Add job.duration in web ui (#23963)yp053272023-04-072-2/+6
* Fix markup background, improve wiki rendering (#23750)silverwind2023-04-074-27/+29
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)sillyguodong2023-04-073-6/+7
* Remove docs from automatically building in Gitpod (#23978)Yarden Shoham2023-04-071-9/+0
* Discolor pull request tab labels (#23950)silverwind2023-04-071-3/+3
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-072-11/+29
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-077-54/+202
* 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-073-2/+22
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-0716-178/+162
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-0715-157/+529
* Do not crash when parsing an invalid workflow file (#23972)Jason Song2023-04-073-3/+13