John Olheiser
e5944a9521
Change admin dashboard to POST ( #10465 )
...
* Add form and convert to POST
* Redirect for flash
Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
Mario Lubenka
8eba27c792
Repository avatar fallback configuration ( #7087 )
...
* Only show repository avatar in list when one was selected
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Adds fallback configuration option for repository avatar
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Implements repository avatar fallback
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Adds admin task for deleting generated repository avatars
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Solve linting issues
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Save avatar before updating database
* Linting
* Update models/repo.go
Co-Authored-By: zeripath <art27@cantab.net>
5 years ago
Julian
e5228b8369
fix: use correct value for "MSpan Structures Obtained" #4742 ( #5706 )
...
Signed-off-by: Julian Tölle <julian.toelle97@gmail.com>
6 years ago
Allen Wild
8606d9f5bc
Add admin dashboard option to run health checks ( #3606 )
...
There's one for git gc, why not git fsck too?
Also add a couple more trace logs to GitFsck to see progress
7 years ago
Lauris BH
524885dd65
LDAP user synchronization ( #1478 )
8 years ago
Patrick G
efbb895ebe
Cleaner ui for admin, repo settings, and user settings page ( #1269 ) ( #1270 )
8 years ago
Lunny Xiao
0e6b9ea786
Take back control of hooks ( #1006 )
...
* git: delegate all server-side Git hooks (#1623 )
* create hooks directories
* take control hooks back
* fix lint
* bug fixed and minor changes
* fix imports style
* fix migration scripts
8 years ago
Unknwon
04be8c0de5
#2554 reinitialize all repos from the db
...
- Update locales
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
efea642d6c
add admin op: delete missing repos
9 years ago
Unknwon
7a9777ae36
fix #1990
9 years ago
Antoine GIRARD
5edc2f6d6c
Fix indent tmpl
9 years ago
Antoine GIRARD
ae0fadeb0e
To quick to copy-paste
9 years ago
Antoine GIRARD
e1c04f043b
Implement new ui to dashboard
9 years ago
Unknwon
3fb1b6a608
drop oauth2 feature support
9 years ago
Gogs
b80aef0fa6
remove dashboard operations table header
9 years ago
Unknwon
f15fa9167a
cmd: code fix for #905
...
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
10 years ago
fzerorubigd
6643647687
add afunction to rewrite all public keys on admin request
...
refs #763
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago
Unknwon
2d8c414f8c
Fix #635
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
8829174574
Finish new admin users pages
10 years ago
Unknwon
1aec1a2dda
Finish new admin dashboard
10 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
54e95fa367
Finish add new milestone
11 years ago
Unknown
8ca14e2109
Improve delete SSH key
11 years ago
Unknown
7cb5a15c9b
Batch of mirror fixes
11 years ago
Unknown
c36e7d322e
Mirror updates
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
Unknown
eb803ec5eb
Add transfer repository
11 years ago
crackcomm
5a07b5430e
.admin-dl-horizontal
11 years ago
crackcomm
868d921f7b
Description list instead of div's in admin Dashboard & Configuration.
11 years ago
FuXiaoHei
2a2f025388
change css name style
11 years ago
Unknown
fd1831052c
Update session
11 years ago
Unknown
0d1872ebe3
Add admin memStatus panel
11 years ago
Unknown
e67653cf13
Bug fix
11 years ago
Unknown
f6596f11c4
All configuration reload-able
11 years ago
Unknown
06631ab91f
Basic admin data table, models changes
11 years ago
Unknown
9f9cd6bfc6
Work on admin
11 years ago