chriswatt
e9eadaef1a
Add small user arrows on issue comments pointing to users avatar
9 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
9 years ago
Unknwon
c4dccaf1eb
Minor fix for #2444
9 years ago
Florian Kaiser
2c01ac455b
Fix syntax highlighting for markdown code blocks on issue description/comment save
9 years ago
Unknwon
eb728aa379
Merge pull request #2537 from fnkr/remember-clone-protocol
Remember last selected clone protocol
9 years ago
Florian Kaiser
cbf6668aae
Select HTTPS if remembered clone protocol is SSH but SSH is disabled now
9 years ago
Florian Kaiser
1678cc23d1
Make highlighted markdown code blocks work on issue pages
9 years ago
Florian Kaiser
13faaaf506
Remember last selected clone protocol, and establish uniform order (https, ssh)
9 years ago
Unknwon
2bcbf77e00
Update and reorganize front-end resources
9 years ago
Kim "BKC" Carlbäcker
5086de50c1
Split view fixed
9 years ago
Unknwon
b80af0d28c
Minor fix for #2396
9 years ago
Unknwon
5b18638857
URL fix for #2287
9 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
9 years ago
l2dy
f0eff7f46b
Minor fix
9 years ago
Unknwon
c2e9264310
minor fix to #2335
9 years ago
Andrey Nering
000931e238
Highlighting differences of lines in the diff view.
9 years ago
Unknwon
24dfd522a0
Merge pull request #2296 from bkcsoft/feature/split-diff
Implement Split Diff-View
9 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
f5576c90a7
Implement Split Diff-View
- Unified/Inline Diff-View Selectable
9 years ago
Andrey Nering
72c091f2fe
Making scroll always visible.
9 years ago
Unknwon
4483f26434
#2283 set text/plain for non-binary files in raw mode
9 years ago
Unknwon
bb2897bff6
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
6f2ae06766
emojify.js: ignore_emoticons
9 years ago
Unknwon
c950a2d66f
#2171 fix wiki preview does not work on Firefox
9 years ago
Unknwon
d596c0408f
update hightlight.js
9 years ago
Unknwon
d6b0ebaffc
fix #1720
9 years ago
Unknwon
8367859246
fix markdown header margin-top
9 years ago
Unknwon
b743fb6639
prepare release
9 years ago
Unknwon
64547d850a
#2159 use icon+tooltip to replace text
9 years ago
Unknwon
3931000177
#2156 admin able to edit organization max repo creation
9 years ago
Unknwon
6f153b9b14
#2154 fix form submit error
9 years ago
Unknwon
c06d96f616
Drop 0.5.x support
9 years ago
Unknwon
37bdb5bf8e
fix markdown table header CSS
9 years ago
Angus Gibson
6fca9c3a22
Dropdown on commits page to choose branch #1846
I've mostly duplicated the dropdown code from repo/home.tmpl, which
basically only required a change to the URL. This could probably be
broken out into something more modular.
9 years ago
Adam Strzelecki
25bbb6afd9
LESS: Use tabs for indent in all files
This does not change any content and generated gogs.css is still the same.
9 years ago
Adam Strzelecki
a1de908dad
Render commit msg as header + verbatim description
Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.
Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.
9 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
9 years ago
Unknwon
efc250a25e
#2052 advanced select ops for system notices
9 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
9 years ago
Unknwon
c4f5b47791
minor JS and UI fix
9 years ago
Unknwon
5670d7957d
Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labels
UI: Use more subtle grey SHA1 labels
9 years ago
Adam Strzelecki
fc6c0f8810
UI: More subtle strips on commits list
With grey SHA1 labels, we should consider having also more subtle strips on
commits list. As current strips blend too much with grey SHA1 labels and top
bar, making hard to distinguish headers from content.
9 years ago
Adam Strzelecki
4ec05ddd28
UI: Remove CSS rule making last-commit SHA bold
This removes remains from old design, that was not cleaned by previous #2068 PR.
9 years ago
Unknwon
82c2856e1e
fix #2087
9 years ago
Unknwon
9040b23ccd
more UI minor fixes
9 years ago
Unknwon
a11a0fd2a5
Merge pull request #2088 from nanoant/patch/further-layout-fixes
Further layout fixes
9 years ago
Adam Strzelecki
fe333fdf98
CSS: Octicons 16px fix outside of _octicons.less
Otherwise the fix will be overwritten by next _octicons.less update.
This is follow-up for 22b0dfbb35
.
9 years ago
Unknwon
f3f1f42bba
minor CSS fix
9 years ago
Unknwon
0a5890878d
minor CSS fix for #2068
9 years ago