silverwind
22734ea81b
Rework button styles on repo and commit page ( #3104 )
8 years ago
silverwind
ca23dd3e30
fix button heights on commits page ( #3091 )
8 years ago
silverwind
e4f0173f81
Remove box-shadow from UI, fix dashboard issue ( #3065 )
8 years ago
Lauris BH
e65d20ff91
Add wrapping to long diff lines ( #2789 )
* Add wrapping to long diff lines to fix #1827
* Fix css class and make changes to source (less) files
* Fix wrong space indentation
* Fix indentation inconsistencies and remove very old WebKit workaround
8 years ago
Lauris BH
486146e5bd
Create new branch from branch selection dropdown ( #2130 )
* Create new branch from branch selection dropdown and rewrite it to VueJS
* Make updateLocalCopyToCommit as not exported
* Move branch name validation to model
* Fix possible race condition
8 years ago
Lauris BH
e078d3dfe4
Add Activity page to repository ( #2674 )
* Add Activity page to repository
* Add request data for activity
* Add issue data for activity
* Add user unit right checks
* Add releases to activity
* Log repository unit loading error
8 years ago
Morlinest
0e6f1cbe92
Fix and improve dashboard repo UI ( #2285 )
* Fix and improve dashboard repo UI
* Change order of scripts loading
* Remove "mirror" tab
* Remove single tab panel for "org user"
* Add localization strings
* Create vue component and change event for search
* Add "mirrors" filter
8 years ago
silverwind
b3bfd81fb5
File path tweaks in UI ( #2264 )
8 years ago
Patrick G
9d8fd069aa
Make navbar scroll on overflow ( #1777 )
* Scrollbars on overflow of horizontal nav
* Update _base.less
* Add fade out on right side of overflowing nav
* Update _base.less
8 years ago
Patrick G
974f8f76ab
Cleaner ui for admin, repo settings, and user settings page ( #1269 ) ( #1270 )
9 years ago
Bwko
2c3037ce74
Added webkit-font-smoothing ( #763 )
9 years ago
Unknwon
5797cd9183
CSS: remove font “Meiryo Ui”
9 years ago
Unknwon
938cd16953
Minor fix on top menu dropdown icon position
9 years ago
Unknwon
98aaf604c5
Upgrade octicon to 4.3.0
9 years ago
Laica Lunasys
4403b4181b
Apply font for Japanese / Chinese (more) ( #3266 )
9 years ago
Unknwon
f34f5ee273
Add new language support
- Update language choose dropdown to fit more languages
10 years ago
Kim Carlbäcker
36073d6951
Fixed #2909 ( #2979 )
10 years ago
MATTENN
93774dd82a
Add Japanese Fonts
By adding a Japanese font in the less file, easier to see the display in
Japanese.
10 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.
10 years ago
chriswatt
aa55f2e41f
Add grey bg to tabs on repo page
10 years ago
Andrey Nering
a00f3969c0
Enable sintax highlighting on diff view. Close #733
10 years ago
Kim "BKC" Carlbäcker
5086de50c1
Split view fixed
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
b743fb6639
prepare release
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
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