summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+4
* public/img: reduce the size of PNG images (#734)unclejack2017-01-24809-0/+0
* add scroolbars to wide graphs. (#608)Kjell Kvinge2017-01-222-8/+5
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-183-8/+20
* Fix #646 (#669)Shyim2017-01-141-5/+8
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-122-0/+22
* Fix: Issues cannot be created with labels (#622)Kazuki Sawada2017-01-101-3/+3
* Fix install.tmpl input default value (#611)vz2017-01-091-0/+6
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-052-0/+39
|\
| * More fine graned colorsAndrey Nering2017-01-022-6/+6
| * Notifications - Step 2Andrey Nering2016-12-302-0/+39
* | Fix unified diff view styling (#585)Manuel Kuhlmann2017-01-052-33/+53
* | Fix diff split view coloring (#553) (#584)Manuel Kuhlmann2017-01-052-42/+42
* | Fix wrong anchors for non-latin headings (#3981) (#512)Bwko2016-12-311-1/+1
|/
* commithgraph / timeline (#428)Kjell Kvinge2016-12-293-0/+431
* Implementation of Folder JumpingSl@ny2016-12-282-0/+6
* Enables mssql support (#383)btrepp2016-12-241-12/+12
* Fix for #361, renamed username to loginBwko2016-12-071-1/+1
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-301-1261/+0
* Update home page to Gitea (#138)Andrey Nering2016-11-114-4/+4
* first batch of Readme updates (#65)Rachid Zarouali2016-11-104-0/+0
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-1/+1
* Replace Gogs to Gitea in installation optionsJoubert RedRat2016-11-071-2/+2
* CSS: Stronger colors for diffsAndrey Nering2016-11-062-28/+4
* Set default less and css to new default nameJoubert RedRat2016-11-044-38/+29
* Small UI fixes on full width form titlesJoubert RedRat2016-10-193-26/+57
* Fix repo list display on Safari (#3569)Daniel Oaks2016-09-012-0/+8
* Update localesUnknwon2016-09-012-0/+2
* Support Editorconfig on web editor (#3512)无闻2016-08-301-0/+28
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-301-0/+28
* | js: fix comment issue status button title changeUnknwon2016-08-301-25/+1
|/
* UI: fix block selection on code for empty line are not highlightedUnknwon2016-08-302-4/+11
* Web editor: support upload filesUnknwon2016-08-302-7/+7
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-292-2/+2
* css: remove profile avatar heightUnknwon2016-08-282-6/+0
* Web editor: improve delete file processUnknwon2016-08-281-10/+10
* Update highlightjsUnknwon2016-08-274-4/+3
* Web editor: improve code qualityUnknwon2016-08-241-1/+1
* Code quality improvement on JSUnknwon2016-08-176-323/+315
* Minor naming improvementUnknwon2016-08-171-38/+37
* General code quality improvementUnknwon2016-08-162-5/+3
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-154-226/+253
* Code clean up for new config optionsUnknwon2016-08-141-6/+6
* Squashed commit of the following:Richard Mahn2016-08-142-108/+647
* #2246 fully support of webhooks for pull requestUnknwon2016-08-142-0/+21
* CSS: remove font “Meiryo Ui”Unknwon2016-08-122-16/+2
* Minor fix on top menu dropdown icon positionUnknwon2016-08-112-0/+13
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-112-0/+74
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-111-0/+7
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-093-17/+5