| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up various avatar dimensions (#24701) | silverwind | 2023-05-14 | 3 | -15/+19 |
* | Fix issues list page multiple selection update milestones (#24660) | Lunny Xiao | 2023-05-11 | 1 | -5/+18 |
* | Notification list enhancements, fix striped tables on dark theme (#24639) | silverwind | 2023-05-10 | 2 | -5/+5 |
* | Improve "goto issue by number" button (#24577) | wxiaoguang | 2023-05-10 | 1 | -4/+4 |
* | Review fixes and enhancements (#24526) | silverwind | 2023-05-10 | 3 | -50/+41 |
* | Support markdown editor for issue template (#24400) | yp05327 | 2023-05-08 | 2 | -10/+24 |
* | Add goto issue id function (#24479) | Tyrone Yeh | 2023-05-07 | 1 | -1/+2 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 9 | -136/+109 |
* | Clean up polluted styles and remove dead CSS code (#24497) | wxiaoguang | 2023-05-03 | 2 | -2/+2 |
* | Improve pull request merge box when pull request merged and branch deleted. (... | Lunny Xiao | 2023-05-03 | 2 | -11/+17 |
* | Remove `font-awesome` and fomantic `icon` module (#24471) | silverwind | 2023-05-01 | 2 | -4/+4 |
* | Replace remaining fontawesome dropdown icons with SVG (#24455) | silverwind | 2023-05-01 | 1 | -1/+2 |
* | Improve issue list filter (#24425) | wxiaoguang | 2023-04-30 | 2 | -29/+23 |
* | Improve milestone filter on issues page (#22423) | Lunny Xiao | 2023-04-30 | 4 | -80/+64 |
* | Rework header bar on issue, pull requests and milestone (#24420) | silverwind | 2023-04-29 | 5 | -60/+50 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 2 | -5/+7 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 2 | -65/+60 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 1 | -2/+2 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 4 | -7/+7 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 4 | -5/+5 |
* | Replace whitespace inside template parens during make fmt (#24293) | silverwind | 2023-04-24 | 1 | -1/+1 |
* | Add comments for Manually Merged feature (#24291) | wxiaoguang | 2023-04-23 | 1 | -0/+9 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 4 | -6/+8 |
* | Tweak pull request branch delete ui (#23951) | silverwind | 2023-04-23 | 1 | -29/+28 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 5 | -29/+19 |
* | Improve template helper functions: string/slice (#24266) | wxiaoguang | 2023-04-22 | 3 | -5/+5 |
* | Add project type descriptions in issue badge and improve project icons (#23437) | yp05327 | 2023-04-21 | 1 | -7/+15 |
* | Fix issue attachment handling (#24202) | wxiaoguang | 2023-04-20 | 3 | -22/+24 |
* | Fix internal sever error when visiting a PR that bound to the deleted team (#... | sillyguodong | 2023-04-19 | 1 | -2/+7 |
* | Fix template error in pull request with deleted head repo (#24192) | Brecht Van Lommel | 2023-04-19 | 1 | -1/+1 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 2 | -6/+6 |
* | Fix difficult translation for other languages (#24070) | Lunny Xiao | 2023-04-12 | 1 | -1/+1 |
* | Localize milestone related time strings (#24051) | Yarden Shoham | 2023-04-12 | 2 | -3/+3 |
* | Fix date display bug (#24047) | wxiaoguang | 2023-04-11 | 3 | -4/+4 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | Group template helper functions, remove `Printf`, improve template error mess... | wxiaoguang | 2023-04-08 | 4 | -11/+11 |
* | 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 | 6 | -53/+53 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 3 | -21/+19 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 2 | -6/+6 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 5 | -31/+28 |
* | Added close/open button to details page of milestone (#23877) | Bartlomiej Komendarczuk | 2023-04-03 | 1 | -0/+7 |
* | Improve home page template, fix Sort dropdown menu flash (#23856) | wxiaoguang | 2023-04-01 | 1 | -1/+1 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 1 | -2/+2 |
* | Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) | wxiaoguang | 2023-03-30 | 2 | -13/+11 |
* | Convert issue list checkboxes to native (#23596) | silverwind | 2023-03-30 | 1 | -3/+1 |
* | Implement Issue Config (#20956) | JakobDev | 2023-03-28 | 1 | -8/+31 |
* | Add API to manage issue dependencies (#17935) | qwerty287 | 2023-03-28 | 1 | -3/+36 |