summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-023-22/+8
* UI: Correct footer height if screen-width is to small (fixes #5878) (#5889) (...EpicCoder2019-01-293-8/+10
* UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896)EpicCoder2019-01-294-4/+19
* Feature: Archive repos (#5009)kolaente2019-01-232-1/+9
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-222-3/+6
* Allow markdown table to scroll (#4401)pgodwin2019-01-212-1/+2
* Don't list an issue on its own dependency list UI. (#5658)Harshit Bansal2019-01-151-1/+7
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+0
* Display branch name in delete branch confirmation modal. (#5654)Harshit Bansal2019-01-061-2/+2
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-311-1/+1
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-271-2/+4
* Immediate fix to htmlEncode user added text (#5570)zeripath2018-12-211-5/+9
* 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