summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Fix new repo alignment (#6583)John Olheiser2019-04-112-1/+5
* Minor CSS cleanup for the navbar (#6553)silverwind2019-04-112-16/+4
* Fixes pagination width on mobile view (#5711) (#6532)Mario Lubenka2019-04-082-1/+10
* UI: Use regular line-height on frontpage entries (#6518)silverwind2019-04-062-4/+1
* fix: avoid multi-clicks when perform oauth2 login (#6467)BetaCat2019-03-311-0/+14
* optimize all images in public/img (#6427)silverwind2019-03-2514-0/+0
* Show locale string on timestamp (#6324)NateScarlet2019-03-201-0/+4
* Add lang specific font stacks for CJK (#6007)zeripath2019-03-1821-18/+136
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-082-1/+5
* Fix fork button (#6223)John Olheiser2019-03-052-1/+21
* Make organization dropdown scrollable when using mouse wheel (#5988)Muhammed TİFTİKÇİ2019-03-042-28/+7
* UI: Fix race in update issue labels and assignees (#6194)silverwind2019-02-284-31/+34
* UI: Style tweaks to issue selection (#6196)silverwind2019-02-272-2/+5
* UI: Fix scrollbar always present on page body (#6177)silverwind2019-02-252-3/+3
* UI: Make document body a flexbox (#6139)silverwind2019-02-2410-17/+6
* Minor UI tweaks (#5980)John Olheiser2019-02-195-33/+59
* Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)Lauris BH2019-02-194-8/+120
* dashboard: sort Repositories widget by most recently updated (issue #3963) (#...Allen Wild2019-02-191-1/+3
* Allow labels to contain emoji (#6063)John Olheiser2019-02-162-7/+11
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-153-8/+22
* Add autoprefixer to css build (#6029)silverwind2019-02-114-19/+1
* UI: Make dashboard navbar and footer full-width (#6013)silverwind2019-02-093-3/+11
* UI: Make navbar full width (#5998)silverwind2019-02-082-1/+7
* UI: Fix repo header issues (#5995)silverwind2019-02-072-7/+4
* Support n as a line highlight prefix (#5987)Monty Taylor2019-02-061-2/+2
* UI: Dashboard tweaks (#5974)silverwind2019-02-062-3/+2
* UI: Repo header tweaks (#5945)silverwind2019-02-054-9/+36
* UI: Fixes for repo topic editor (#5971)silverwind2019-02-051-8/+7
* 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