Commit Graph

1917 Commits (97d5ec2aeb4a3718a5f27aa4ad608e1a0e3a94b4)

Author SHA1 Message Date
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
wxiaoguang 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
wxiaoguang ff2f479a4b
Clean template/helper.go (#23922) 2 years ago
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
wxiaoguang d149093ce3
Fix code view (diff) broken layout (#23096) 2 years ago
wxiaoguang 5115ffa90c
Remove fomantic ".link" selector and styles (#23888) 2 years ago
Zettat123 cb6ed84c4b
Disable editing tags (#23883) 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
Bartlomiej Komendarczuk d5d9c56ac2
Added close/open button to details page of milestone (#23877) 2 years ago
wxiaoguang 9a30b2eafa
Fix review conversation reply (#23846) 2 years ago
wxiaoguang e2165854a6
Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
Hester Gong 7df036f1a5
Use different SVG for pending and running actions (#23836) 2 years ago
wxiaoguang c20eb72285
Fix dropdown direction behavior (#23806) 2 years ago
wxiaoguang ffd22697ba
Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596) 2 years ago
silverwind aa4d1d94f7
Diff improvements (#23553) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
Balki 85e8c837b8
Add creation time in tag list page (#23693) 2 years ago
wxiaoguang dfbefd1a54
Fix SVG close tag, improve commit graph page UI alignment (#23751) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
wxiaoguang ec261b63e1
Refactor repo commit list (#23690) 2 years ago
Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 2 years ago
Zettat123 e6e602fd8d
Fix project card preview select and template select (#23684) 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
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
Hester Gong a9cceb0597
Fix long project name display in issue list and in related dropdown (#23653) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang 378d6b8491
Fix incorrect `show-modal` and `show-panel` class (#23660) 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 76a1edf74f
Decouple the issue-template code from comment_tab.tmpl (#23556) 2 years ago
wxiaoguang 9b0190884d
Remove `id="comment-form"` dead code, fix tag (#23555) 2 years ago
silverwind 34a2cf5079
Replace a few fontawesome icons with svg (#23602) 2 years ago
Punit Inani a8c30a45fa
`Publish Review` buttons should indicate why they are disabled (#23598) 2 years ago
yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
Hester Gong d42015e6eb
Fix long name ui issues and label ui issue (#23541) 2 years ago
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box (#23271) 2 years ago
silverwind 12ddc48c5c
Use octicon-verified for gpg signatures (#23529) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
wxiaoguang 6bad0fb24f
Fix review comment context menu clipped bug (#23523) 2 years ago
Hester Gong 661e78bed5
Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true (#23463) 2 years ago
Yarden Shoham 39d3711f30
Change `Close` to either `Close issue` or `Close pull request` (#23506) 2 years ago
silverwind bf730528ca
Fix 'View File' button in code search (#23478) 2 years ago