guillep2k
5e1438ba92
Admin page for managing user e-mail activation ( #10557 )
...
* Implement mail activation admin panel
* Add export comments
* Fix another export comment
* again...
* And again!
* Apply suggestions by @lunny
* Add UI for user activated emails
* Make new activation UI work
* Fix lint
* Prevent admin from self-deactivate; add modal
Co-authored-by: zeripath <art27@cantab.net>
5 years ago
Russell Aunger
b34996a629
Implement Default Webhooks ( #4299 )
...
Partially implement #770 .
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.
6 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
1aa76bd279
Fix #532 , add system notice
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
Unknwon
d2aff9a46a
Continue working on new admin pages
10 years ago
Unknwon
1aec1a2dda
Finish new admin dashboard
10 years ago
Unknown
d952b4200c
Add corn rask monitor panel
11 years ago
Unknown
6e3dba2cc5
Clean repo code
11 years ago
Unknown
c1eb4d894a
Clean api code
11 years ago
FuXiaoHei
d34c3bb751
finish webhook ui,
...
some ui fix
11 years ago
Lunny Xiao
79ea34e70e
ldap support
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
Unknown
eb803ec5eb
Add transfer repository
11 years ago
FuXiaoHei
a8623ec104
fix init-tabs bug
11 years ago
FuXiaoHei
2a2f025388
change css name style
11 years ago
FuXiaoHei
ecc61ced41
update admin nav ui
11 years ago
Unknown
f6596f11c4
All configuration reload-able
11 years ago