Commit Graph

201 Commits (93df41f506fb0c3ca897def5d62abaedc93323d8)

Author SHA1 Message Date
Unknwon 03ea29eb36 minor fix on icon
Unknwon 24658fcbdd dix suburl
Unknwon d023e81a8f explore paginator problem
Unknwon 768c78d143 update semantic
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon f509c59ac1 new create webhook event
Unknwon a7686e8749 bundle jquery with gogs
Unknwon 70e0153b93 add highlight js
Unknwon f808df5a7b new user dahsboard issues
Unknwon 2493454587 new delete account UI and password confirmation
Gogs e43341f4c5 column belongs always into a ui grid
Unknwon 89c2bd4a0d finish create issue attachment UI
Unknwon 2aea247208 minor fix on
Fernando San Julián 4cc198179c new top menu
Unknwon 7372042441 list view: issue, label, milestone
Unknwon 3e4cdccf6b milestone: create page
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
Unknwon ac95f6d50f UI: basic label list
- create new label
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
Unknwon 4447a20f87 UI: issues - finish basic frame
Duncan a6596f2231 Prevent browsers from leaking referrer headers
Unknwon 5dd3dd71a0 UI: install - database settings
Unknwon ffd17924fd update UI framework
Unknwon 4b9fb43a70 home: new UI
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.
Unknwon 7ba9257a7f Add suburl support
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
Unknown d952b4200c Add corn rask monitor panel
FuXiaoHei 16e162b669 issue label ui design
FuXiaoHei 2eabeba6b7 finish milestone add page
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 3c3cda7326 Weibo oauth
Unknown c36e7d322e Mirror updates
Unknown 8c266f2df5 go get
Unknown 4c1452574a go get
Unknown ea74be2f2e go get
Unknown d26a333dfb go get
zhsso a4cbe79567 fix
zhsso f3ed11d177 mistakes
Unknown 5d4025cb5a Add go get meta support
Unknown 115a349131 Fix
slene 076fc98d98 add csrf check
FuXiaoHei c101471bdf ui update, repo-assignment panic bug fix
slene c9bf526be7 markdown & code style
slene 0791d01513 update tmpl
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes
Unknown e59f90b8fe Update
FuXiaoHei ffe0ba562c ui for user/profile page, only skeleton
Unknown d4728fafaf Able to config app name
Unknown 3eb1ab9e8b Add UI for register user
Unknown b1c5adc2f2 Setup templates structure