Commit Graph

195 Commits (9d652002c63d03d44083c4410881a457a9390e2f)

Author SHA1 Message Date
zeripath efec0d393b
Fix the signing icon in the view_list.tmpl page (#10511)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
silverwind ef798d4b84
Tweak language stats bar (#10487)
4 years ago
John Olheiser bcd16cec63
Fix admin notices (#10480)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
John Olheiser c161bb013e
Change action GETs to POST (#10462)
4 years ago
silverwind 062f35109d
move vue and vue-calendar-heatmap to webpack (#10188)
4 years ago
silverwind 4e912d2ed8
Disallow leading zeroes in Less (#10407)
4 years ago
silverwind 0bba3f9cf6
Various dark theme fixes (#10416)
4 years ago
John Olheiser f4370639be
Fix profile page CSS (#10406)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
John Olheiser ac18c3f6f2
Fixes (#10386)
4 years ago
silverwind 4efc365c02
fix input[type=file] on dark theme (#10382)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
zeripath 9f1f2e6675
Set max-width on review-box comment box (#10348)
4 years ago
John Olheiser 29efa9c3fb
Fix status check enable (#10341)
4 years ago
John Olheiser d3f618362a
Fix JS and Vue (#10328)
4 years ago
John Olheiser e76a64dda1
Inject SVG sprite via ajax (#10320)
4 years ago
zeripath 314740e215
Truncate long commit message header (#10301)
4 years ago
Antoine GIRARD cdda5c4b90
ui: better mobile review-box sizing (#10297)
4 years ago
Lunny Xiao 17656021f1
Fix reply on code review (#10227)
4 years ago
silverwind ea7ad382e7
fix margin on attached segments with headers (#10235)
4 years ago
John Olheiser d67e9b9629
SVG Octicon fixes (#10237)
4 years ago
jaqra 6c823c7560
fix filter label emoji width (#10241)
4 years ago
James Lakin 54af3c90c7
Fix issue sidebar menus having an infinite height (#10239)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
jaqra 602b29e965
Limit label list height on edit issue page (#10216)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
jaqra 7d8a2d05cf
Allow emoji on popup label (#10166)
4 years ago
silverwind 4721d45c2a
move clipboard.js to npm/webpack (#10183)
4 years ago
6543 11789aebb0
Fix code-expansion arc-green theme bug (#10180)
4 years ago
silverwind fdf6d25915
Reorganize frontend files and tooling (#10168)
4 years ago
John Olheiser cf33a18a5c
Fix commit view (#10169)
4 years ago
John Olheiser d32b65ab68
Fix topics dropdown (#10167)
4 years ago
James Lakin 3ff95cef60
Show if a PR has conflicting files on the PR lists (#10130)
4 years ago
Lauris BH 20c513be6e
Show download count info in release list (#10124)
4 years ago
zeripath b4914249ee
Update aria-fixed semantic-dropdown to fomantic master (#10096)
4 years ago
zeripath f8f6adc2a6
Add button to revert SimpleMDE to plain textarea (#10099)
4 years ago
silverwind 35ada598cc
move jquery.are-you-sure to npm/webpack (#10063)
4 years ago
silverwind 7c84dbca4f
fix gitgraph commit hashes in dark theme (#10046)
4 years ago
silverwind b9690d7c0b move highlight.js to npm/webpack (#10011)
4 years ago
silverwind 1019913eab move CSS build to webpack (#9983)
4 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
4 years ago
Lauris BH 59510d6227
Change font to Roboto to support more charsets (#9803)
4 years ago
silverwind 5b17bb8f3d add css extraction and minification to webpack (#9944)
4 years ago
silverwind 2982afe6b4 move jquery and jquery-migrate to npm/webpack (#9813)
4 years ago
Lunny Xiao 5cf241b312
Use npm to manage fomantic and only build needed components (#9561)
4 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
4 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822)
4 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
John Olheiser d89022c202 Fix SimpleMDE quote reply (#9757)
4 years ago
silverwind f00961abe7 move swagger-ui to webpack/npm (#9714)
4 years ago
silverwind 86464de0c1 silence fomantic error regarding tabs (#9713)
4 years ago
silverwind b3722114ce eliminate horizontal scroll caused by footer (#9669)
4 years ago
zeripath 2a1cf5bae9
Add some padding to the shadowed comment box (#9612)
4 years ago
John Olheiser 4f54a4628a !important makes me sad (#9607)
4 years ago
John Olheiser 08424648ae Fix create bugs (#9606)
4 years ago
John Olheiser b2b10858c6 Don't auto-init SimpleMDE for review textarea (#9574)
4 years ago
John Olheiser a864d61ee6 Add box-shadow to blue buttons in normal theme (#9573)
4 years ago
zeripath c2d854cfd2
In SimpleMDE check if trigger exists before call (#9545)
4 years ago
Lunny Xiao c0f8795462 Upgrade lato fonts to v16. (#9498)
4 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477)
4 years ago
Alexey 〒erentyev 4147cc91ed Fix background reactions in the arc-green theme (#9421)
4 years ago
techknowlogick 590d56dbb3
switch to fomantic-ui (#9374)
4 years ago
Alexey 〒erentyev 2b7e4cc1bd Fixed show repositories filter (#9234) (#9379)
4 years ago
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
Benno cecc31951c fix #9198 make diff detail sticky again (#9280)
4 years ago
silverwind d672206800 Update JS dependencies (#9255)
4 years ago
Alexey 〒erentyev e80fe201c0 Fixed topics margin (#9248)
4 years ago
jaqra 8875586570 Change some label colors (#9051)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
John Olheiser 51432ebb9c Fix context menu overflow & review tag margin (#9231)
4 years ago
Alexey 〒erentyev 2fc3eb1d15 Fixed topic regex pattern and added search by topic links after save (#9219)
4 years ago
jaqra 802aa6d5f3 Add comment highlight when target from url (#9047)
4 years ago
Benno bb2c0c3729 fix add comment button text align (#9140)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
silverwind 7bc8c6b180 move semantic.dropdown.custom.js to webpack (#9064)
4 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074)
4 years ago
John Olheiser eb0359cad4 Context menus for comments (#9043)
4 years ago
Vedran ef513e1af3 Fix double scroll in branch dropdown (#9048)
4 years ago
silverwind f8bd90ba60 enable lazy-loading of gitgraph.js (#9036)
4 years ago
Cherrg 1c911aa825 wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)
4 years ago
Cherrg 6fbfffeeb8 wiki - editor - enable side-by-side button (#7242)
5 years ago
mrsdizzie 69cfff1541 Update display of reactions to issues and comments (#9038)
5 years ago
Konctantin b30d744e09 Githook highlighter (#8932)
5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
5 years ago
Lunny Xiao 42ada741e3 Pack web_src/js/draw.js to public/js/index.js (#8975)
5 years ago
silverwind 3621944c2d modernize js and use babel (#8973)
5 years ago
Lunny Xiao 9bd879bef8 fix bug when pack js (#8992)
5 years ago
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them (#8598)
5 years ago
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… (#8908)
5 years ago