Commit Graph

581 Commits (5fcf328a8d825102a77cfc79b53ce7948d41bf33)

Author SHA1 Message Date
Brecht Van Lommel e541a8c654
Make mention autocomplete case insensitive in new markdown editor (#24190) 2 years ago
Hester Gong 7ca7590c39
Fix duplicate modals when clicking on "remove all" repository button (#24129) 2 years ago
Yarden Shoham f045e58cc7
Localize activity heatmap (except tooltip) (#24131) 2 years ago
wxiaoguang f20057271d
Fix Org edit page bugs: renaming detection, maxlength (#24161) 2 years ago
silverwind dcde4701a5
Fix math and mermaid rendering bugs (#24049) 2 years ago
wxiaoguang 7681d582cd
Refactor locale number (#24134) 2 years ago
wxiaoguang 685b0ffa19
Use 1.18's aria role for dropdown menus (#24144) 2 years ago
wxiaoguang 2902d1e9d1
Sort repo topic labels by name (#24123) 2 years ago
Tyrone Yeh ed81b608cb
Add option to search for users is active join a team (#24093) 2 years ago
wxiaoguang 1c8bc4081a
Show friendly 500 error page to users and developers (#24110) 2 years ago
silverwind 469dc4459b
Add monospace toggle button to textarea (#24034) 2 years ago
sillyguodong 3753ecd583
Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) 2 years ago
sillyguodong e03e827dcb
Expand selected file when clicking file tree (#24041) 2 years ago
Hester Gong b43ad51a3d
Add popup to hashed comments/pull requests/issues in file editing/adding preview tab (#24040) 2 years ago
wxiaoguang 6892e2b8ef
Use reactive store to share data between components (#23996) 2 years ago
wxiaoguang 704f3aa91c
Fine tune markdown editor toolbar (#24046) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
silverwind 9f6bc7c6f4
Replace tribute with text-expander-element for textarea (#23985) 2 years ago
sillyguodong bedad23f9e
Expand/Collapse all changed files (#23639) 2 years ago
yp05327 68aac691c1
Add job.duration in web ui (#23963) 2 years ago
yusifeng 395c716735
Highlight selected file in the PR file tree (#23947) 2 years ago
wxiaoguang 93eb914438
Improve markdown editor: width, height, preferred (#23895) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
Jonathan Tran 8c3cee7a72
Update eslints for Vue 3 (#23935) 2 years ago
Jimmy Praet 54197b67f9
Scroll collapsed file into view (#23702) 2 years ago
wxiaoguang d149093ce3
Fix code view (diff) broken layout (#23096) 2 years ago
wxiaoguang 19de52e0f4
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
silverwind f5593d08dc
Use clippie module to copy to clipboard (#23801) 2 years ago
wxiaoguang fcb9ef8788
Remove assertion debug code for show/hide refactoring (#23576) 2 years ago
silverwind ae36113568
Remove jQuery ready usage (#23858) 2 years ago
wxiaoguang eadda68ded
Fix JS error when changing PR's target branch (#23862) 2 years ago
wxiaoguang aa9c920980
Improve action log display with control chars (#23820) 2 years ago
wxiaoguang c20eb72285
Fix dropdown direction behavior (#23806) 2 years ago
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596) 2 years ago
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789) 2 years ago
silverwind aa4d1d94f7
Diff improvements (#23553) 2 years ago
wxiaoguang 8df1b4bd69
Fix issue due date edit toggle bug (#23723) 2 years ago
yp05327 22fec1650a
Add commit info in action page (#23210) 2 years ago
wxiaoguang 59eb660b1a
Fix incorrect `toggle` buttons (#23676) 2 years ago
wxiaoguang 12fff36d05
Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
Hester Gong ac64c82974
Allow new file and edit file preview if it has editable extension (#23624) 2 years ago
John Olheiser 73b4010fcd
Remove row clicking from notification table (#22695) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 87f0f7e670
Add aria attributes to interactive time tooltips. (#23661) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
wxiaoguang 389e83f7eb
Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago