Andrey Nering
b3ad764459
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
2bcbf77e00
Update and reorganize front-end resources
9 years ago
Unknwon
45e824ef08
#2491 minor fix for sr on dashboard
9 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 years ago
João Pedro
907a2036b2
Lowercase "Service"
9 years ago
João Pedro
2f4a2972f3
Update head.tmpl
9 years ago
Unknwon
d596c0408f
update hightlight.js
9 years ago
Adam Strzelecki
69427c6115
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
92c67cd672
Wiki: UI for page new
9 years ago
Unknwon
b9303efd7c
fix #2020
9 years ago
Unknwon
24bcdb8711
upgrade libs
9 years ago
Unknwon
94172b13d2
minor fix for #1992
9 years ago
Gibheer
715c4e566b
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
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
1af74f1406
update some libs
9 years ago
Nathan Zadoks
d2ff47f997
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
7465335e8a
new quick start page
9 years ago
Unknwon
bba20262f1
drop oauth2 feature support
9 years ago
Unknwon
71445511dc
#1646 and other minor fixes
9 years ago
Unknwon
88cfdba4d6
new sign in page
9 years ago
Unknwon
a7085c5326
minor fix on icon
9 years ago
Unknwon
f839ef94a2
finish new org settings page
9 years ago
Unknwon
09126f5887
#633 dix suburl
9 years ago
Unknwon
b1fa3a8953
minor fix
9 years ago
Unknwon
64b459744d
#633 Add Emoji support
9 years ago
Unknwon
69f68a2e10
#1577 explore paginator problem
9 years ago
Unknwon
665fc15c3a
update semantic
9 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
9 years ago
Unknwon
50cf8ca2e0
new create webhook event
9 years ago
Unknwon
1f0393bf29
#1203 bundle jquery with gogs
9 years ago
Unknwon
2557f2b011
add highlight js
9 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
9 years ago
Unknwon
bf714493cb
new delete account UI and password confirmation
10 years ago
Unknwon
4acc8a0d94
comletely remove v1 UI files of Gogs
10 years ago
Gogs
966d243c55
column belongs always into a ui grid
10 years ago
Unknwon
987969eb73
finish create issue attachment UI
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
cdcc2cee74
add migrate from issue.label_ids to issue_label
10 years ago
Unknwon
d12a83f985
list view: issue, label, milestone
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
fd3451f0cc
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Duncan
5f06e59383
Prevent browsers from leaking referrer headers
10 years ago
Unknwon
1795957917
UI: install - new version
10 years ago