Unknwon
f34f5ee273
Add new language support
- Update language choose dropdown to fit more languages
9 years ago
Kim Carlbäcker
dee35a8ed2
[Feature/WIP] Confirm on editing forms ( fixes #2881 ) ( #2980 )
* Add and start jQuery AreYouSure
* Update SimpleMDE to 1.10.1 for `forceSync` support
* Forgot to remove old version SimpleMDE 1.10.0
* formatting -.-
9 years ago
Odin Ugedal
9f473f376f
Fix indent
9 years ago
Odin Ugedal
4f0a4fe5a7
Make description meta tag golang 1.4 compatible
9 years ago
Odin Ugedal
4586b95fff
Set description meta tag correctly
Set the description meta tag correctly when there is no repo
description. Also use the ability to trim trailing whitespaces,
to make the template cleaner.
9 years ago
Odin Ugedal
727e05624c
Set HTML meta values corresponding to repository
Use the authors name, and the description of the repo in HTML meta.
Pages without repository context will display as before.
9 years ago
Unknwon
2d90be9c2e
#13 finish user and repository search
Both are possible on explore and admin panel
9 years ago
Unknwon
4dbedf5653
Update frontend resources
9 years ago
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