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
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
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
Unknwon
5dd3dd71a0
UI: install - database settings
9 years ago
Unknwon
ffd17924fd
update UI framework
9 years ago
Unknwon
2bb982dada
#1080 : Remove footer ads/branding from default template
10 years ago
Unknwon
b6f8b486c7
add sr-only class, change to new tag line
10 years ago
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
10 years ago
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
10 years ago
Unknwon
4b9fb43a70
home: new UI
10 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