summaryrefslogtreecommitdiffstats
path: root/public/less
Commit message (Collapse)AuthorAgeFilesLines
* Fix table headers (#980)Andrew Boyarshin2017-02-201-2/+1
| | | Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-141-1/+5
| | | | | | | | | | | | * Markdown rendering overhaul Cleaned up and squashed commits into single one. Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> * Fix markdown API, add markdown module and API tests, improve code coverage Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>
* Fix color: closed PR was showing as purple instead of redAndrey Nering2017-01-281-11/+13
|
* Added webkit-font-smoothing (#763)Bwko2017-01-272-0/+3
|
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-181-4/+8
| | | | | | | | | | | | | | * i18n button titles * Improvements on notification page layout * Notification count badge fixes * Make table <tr> clickable * Fix octicon aligment * Fix use of AppSubUrl
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-0/+13
| | | | | | | | | | * Use relative URLs * Notifications - Mark as read/unread * Feature of pinning a notification * On view issue, do not mark as read a pinned notification
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-051-0/+21
|\ | | | | Notifications - Step 2
| * More fine graned colorsAndrey Nering2017-01-021-3/+3
| |
| * Notifications - Step 2Andrey Nering2016-12-301-0/+21
| |
* | Fix unified diff view styling (#585)Manuel Kuhlmann2017-01-051-18/+30
| | | | | | Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org>
* | Fix diff split view coloring (#553) (#584)Manuel Kuhlmann2017-01-051-26/+24
|/ | | Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org>
* Implementation of Folder JumpingSl@ny2016-12-281-0/+3
|
* Update home page to Gitea (#138)Andrey Nering2016-11-111-2/+2
|
* CSS: Stronger colors for diffsAndrey Nering2016-11-061-18/+2
|
* Set default less and css to new default nameJoubert RedRat2016-11-041-0/+0
|
* Small UI fixes on full width form titlesJoubert RedRat2016-10-192-4/+15
|
* Fix repo list display on Safari (#3569)Daniel Oaks2016-09-011-0/+4
|
* Update localesUnknwon2016-09-011-0/+1
|
* UI: fix block selection on code for empty line are not highlightedUnknwon2016-08-301-3/+3
|
* Web editor: support upload filesUnknwon2016-08-301-3/+3
|
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-291-1/+1
|
* css: remove profile avatar heightUnknwon2016-08-281-3/+0
|
* Code quality improvement on JSUnknwon2016-08-173-5/+11
|
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-151-0/+107
| | | | Try to merge into develop branch ASAP, then continue minor fixes afterwards.
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-0/+13
|
* CSS: remove font “Meiryo Ui”Unknwon2016-08-121-4/+1
|
* Minor fix on top menu dropdown icon positionUnknwon2016-08-111-0/+3
|
* On showing diff/file, use the tab_width specified on .editorconfig, if any ↵Andrey Nering2016-08-111-0/+10
| | | | | (#3241) Closes #3182
* 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-091-0/+2
| | | | | | | | | | | | | | | | * render code view server side * remove debug print * fix multiline selection bug * change string concatenation to bytes.Buffer for efficiency * Fix newlines added by previous for hljs * fix selection highlighting * make css changes in .less
* Lighter icon colors for repo files (#3351)silverwind2016-08-031-1/+5
| | | | | | * Lighter icon colors for repo files * also color submodule icon
* Fix issue event octicon CSSUnknwon2016-07-261-1/+5
|
* #1601 support delete issue commentUnknwon2016-07-261-4/+7
|
* #1384 add pagination for repositoriesUnknwon2016-07-241-2/+5
|
* #3076 detect invalid tag name git errorUnknwon2016-07-231-0/+4
|
* Upgrade octicon to 4.3.0Unknwon2016-07-164-23/+25
|
* Apply font for Japanese / Chinese (more) (#3266)Laica Lunasys2016-07-151-0/+3
|
* Fix empty space surrounding hidden issue labels (#3200)chriswatt2016-06-241-2/+4
|
* Add new language supportUnknwon2016-04-251-0/+6
| | | | - Update language choose dropdown to fit more languages
* Fixed #2909 (#2979)Kim Carlbäcker2016-04-192-2/+20
|
* use monospace font for wiki and issue textareas (fix #2869)Matthias Niess2016-03-231-6/+11
|
* Improve repository lable styleUnknwon2016-03-151-0/+1
| | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page
* Add APIContextUnknwon2016-03-131-0/+3
|
* Add Japanese FontsMATTENN2016-03-121-1/+1
| | | | | By adding a Japanese font in the less file, easier to see the display in Japanese.
* #13 finish user and repository searchUnknwon2016-03-111-0/+38
| | | | Both are possible on explore and admin panel
* #2623 fix wrong font for webhook historyUnknwon2016-03-051-1/+1
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-052-3/+15
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* Minor fix for #2710Unknwon2016-02-271-0/+3
|
* Image attachments keep aspect ratioChubbyNinja2016-02-261-1/+26
|
* Minor fix for #2660Unknwon2016-02-241-1/+7
|