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
Kim "BKC" Carlbäcker
f5576c90a7
Implement Split Diff-View
- Unified/Inline Diff-View Selectable
10 years ago
Unknwon
4483f26434
#2283 set text/plain for non-binary files in raw mode
10 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
10 years ago
Unknwon
d6b0ebaffc
fix #1720
10 years ago
Unknwon
b743fb6639
prepare release
10 years ago
Unknwon
6f153b9b14
#2154 fix form submit error
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
Unknwon
c4f5b47791
minor JS and UI fix
10 years ago
Unknwon
5670d7957d
Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labels
UI: Use more subtle grey SHA1 labels
10 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.
10 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.
10 years ago
Unknwon
82c2856e1e
fix #2087
10 years ago
Unknwon
9040b23ccd
more UI minor fixes
10 years ago
Unknwon
f3f1f42bba
minor CSS fix
10 years ago
Unknwon
0a5890878d
minor CSS fix for #2068
10 years ago
Adam Strzelecki
564ded9c64
UI: Display last-commit header without 2nd column
This uses a CSS trick making first th to be relative block with width equal to
first two columns, effectively working around inability to use colspan="2" on
first row that was breaking "fixed-layout" for tables.
Also use grey header for last-commit SHA1 tag.
10 years ago
Adam Strzelecki
2b82527e06
UI: Keep repo URL action right of ref combo & path
Just use secondary menu instead custom ".head.meta", which simplifies code.
Also do not display repo URL action when we are in subdirectory or viewing a
file.
10 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
10 years ago
Adam Strzelecki
aa5122235f
Commits & files UI: SUI fixed single line table
Instead using own ellipsis, uses Semantic UI fixed single line table which
effectively applies ellipsis to all overflowing table cells.
NOTE: File list cannot use colspan="2" for 1st "Last commit" elements,
otherwise layout breaks with fixed table.
10 years ago
Adam Strzelecki
f95063f102
CSS: .repository .sha.label -> .ui .sha.label
This is because SHA1 label is used in many other places, not only inside
.repository container.
10 years ago
Unknwon
72d7ca7fbd
finish wiki
10 years ago
Unknwon
42d8bbe23e
wiki: finish new
10 years ago
Unknwon
92c67cd672
Wiki: UI for page new
10 years ago
Unknwon
a14c20813c
fix #650
10 years ago
Unknwon
27f3dc861c
UI: long organization name in create repository owner list
10 years ago
Unknwon
f5ed3c079e
minor css fix
10 years ago
Unknwon
44482d52ae
fix #1448
10 years ago
Unknwon
0c2b692560
fix CSS width
10 years ago
Unknwon
5091f61c31
fix CSS
10 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
10 years ago
Unknwon
b02352f4de
UI fix
10 years ago
Unknwon
c0b841a766
fix #1958
10 years ago
Unknwon
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
10 years ago
Unknwon
b7e759c41e
#1078 not show bin when rename a file
10 years ago
Unknwon
560a3cb41e
fix quick guide style
10 years ago
Unknwon
7465335e8a
new quick start page
10 years ago
Unknwon
17a8589f82
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
922dff9d79
css fix
10 years ago
Unknwon
249e492b6b
finish PR UI
10 years ago
Unknwon
85784c41d9
add view pull desc
10 years ago
Unknwon
315b183c66
work on PR conversation
10 years ago
Unknwon
5137368404
new repo options UI
10 years ago
Unknwon
c10c057758
fix repository count of user is messed up
10 years ago
Unknwon
65d4602bdc
#1545 Cross reference the commit from the issue when it is closed by the commit
10 years ago
Unknwon
2557f2b011
add highlight js
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago