chriswatt
aa55f2e41f
Add grey bg to tabs on repo page
10 years ago
Florian Kaiser
32d87c5491
Make issue title smaller
10 years ago
Unknwon
3be6173192
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
10 years ago
chriswatt
18d55f1c50
Rename #avatararrow to #avatar-arrow
10 years ago
chriswatt
68528e61bf
Add avatar arrow to pull request form
10 years ago
chriswatt
4e57892afb
Add avatar arrows to new both new issue comment forms
10 years ago
Unknwon
7c90f6bacf
Fix #2564 file ignored by git
10 years ago
Unknwon
c5bd288323
Merge pull request #2562 from Eriner/master
optipng
10 years ago
Matt Hamilton
2d21611a23
optipng
10 years ago
Unknwon
3d1beb8a82
Generate CSS for #2561
10 years ago
chriswatt
e9eadaef1a
Add small user arrows on issue comments pointing to users avatar
10 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
10 years ago
Unknwon
c4dccaf1eb
Minor fix for #2444
10 years ago
Florian Kaiser
2c01ac455b
Fix syntax highlighting for markdown code blocks on issue description/comment save
10 years ago
Unknwon
eb728aa379
Merge pull request #2537 from fnkr/remember-clone-protocol
Remember last selected clone protocol
10 years ago
Florian Kaiser
cbf6668aae
Select HTTPS if remembered clone protocol is SSH but SSH is disabled now
10 years ago
Florian Kaiser
1678cc23d1
Make highlighted markdown code blocks work on issue pages
10 years ago
Florian Kaiser
13faaaf506
Remember last selected clone protocol, and establish uniform order (https, ssh)
10 years ago
Unknwon
2bcbf77e00
Update and reorganize front-end resources
10 years ago
Kim "BKC" Carlbäcker
5086de50c1
Split view fixed
10 years ago
Unknwon
b80af0d28c
Minor fix for #2396
10 years ago
Unknwon
5b18638857
URL fix for #2287
10 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
10 years ago
l2dy
f0eff7f46b
Minor fix
10 years ago
Unknwon
c2e9264310
minor fix to #2335
10 years ago
Andrey Nering
000931e238
Highlighting differences of lines in the diff view.
10 years ago
Unknwon
24dfd522a0
Merge pull request #2296 from bkcsoft/feature/split-diff
Implement Split Diff-View
10 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
10 years ago
Kim "BKC" Carlbäcker
f5576c90a7
Implement Split Diff-View
- Unified/Inline Diff-View Selectable
10 years ago
Andrey Nering
72c091f2fe
Making scroll always visible.
10 years ago
Unknwon
4483f26434
#2283 set text/plain for non-binary files in raw mode
10 years ago
Unknwon
bb2897bff6
#2264 use monospaced font for commit IDs in news feeds
10 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
10 years ago
Unknwon
6f2ae06766
emojify.js: ignore_emoticons
10 years ago
Unknwon
c950a2d66f
#2171 fix wiki preview does not work on Firefox
10 years ago
Unknwon
d596c0408f
update hightlight.js
10 years ago
Unknwon
d6b0ebaffc
fix #1720
10 years ago
Unknwon
8367859246
fix markdown header margin-top
10 years ago
Unknwon
b743fb6639
prepare release
10 years ago
Unknwon
64547d850a
#2159 use icon+tooltip to replace text
10 years ago
Unknwon
3931000177
#2156 admin able to edit organization max repo creation
10 years ago
Unknwon
6f153b9b14
#2154 fix form submit error
10 years ago
Unknwon
c06d96f616
Drop 0.5.x support
10 years ago
Unknwon
37bdb5bf8e
fix markdown table header CSS
10 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.
10 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.
10 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.
10 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
10 years ago
Unknwon
efc250a25e
#2052 advanced select ops for system notices
10 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
10 years ago