Commit Graph

66 Commits (2db0ffe69ef80def358b96ff2c3804c79c9174c3)

Author SHA1 Message Date
Bwko 4faf097fb9 Added webkit-font-smoothing ()
Unknwon fd3b9ca3aa CSS: remove font “Meiryo Ui”
Unknwon 7551141dbe Minor fix on top menu dropdown icon position
Unknwon 971e2c3bd6 Upgrade octicon to 4.3.0
Laica Lunasys 528ec9bffd Apply font for Japanese / Chinese (more) ()
Unknwon 7049cb9d97 Add new language support
- Update language choose dropdown to fit more languages
Kim Carlbäcker ce36fd7a49 Fixed ()
MATTENN 13e1fa6789 Add Japanese Fonts
By adding a Japanese font in the less file, easier to see the display in
Japanese.
Unknwon 045f14fbd0 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.
chriswatt c47866b34a Add grey bg to tabs on repo page
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close
Kim "BKC" Carlbäcker 96dee1c354 Split view fixed
Unknwon 2481fe2f56 Merge pull request from bkcsoft/feature/split-diff
Implement Split Diff-View
Kim "BKC" Carlbäcker 8fe5d887ae Changed name from inline to unified
Kim "BKC" Carlbäcker 0df39b33eb Implement Split Diff-View
- Unified/Inline Diff-View Selectable
Andrey Nering cb8134da52 Making scroll always visible.
Unknwon 351dfc95a9 prepare release
Adam Strzelecki dd8a06a397 LESS: Use tabs for indent in all files
This does not change any content and generated gogs.css is still the same.
Adam Strzelecki e2ca53029e 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.
Unknwon e538ff2770 fix and fix
Adam Strzelecki 0068b8106b 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.
Adam Strzelecki 4813665d0a CSS: Reduce .sha.label font size to 13px
Adam Strzelecki 640dce12a8 CSS: .repository .sha.label -> .ui .sha.label
This is because SHA1 label is used in many other places, not only inside
.repository container.
Unknwon 5dc3dd1704 fix
Unknwon 7b1c10ea7e new repo ui
- copy link button: , , ,
- synxtax highlight: , , , 
- z-index: 
Unknwon 0f438ef0b3 new dashboard ui
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
Unknwon 52ec80fa18 finish all new user settings UI
Unknwon af324a6165 adjust icon css
Unknwon 7b0ae27549 org dashboard icon css
Unknwon 31e7b0f588 status button mrigin-right
Unknwon 03ea29eb36 minor fix on icon
Unknwon 5c5ccddb02 fix buttons style
Unknwon c0a899b151 css fix
Unknwon 953bb06857 basic PR feature
Unknwon ee3e0c3c49 fix dropdown search
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon 2881456421 new webhooks list UI
Unknwon 1cb03135b7 new repo git hooks UI
Unknwon 2f2bf20aae fix menu overflow
Unknwon b3a45693c3 minor update
Unknwon 27f7abdd77 fix small screen fit
Unknwon 4275b3720a finsih diff and compare
Unknwon aa65761d81 new commits table
Unknwon 2493454587 new delete account UI and password confirmation
Unknwon 77ade6855d fix style and locale name
Unknwon c8bb475abb fix autocomplete on migration
Unknwon e633425f27 and : migration
Unknwon cec38f2a8c able edit issue labels/milestone/assignee
Unknwon 1fb53067f4 finish close/reopen issue