| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Disable editing tags (#23883) | Zettat123 | 2023-04-03 | 1 | -1/+1 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 9 | -25/+25 |
* | Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) | yp05327 | 2023-04-03 | 1 | -1/+1 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 14 | -91/+150 |
* | Added close/open button to details page of milestone (#23877) | Bartlomiej Komendarczuk | 2023-04-03 | 1 | -0/+7 |
* | Prefill input values in oauth settings as intended (#23829) | yp05327 | 2023-04-02 | 1 | -7/+7 |
* | Display image size for multiarch container images (#23821) | KN4CK3R | 2023-04-02 | 2 | -10/+20 |
* | Fix review conversation reply (#23846) | wxiaoguang | 2023-04-01 | 1 | -0/+1 |
* | Improve home page template, fix Sort dropdown menu flash (#23856) | wxiaoguang | 2023-04-01 | 2 | -6/+4 |
* | Make first section on home page full width (#23854) | silverwind | 2023-03-31 | 1 | -1/+1 |
* | Use different SVG for pending and running actions (#23836) | Hester Gong | 2023-03-31 | 1 | -1/+1 |