| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make wiki title supports dashes and improve wiki name related features (#24143) | wxiaoguang | 2023-04-19 | 1 | -6/+0 |
* | Fix Resolve Conversation not working in Conversation view (#24191) | Brecht Van Lommel | 2023-04-19 | 1 | -1/+1 |
* | Add unset default project column (#23531) | yp05327 | 2023-04-19 | 1 | -11/+22 |
* | Use same action status svg icons on actions list as on action page (#24178) | Hester Gong | 2023-04-19 | 1 | -6/+9 |
* | Make mention autocomplete case insensitive in new markdown editor (#24190) | Brecht Van Lommel | 2023-04-18 | 1 | -2/+4 |
* | Fix duplicate modals when clicking on "remove all" repository button (#24129) | Hester Gong | 2023-04-19 | 1 | -4/+4 |
* | Localize activity heatmap (except tooltip) (#24131) | Yarden Shoham | 2023-04-17 | 2 | -11/+6 |
* | Fix Org edit page bugs: renaming detection, maxlength (#24161) | wxiaoguang | 2023-04-17 | 1 | -14/+5 |
* | Fix math and mermaid rendering bugs (#24049) | silverwind | 2023-04-17 | 5 | -40/+42 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 2 | -21/+0 |
* | Use 1.18's aria role for dropdown menus (#24144) | wxiaoguang | 2023-04-16 | 1 | -2/+2 |
* | Sort repo topic labels by name (#24123) | wxiaoguang | 2023-04-14 | 1 | -2/+3 |
* | Add option to search for users is active join a team (#24093) | Tyrone Yeh | 2023-04-14 | 1 | -1/+1 |
* | Show friendly 500 error page to users and developers (#24110) | wxiaoguang | 2023-04-14 | 1 | -1/+11 |
* | Add monospace toggle button to textarea (#24034) | silverwind | 2023-04-13 | 1 | -2/+19 |
* | Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT... | sillyguodong | 2023-04-12 | 1 | -0/+2 |
* | Expand selected file when clicking file tree (#24041) | sillyguodong | 2023-04-12 | 1 | -0/+10 |
* | Add popup to hashed comments/pull requests/issues in file editing/adding prev... | Hester Gong | 2023-04-11 | 2 | -10/+13 |
* | Use reactive store to share data between components (#23996) | wxiaoguang | 2023-04-11 | 3 | -15/+15 |
* | Fine tune markdown editor toolbar (#24046) | wxiaoguang | 2023-04-11 | 1 | -1/+4 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 6 | -69/+51 |
* | Replace tribute with text-expander-element for textarea (#23985) | silverwind | 2023-04-09 | 1 | -4/+74 |
* | Expand/Collapse all changed files (#23639) | sillyguodong | 2023-04-09 | 3 | -18/+40 |
* | Add job.duration in web ui (#23963) | yp05327 | 2023-04-07 | 1 | -2/+4 |
* | Highlight selected file in the PR file tree (#23947) | yusifeng | 2023-04-07 | 2 | -11/+29 |
* | Improve markdown editor: width, height, preferred (#23895) | wxiaoguang | 2023-04-07 | 3 | -13/+175 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 6 | -64/+174 |
* | Update eslints for Vue 3 (#23935) | Jonathan Tran | 2023-04-05 | 1 | -1/+1 |
* | Scroll collapsed file into view (#23702) | Jimmy Praet | 2023-04-05 | 1 | -0/+3 |
* | Fix code view (diff) broken layout (#23096) | wxiaoguang | 2023-04-04 | 1 | -9/+0 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 7 | -34/+25 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 14 | -703/+531 |
* | Append `(comment)` when a link points at a comment rather than the whole issu... | Hester Gong | 2023-04-03 | 3 | -1/+10 |
* | Use clippie module to copy to clipboard (#23801) | silverwind | 2023-04-02 | 3 | -45/+6 |
* | Remove assertion debug code for show/hide refactoring (#23576) | wxiaoguang | 2023-04-02 | 1 | -26/+0 |
* | Remove jQuery ready usage (#23858) | silverwind | 2023-04-01 | 2 | -2/+10 |
* | Fix JS error when changing PR's target branch (#23862) | wxiaoguang | 2023-04-01 | 1 | -2/+0 |
* | Improve action log display with control chars (#23820) | wxiaoguang | 2023-04-01 | 2 | -3/+75 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 2 | -5/+8 |
* | Convert issue list checkboxes to native (#23596) | silverwind | 2023-03-30 | 1 | -18/+4 |
* | Fix checks for `needs` in Actions (#23789) | Jason Song | 2023-03-30 | 1 | -3/+2 |
* | Diff improvements (#23553) | silverwind | 2023-03-30 | 2 | -20/+23 |
* | Fix issue due date edit toggle bug (#23723) | wxiaoguang | 2023-03-28 | 1 | -1/+1 |
* | Add commit info in action page (#23210) | yp05327 | 2023-03-27 | 1 | -0/+27 |
* | Fix incorrect `toggle` buttons (#23676) | wxiaoguang | 2023-03-26 | 1 | -5/+8 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 5 | -34/+52 |
* | Allow new file and edit file preview if it has editable extension (#23624) | Hester Gong | 2023-03-26 | 1 | -14/+27 |
* | Remove row clicking from notification table (#22695) | John Olheiser | 2023-03-25 | 1 | -15/+0 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 6 | -25/+12 |
* | Add aria attributes to interactive time tooltips. (#23661) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-03-24 | 1 | -1/+1 |