| Commit message (Expand) | Author | Age | Files | Lines |
* | Add repository counter badge to repository tab (#24205) | Jakob | 2023-04-19 | 2 | -3/+9 |
* | Fix template error in pull request with deleted head repo (#24192) | Brecht Van Lommel | 2023-04-19 | 1 | -1/+1 |
* | Make wiki title supports dashes and improve wiki name related features (#24143) | wxiaoguang | 2023-04-19 | 2 | -29/+26 |
* | Add unset default project column (#23531) | yp05327 | 2023-04-19 | 2 | -14/+42 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 3 | -17/+30 |
* | Add runner check in repo action page (#24124) | yp05327 | 2023-04-19 | 1 | -6/+2 |
* | Use same action status svg icons on actions list as on action page (#24178) | Hester Gong | 2023-04-19 | 2 | -13/+27 |
* | Fix duplicate modals when clicking on "remove all" repository button (#24129) | Hester Gong | 2023-04-19 | 1 | -4/+4 |
* | Fix wrong scopes of locale.PrettyNumber (#24181) | Hester Gong | 2023-04-18 | 2 | -4/+4 |
* | Improve Wiki TOC (#24137) | wxiaoguang | 2023-04-17 | 1 | -18/+6 |
* | Localize activity heatmap (except tooltip) (#24131) | Yarden Shoham | 2023-04-17 | 1 | -1/+7 |
* | Fix Org edit page bugs: renaming detection, maxlength (#24161) | wxiaoguang | 2023-04-17 | 2 | -8/+9 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 10 | -32/+32 |
* | Remove untranslatable `on_date` key (#24106) | Yarden Shoham | 2023-04-15 | 2 | -8/+47 |
* | Show friendly 500 error page to users and developers (#24110) | wxiaoguang | 2023-04-14 | 5 | -10/+49 |
* | Fix admin team access mode value in team_unit table (#24012) | yp05327 | 2023-04-13 | 1 | -2/+2 |
* | Add monospace toggle button to textarea (#24034) | silverwind | 2023-04-13 | 1 | -0/+6 |
* | Fix difficult translation for other languages (#24070) | Lunny Xiao | 2023-04-12 | 1 | -1/+1 |
* | Add tooltips to `Hide comment type` settings where necessary (#21306) | delvh | 2023-04-12 | 1 | -2/+5 |
* | Localize milestone related time strings (#24051) | Yarden Shoham | 2023-04-12 | 3 | -4/+4 |
* | Add cardtype to org/user level project on creation, edit and view (#24043) | Hester Gong | 2023-04-11 | 2 | -0/+25 |
* | Fix date display bug (#24047) | wxiaoguang | 2023-04-11 | 6 | -7/+7 |
* | Fine tune markdown editor toolbar (#24046) | wxiaoguang | 2023-04-11 | 1 | -14/+14 |
* | Add tooltips for MD editor buttons and add `muted` class for buttons (#23896) | delvh | 2023-04-11 | 1 | -15/+14 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 30 | -33/+36 |
* | Allow adding SSH keys even if SSH server is disabled (#24025) | Dmitry Sharshakov | 2023-04-10 | 1 | -7/+8 |
* | Add placeholder and aria attributes to release and wiki edit page (#24031) | silverwind | 2023-04-10 | 3 | -16/+22 |
* | Remove "inverted" class on creating new label and cancel buttons (#24030) | Hester Gong | 2023-04-10 | 1 | -2/+2 |
* | Make label templates have consistent behavior and priority (#23749) | wxiaoguang | 2023-04-10 | 2 | -4/+4 |
* | Replace tribute with text-expander-element for textarea (#23985) | silverwind | 2023-04-09 | 1 | -1/+3 |
* | Expand/Collapse all changed files (#23639) | sillyguodong | 2023-04-09 | 1 | -0/+2 |
* | Re-add initial wiki page text when editing the page (#23984) | wxiaoguang | 2023-04-09 | 1 | -0/+1 |
* | fix: do not escape space between PyPI repository url and package nameā¦ (#23... | Daniel Gunzinger | 2023-04-08 | 1 | -1/+1 |
* | Group template helper functions, remove `Printf`, improve template error mess... | wxiaoguang | 2023-04-08 | 7 | -16/+17 |
* | Show visibility status of email in own profile (#23900) | n0toose | 2023-04-08 | 1 | -1/+19 |
* | Fix markup background, improve wiki rendering (#23750) | silverwind | 2023-04-07 | 2 | -3/+3 |
* | Discolor pull request tab labels (#23950) | silverwind | 2023-04-07 | 1 | -3/+3 |
* | Improve markdown editor: width, height, preferred (#23895) | wxiaoguang | 2023-04-07 | 1 | -8/+11 |
* | Merge template functions "dict/Dict/mergeinto" (#23932) | wxiaoguang | 2023-04-07 | 12 | -67/+67 |
* | Use a general Eval function for expressions in templates. (#23927) | wxiaoguang | 2023-04-07 | 9 | -19/+20 |
* | Clean template/helper.go (#23922) | wxiaoguang | 2023-04-07 | 4 | -4/+7 |
* | Title can be empty when creating tag only (#23917) | Zettat123 | 2023-04-06 | 1 | -1/+1 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 3 | -21/+19 |
* | More specific and unique feed name for NuGet install command template. (#23889) | Bob Vandevliet | 2023-04-06 | 1 | -2/+2 |
* | Use graceful editorconfig loader to reduce errors when loading malformed edit... | Yoan Blanc | 2023-04-06 | 1 | -3/+6 |
* | Add activity feeds API (#23494) | Zettat123 | 2023-04-04 | 1 | -0/+276 |
* | Fix code view (diff) broken layout (#23096) | wxiaoguang | 2023-04-04 | 4 | -21/+25 |
* | Org pages style fixes (#23901) | silverwind | 2023-04-04 | 5 | -25/+23 |
* | Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) | wxiaoguang | 2023-04-04 | 1 | -8/+8 |
* | Remove fomantic ".link" selector and styles (#23888) | wxiaoguang | 2023-04-03 | 3 | -16/+10 |