Unknwon
b8c0596ea5
#2623 fix wrong font for webhook history
9 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
9 years ago
Unknwon
b53eab3773
Minor fix for #2710
9 years ago
ChubbyNinja
a8582fd12f
Image attachments keep aspect ratio
9 years ago
Unknwon
4eb48337da
Minor fix for #2660
9 years ago
Unknwon
94f13a060c
Remove border-bottom for tabs header divider
9 years ago
Florian Kaiser
6c72bf973f
Fix chmod for several files in conf/locale/ and public/
9 years ago
chriswatt
aa55f2e41f
Add grey bg to tabs on repo page
9 years ago
Florian Kaiser
32d87c5491
Make issue title smaller
9 years ago
Unknwon
3be6173192
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
9 years ago
chriswatt
18d55f1c50
Rename #avatararrow to #avatar-arrow
9 years ago
chriswatt
68528e61bf
Add avatar arrow to pull request form
9 years ago
chriswatt
4e57892afb
Add avatar arrows to new both new issue comment forms
9 years ago
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
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
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
37bdb5bf8e
fix markdown table header CSS
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
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