72 Commits (c083d7656794ec0b4d856994daddd27e98841d70)

Author SHA1 Message Date
Unknwon 326c982660 Upgrade frontend assets 8 years ago
Kim Carlbäcker b3c05026df [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 -.-
8 years ago
Odin Ugedal 01ff65a93e Fix indent 8 years ago
Odin Ugedal a75fa58e1c Make description meta tag golang 1.4 compatible 8 years ago
Odin Ugedal 561e5f9ccb 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.
8 years ago
Odin Ugedal 85d7afeba0 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.
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
Both are possible on explore and admin panel
8 years ago
Unknwon 0c9a616326 Update frontend resources 8 years ago
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
João Pedro 7bab3d682f Lowercase "Service" 9 years ago
João Pedro 34f01aab5e Update head.tmpl 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 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 2729eb998c #1646 and other minor fixes 9 years ago
Unknwon 03ea29eb36 minor fix on icon 9 years ago
Unknwon 24658fcbdd #633 dix suburl 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
Gogs e43341f4c5 column belongs always into a ui grid 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon 2aea247208 minor fix on #1460 9 years ago
Fernando San Julián 4cc198179c new top menu 9 years ago
Unknwon 7372042441 list view: issue, label, milestone 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 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 5dd3dd71a0 UI: install - database settings 9 years ago
Unknwon ffd17924fd update UI framework 9 years ago
Unknwon 4b9fb43a70 home: new UI 9 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
10 years ago
Unknown d952b4200c Add corn rask monitor panel 10 years ago
FuXiaoHei 16e162b669 issue label ui design 10 years ago