Commit Graph

769 Commits (6b65c41ebff6a59a266247bdbbce3d012cd05ffd)

Author SHA1 Message Date
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
wxiaoguang d4f35bd681
Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 2 years ago
wxiaoguang 529bac1950
Polyfill the window.customElements (#23592) 2 years ago
silverwind 53b609e336
Fix JS error on compare page (#23551) 2 years ago
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box (#23271) 2 years ago
Hester Gong 8120c0c20c
Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) 2 years ago
yp05327 06c067bb0f
Remove stars in dashboard repo list (#23530) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
silverwind 272cf6a2a9
Make time tooltips interactive (#23526) 2 years ago
silverwind 202803fc69
Replace Less with CSS (#23481) 2 years ago
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
wxiaoguang e82f1b15c7
Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago