aboutsummaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Fix heatmap colors for Chrome/Safari (#5421)Lauris BH2018-11-281-1/+6
* Create Progressive Web App (#4730)SohnyBohny2018-11-272-0/+0
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-2711-350/+236
* Fix dependent issue searching when gitea is run in subpath (#5392)Lauris BH2018-11-251-1/+1
* Show review summary in pull requests (#5132)kolaente2018-11-222-1/+33
* Implement pasting image from clipboard for browsers that supports that (#5317)Lauris BH2018-11-141-0/+82
* Fix U2F if gitea is configured in subpath (#5302)Lauris BH2018-11-081-9/+9
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-0/+4
* Fixed wrong api request url for instances running in subfolders (#5247)kolaente2018-11-031-1/+1
* Fix emojis not showing in commit messages (#5168)James Anderson2018-10-291-0/+5
* User action heatmap (#5131)kolaente2018-10-239-1/+387
* fix fading menu in arc-green theme (#5128)glaszig2018-10-202-1/+6
* Fix #rrggbbaa color to rgba for better browser compatibility (#4990)SagePtr2018-09-292-3/+3
* Fix layout of the topics editing form (#4971)Iwasa Kazmi2018-09-293-4/+3
* Fix user menu item styling (#4985)silverwind2018-09-272-1/+6
* Fix preview when adding new code review comment (#4975)Lauris BH2018-09-251-10/+3
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-175-16/+68
* fix: Crippled diff (#4726) (#4900)Toni Villena2018-09-092-1/+4
* Improve dependency UI (#4503)Lauris BH2018-09-073-1/+13
* offline use of fonts (#4872)techknowlogick2018-09-0622-1/+1835
* Focus title input when clicking helper link (#4696)Julien Tant2018-08-141-1/+1
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-131-0/+18
* Fix dark theme diff box header backround color (#4674)Lauris BH2018-08-122-2/+9
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-066-27/+272
* fix status code label for a successful webhook (#4540)Lanre Adelowo2018-07-302-2/+2
* Update jQuery to v1.12.4 (#4551)techknowlogick2018-07-303-7/+7
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-8011/+0
* Responsive design fixes (#4508)kolaente2018-07-266-6/+112
* Add shortcut to save wiki page (#4452)Michael Kuhn2018-07-241-1/+2
* relative URLs for LibreJS page (#4460)techknowlogick2018-07-181-24/+24
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+39
* Issue due date api (#3890)kolaente2018-07-164-8/+140
* Added front-end topics validation (#4316)Alexey Terentyev2018-07-1425-717/+5712
* Clean up arc-green theme (#4443)techknowlogick2018-07-142-2/+18
* Fix query parameter name comment in issue API (#4421)Lauris BH2018-07-121-2/+2
* Update npm dependencies, regenerate CSS (#4415)silverwind2018-07-111-1/+1
* Add ability to delete a token (#4235)techknowlogick2018-07-061-0/+37
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-053-0/+755
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-052-1/+18
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-211-1/+3
* fix CreateIssueCommentOption reference (#4239)stevegt2018-06-151-1/+1
* Fix swagger security parts (#4236)Antoine GIRARD2018-06-121-12/+4
* Fix swagger errors (#4220)Antoine GIRARD2018-06-121-203/+273
* Improve wiki content width. (#4195)harry2018-06-122-1/+5
* Update gitgraph.js to fix "Cannot read property color of undefined" (#4095)Alexey Terentyev2018-06-022-28/+45
* swagger: add 'required: true' for params in URL (#4097)stevegt2018-06-021-2/+4
* add simple descriptions for file API responses (#4089)stevegt2018-06-011-3/+9
* add simple descriptions for swagger validate (#4087)stevegt2018-05-311-0/+41
* Remove autolink.js references (#4072)techknowlogick2018-05-292-8/+3
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-193-1/+133