135 Commits (a3e8c32a30ef90f5aa0526e8440aa343378dbf26)

Author SHA1 Message Date
Andrey Nering e40d94bb4f Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.

Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
9 years ago
Unknwon 8436d69eaf Update and reorganize front-end resources 9 years ago
Unknwon ee814bf8d6 #2491 minor fix for sr on dashboard 9 years ago
Unknwon 4993ab1a76 #2185 fall back to use custom chardet lib 9 years ago
João Pedro 7bab3d682f Lowercase "Service" 9 years ago
João Pedro 34f01aab5e Update head.tmpl 9 years ago
Unknwon 71123c816d update hightlight.js 9 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new 9 years ago
Unknwon 7f9598141b fix #2020 9 years ago
Unknwon b80e848d02 upgrade libs 9 years ago
Unknwon 4325b01a58 minor fix for #1992 9 years ago
Gibheer 56006da34b fix #1957 - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
9 years ago
Unknwon 7b1c10ea7e new repo ui
- copy link button: #1396, #1168, #1668,
- synxtax highlight: #1712, #1549, #1315, #670
- z-index: #1942
9 years ago
Unknwon 92535c9df0 update some libs 9 years ago
Nathan Zadoks 4323a89c03 Add go-source directive to repo pages
This makes Gogs repos work with godoc.org: https://github.com/golang/gddo/wiki/Source-Code-Links
9 years ago
Unknwon 4465c58f4b new quick start page 9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support 9 years ago
Unknwon 2729eb998c #1646 and other minor fixes 9 years ago
Unknwon e4ecbcdf4a new sign in page 9 years ago
Unknwon 03ea29eb36 minor fix on icon 9 years ago
Unknwon 00767a0522 finish new org settings page 9 years ago
Unknwon 24658fcbdd #633 dix suburl 9 years ago
Unknwon 705224353b minor fix 9 years ago
Unknwon 3b0c2cb480 #633 Add Emoji support 9 years ago
Unknwon d023e81a8f #1577 explore paginator problem 9 years ago
Unknwon 768c78d143 update semantic 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon f509c59ac1 new create webhook event 9 years ago
Unknwon a7686e8749 #1203 bundle jquery with gogs 9 years ago
Unknwon 70e0153b93 add highlight js 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Unknwon 2493454587 new delete account UI and password confirmation 9 years ago
Unknwon 2e30b421b4 comletely remove v1 UI files of Gogs 9 years ago
Gogs e43341f4c5 column belongs always into a ui grid 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
9 years ago
Unknwon 2aea247208 minor fix on #1460 9 years ago
Fernando San Julián 4cc198179c new top menu 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon 7372042441 list view: issue, label, milestone 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Duncan a6596f2231 Prevent browsers from leaking referrer headers 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago