summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* reduce line number creation to one DOM manipulationPsychoMario2016-03-301-2/+6
* use monospace font for wiki and issue textareas (fix #2869)Matthias Niess2016-03-232-6/+16
* Improve repository lable styleUnknwon2016-03-152-0/+2
* Add APIContextUnknwon2016-03-132-0/+6
* Generate css for #2816Unknwon2016-03-111-1/+1
* Add Japanese FontsMATTENN2016-03-121-1/+1
* #13 finish user and repository searchUnknwon2016-03-113-7/+72
* Update frontend resourcesUnknwon2016-03-0712-31/+55
* #2623 fix wrong font for webhook historyUnknwon2016-03-052-139/+139
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-056-18/+43
* #1157 some avatar setting changesUnknwon2016-03-051-18/+31
* Render emojis in more places.Andrey Nering2016-03-021-1/+4
* Minor fix for #2710Unknwon2016-02-272-1/+7
* Image attachments keep aspect ratioChubbyNinja2016-02-262-2/+52
* Minor fix for #2660Unknwon2016-02-242-1/+10
* Remove border-bottom for tabs header dividerUnknwon2016-02-193-1/+8
* Fix chmod for several files in conf/locale/ and public/Florian Kaiser2016-02-18908-0/+0
* Add grey bg to tabs on repo pagechriswatt2016-02-143-3/+106
* Make issue title smallerFlorian Kaiser2016-02-073-3/+3
* Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-072-4/+18
|\
| * Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-042-4/+18
* | Rename #avatararrow to #avatar-arrowchriswatt2016-02-071-5/+5
* | Add avatar arrow to pull request formchriswatt2016-02-071-1/+8
* | Add avatar arrows to new both new issue comment formschriswatt2016-02-071-20/+35
* | Fix #2564 file ignored by gitUnknwon2016-02-052-0/+2618
* | Merge pull request #2562 from Eriner/masterUnknwon2016-02-0512-0/+0
|\ \
| * | optipngMatt Hamilton2016-02-0512-0/+0
| |/
* | Generate CSS for #2561Unknwon2016-02-051-0/+22
* | Add small user arrows on issue comments pointing to users avatarchriswatt2016-02-051-0/+21
|/
* Minor fix for #2444Unknwon2016-02-012-0/+11
* Fix syntax highlighting for markdown code blocks on issue description/comment...Florian Kaiser2016-02-011-0/+3
* Merge pull request #2537 from fnkr/remember-clone-protocolUnknwon2016-02-011-0/+16
|\
| * Select HTTPS if remembered clone protocol is SSH but SSH is disabled nowFlorian Kaiser2016-02-011-1/+3
| * Remember last selected clone protocol, and establish uniform order (https, ssh)Florian Kaiser2016-02-011-0/+14
* | Make highlighted markdown code blocks work on issue pagesFlorian Kaiser2016-02-011-0/+3
|/
* Update and reorganize front-end resourcesUnknwon2016-01-3042-3968/+661
* Split view fixedKim "BKC" Carlbäcker2016-01-272-0/+11
* Minor fix for #2396Unknwon2016-01-252-0/+7
* URL fix for #2287Unknwon2016-01-152-0/+14
* #2287 Truncate repository name if too longUnknwon2016-01-113-0/+38
* Minor fixl2dy2016-01-102-2/+2
* minor fix to #2335Unknwon2016-01-092-16/+21
* Highlighting differences of lines in the diff view.Andrey Nering2016-01-062-0/+14
* Merge pull request #2296 from bkcsoft/feature/split-diffUnknwon2016-01-063-0/+57
|\
| * Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-052-12/+5
| * Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-053-0/+64
* | Making scroll always visible.Andrey Nering2016-01-042-0/+2
|/
* #2283 set text/plain for non-binary files in raw modeUnknwon2015-12-252-2/+2
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-242-0/+6
* #1692 APIs: Users FollowersUnknwon2015-12-213-57/+100