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
caac2f9b19
fix #1829 and fix #890
10 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 .
10 years ago
Adam Strzelecki
38f52ea7a7
CSS: Reduce .sha.label font size to 13px
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
d77e5dd58a
fix #1960
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
e172911575
new dashboard ui
10 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
10 years ago
Unknwon
c01712659a
finish all new user settings UI
10 years ago
Unknwon
031444e384
adjust icon css
10 years ago
Unknwon
aa57b9b4ba
#1599 org dashboard icon css
10 years ago
Unknwon
ed6ddddee7
#1599 status button mrigin-right
10 years ago
Unknwon
a7085c5326
minor fix on icon
10 years ago
Unknwon
690016964a
fix buttons style
10 years ago
Unknwon
922dff9d79
css fix
10 years ago
Unknwon
913287abc9
basic PR feature
10 years ago
Unknwon
071ae74a5a
fix dropdown search
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago
Unknwon
b892366780
new repo git hooks UI
10 years ago
Unknwon
d01febe614
fix menu overflow
10 years ago
Unknwon
816d5b2091
minor update
10 years ago
Unknwon
779f1772c4
fix small screen fit
10 years ago
Unknwon
3c834494a7
finsih diff and compare
10 years ago
Unknwon
01dd462e27
new commits table
10 years ago
Unknwon
bf714493cb
new delete account UI and password confirmation
10 years ago
Unknwon
f875ca79e9
fix style and locale name
10 years ago
Unknwon
8f35ffd4d7
fix autocomplete on migration
10 years ago
Unknwon
77181dc970
#1180 and #1250 : migration
10 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
Unknwon
1795957917
UI: install - new version
10 years ago
Unknwon
04aaeaf7ca
UI: install - database settings
10 years ago
Unknwon
7467593230
add sr-only class, change to new tag line
11 years ago
Unknwon
9090e6b47f
home: new UI
11 years ago