aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Direct SVG rendering (#12157)silverwind2020-07-12227-609/+452
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-127-24/+206
* Upgrade xorm to v1.0.3 (#12210)Lunny Xiao2020-07-1149-1728/+2060
* Frontport Changelog of v1.12.2 (#12216)65432020-07-112-1/+21
* Ensure syntax highlighting is the same inside diffs (#12205)mrsdizzie2020-07-112-8/+12
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-091-0/+11
* Default to showing closed Issues/PR list when there are only closed issues/PR...65432020-07-091-1/+7
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-087-10/+27
* Fix regression: Gitea commits API again returns commit summaries, not full me...Kristian Antonsen2020-07-081-1/+1
* Update JS dependencies (#12181)silverwind2020-07-083-1282/+903
* Enable cloning via Git Wire Protocol v2 over HTTP (#12170)William Hilton2020-07-081-4/+15
* Remove newline when highlighting random chunks of code (#12180)mrsdizzie2020-07-082-2/+3
* Trim to 255 runes instead of bytes (#12150)Jürgen Hötzel2020-07-081-4/+5
* Decrease the num_stars when deleting a repo (#11954)赵智超2020-07-075-0/+109
* Adjust margin-top for repo header label (#12174)Cirno the Strongest2020-07-071-0/+1
* Fix U2F button icon (#12167)silverwind2020-07-071-1/+1
* Ensure Subkeys are verified (#12155)zeripath2020-07-061-1/+41
* fix a spelling error (#12163)Stormxx2020-07-061-1/+1
* models: break out of loops (#12159)Lars Lehtonen2020-07-061-3/+6
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-061-0/+6
* Fonts rework (#12114)silverwind2020-07-0623-954/+21
* Update the wiki repository remote origin while update the mirror repository's...yisiliang2020-07-052-4/+22
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-0517-17/+924
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-059-54/+0
* Use hash of repo path, ref and entrypath as cache key (#12151)Lauris BH2020-07-061-2/+8
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-056-15/+21
* Ensure tabs wrap correctly on user profile page (#12144)George Merlocco2020-07-051-0/+3
* properly set symbolic-ref HEAD when a repo is created with a non-master defau...xenofem2020-07-051-0/+7
* Enable a few more eslint rules (#12145)silverwind2020-07-051-4/+6
* Remove spurious logging (#12139)zeripath2020-07-051-3/+0
* Rewrite GitGraph.js (#12137)zeripath2020-07-053-436/+567
* Re-fix #12095 again (#12138)zeripath2020-07-052-2/+2
* Bugfix for shared event source (#12129)zeripath2020-07-042-17/+7
* templates/repo/empty.tmpl : fix repo setup instructions (#12122)Andreas Shimokawa2020-07-031-1/+1
* Move EventSource to SharedWorker (#12095)zeripath2020-07-039-36/+220
* Fix ui bug in wiki commit page (#12089)赵智超2020-07-021-2/+9
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-021-0/+5
* Fix repo API listing stability (#12057)Clark Boylan2020-07-021-0/+1
* Provide option to unlink a fork (#11858)zeripath2020-07-025-48/+124
* Fix missing gitgraph css import (#12112)silverwind2020-07-011-0/+2
* [skip ci] Updated translations via CrowdinGiteaBot2020-07-011-0/+4
* Improve arc-green code colors (#12111)silverwind2020-07-012-72/+59
* Ensure BlameReaders close at end of request (#12102)zeripath2020-07-013-8/+13
* Fix merge section in dark theme (#12086)Lauris BH2020-07-011-26/+29
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-01336-765/+37289
* Fix commit icon position (#12087)Lauris BH2020-06-292-1/+2
* Fix potential make error related to fomantic files (#12079)silverwind2020-06-281-5/+5
* Use custom SVGs for commit signing lock icon (#12017)Cirno the Strongest2020-06-288-14/+28
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-279-69/+88
* Do not override API issue pagination with UI settings (#12068)Cirno the Strongest2020-06-271-3/+0