summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Sort repo topic labels by name (#24123)wxiaoguang2023-04-141-2/+3
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-1/+1
* Show friendly 500 error page to users and developers (#24110)wxiaoguang2023-04-142-3/+14
* Add monospace toggle button to textarea (#24034)silverwind2023-04-133-3/+21
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...sillyguodong2023-04-121-0/+2
* Expand selected file when clicking file tree (#24041)sillyguodong2023-04-121-0/+10
* Add popup to hashed comments/pull requests/issues in file editing/adding prev...Hester Gong2023-04-112-10/+13
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-113-15/+15
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-113-17/+19
* Add tooltips for MD editor buttons and add `muted` class for buttons (#23896)delvh2023-04-112-3/+16
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-116-69/+51
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-093-4/+154
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-094-19/+41
* 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
* Adjust sticky pr header to cover background (#23956)silverwind2023-04-081-4/+4
* Add job.duration in web ui (#23963)yp053272023-04-071-2/+4
* Fix markup background, improve wiki rendering (#23750)silverwind2023-04-072-24/+26
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-072-11/+29
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-076-46/+191
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-077-66/+176
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-061-0/+1
* Update eslints for Vue 3 (#23935)Jonathan Tran2023-04-051-1/+1
* Fix image border-radius (#23886)wxiaoguang2023-04-051-9/+1
* Scroll collapsed file into view (#23702)Jimmy Praet2023-04-053-2/+12
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-043-17/+8
* Org pages style fixes (#23901)silverwind2023-04-041-7/+6
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-032-41/+1
* Fix user profile description rendering (#23882)wxiaoguang2023-04-031-6/+6
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-037-34/+25
* Fix review box viewport overflow issue (#23800)silverwind2023-04-031-22/+4
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-0319-708/+562
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-033-1/+10
* Use clippie module to copy to clipboard (#23801)silverwind2023-04-023-45/+6
* Remove assertion debug code for show/hide refactoring (#23576)wxiaoguang2023-04-021-26/+0
* Remove jQuery ready usage (#23858)silverwind2023-04-012-2/+10
* Fix JS error when changing PR's target branch (#23862)wxiaoguang2023-04-011-2/+0
* Improve action log display with control chars (#23820)wxiaoguang2023-04-012-3/+75
* CSS color tweaks (#23828)silverwind2023-03-313-14/+27
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-302-5/+8
* Convert issue list checkboxes to native (#23596)silverwind2023-03-303-22/+5
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-3/+2
* Diff improvements (#23553)silverwind2023-03-305-36/+65
* Add CSS rules for basic colored labels (#23774)silverwind2023-03-281-3/+101
* Fix issue due date edit toggle bug (#23723)wxiaoguang2023-03-281-1/+1
* Add commit info in action page (#23210)yp053272023-03-271-0/+27
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-261-5/+8
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-268-63/+63
* Allow new file and edit file preview if it has editable extension (#23624)Hester Gong2023-03-261-14/+27
* Remove row clicking from notification table (#22695)John Olheiser2023-03-252-34/+14