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
b743fb6639
prepare release
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
caac2f9b19
fix #1829 and fix #890
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
Adam Strzelecki
38f52ea7a7
CSS: Reduce .sha.label font size to 13px
9 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.
9 years ago
Unknwon
d77e5dd58a
fix #1960
9 years ago
Unknwon
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
e172911575
new dashboard ui
9 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon
c01712659a
finish all new user settings UI
9 years ago
Unknwon
031444e384
adjust icon css
9 years ago
Unknwon
aa57b9b4ba
#1599 org dashboard icon css
9 years ago
Unknwon
ed6ddddee7
#1599 status button mrigin-right
9 years ago
Unknwon
a7085c5326
minor fix on icon
9 years ago
Unknwon
690016964a
fix buttons style
9 years ago
Unknwon
922dff9d79
css fix
9 years ago
Unknwon
913287abc9
basic PR feature
9 years ago
Unknwon
071ae74a5a
fix dropdown search
9 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
9 years ago
Unknwon
b95ad93e04
new webhooks list UI
9 years ago
Unknwon
b892366780
new repo git hooks UI
9 years ago
Unknwon
d01febe614
fix menu overflow
9 years ago
Unknwon
816d5b2091
minor update
9 years ago
Unknwon
779f1772c4
fix small screen fit
9 years ago
Unknwon
3c834494a7
finsih diff and compare
9 years ago
Unknwon
01dd462e27
new commits table
9 years ago
Unknwon
bf714493cb
new delete account UI and password confirmation
9 years ago
Unknwon
f875ca79e9
fix style and locale name
9 years ago
Unknwon
8f35ffd4d7
fix autocomplete on migration
9 years ago
Unknwon
77181dc970
#1180 and #1250 : migration
9 years ago
Unknwon
975ac7aecf
able edit issue labels/milestone/assignee
10 years ago
Unknwon
88a779662f
finish close/reopen issue
10 years ago
Gogs
c8c3f5e69d
modified repo header
10 years ago
Unknwon
d59d30b53b
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
10 years ago
Unknwon
8dfd87829c
minor fix on #1460
10 years ago
Fernando San Julián
ed47e5ad71
new top menu
10 years ago
Unknwon
389708ac36
finish create issue with milestone
10 years ago
Unknwon
700f1d166b
finish create issue with labels
10 years ago
Unknwon
c51304a9ef
upgrade new issue to SUI v2
10 years ago
Unknwon
d6925a4ebc
finish transforming to v2
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago