aboutsummaryrefslogtreecommitdiff
path: root/templates/admin/dashboard.tmpl
Commit message (Collapse)AuthorAge
* admin: use POST to run operations (#5997)ᴜɴᴋɴᴡᴏɴ2020-03-21
| | | | | | | * admin: use POST to run operations Fixed CSRF reported by Wenxu Wu of Tencent's Xuanwu Lab. * Update CHANGELOG
* admin: show all version in dashboardᴜɴᴋɴᴡᴏɴ2020-02-19
| | | | And removed version info from footer.
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
|
* templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)rokuu2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * Update view_list.tmpl * Update commits_table.tmpl * Update dashboard.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update notice.tmpl * Update monitor.tmpl * Update view_file.tmpl * Update diff_preview.tmpl * Update box.tmpl
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | - Update locales
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | 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
* add admin op: delete missing reposUnknwon2015-11-18
|
* fix #1990Unknwon2015-11-18
|
* Fix indent tmplAntoine GIRARD2015-10-14
|
* To quick to copy-pasteAntoine GIRARD2015-10-13
|
* Implement new ui to dashboardAntoine GIRARD2015-10-13
|
* drop oauth2 feature supportUnknwon2015-09-17
|
* remove dashboard operations table headerGogs2015-09-05
|
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - 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)
* add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-01
| | | | refs #763
* fix #580Unknwon2014-11-30
|
* Fix #635Unknwon2014-11-18
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* Finish new admin users pagesUnknwon2014-08-29
|
* Finish new admin dashboardUnknwon2014-08-28
|
* Fix #165Unknown2014-06-21
|
* Finish add new milestoneUnknown2014-05-12
|
* Improve delete SSH keyUnknown2014-05-06
|
* Batch of mirror fixesUnknown2014-05-06
|
* Mirror updatesUnknown2014-04-14
|
* Add transfer repositoryUnknown2014-04-04
|
* .admin-dl-horizontalcrackcomm2014-04-01
|
* Description list instead of div's in admin Dashboard & Configuration.crackcomm2014-04-01
|
* change css name styleFuXiaoHei2014-03-25
|
* Update sessionUnknown2014-03-22
|
* Add admin memStatus panelUnknown2014-03-22
|
* Bug fixUnknown2014-03-21
|
* All configuration reload-ableUnknown2014-03-21
|
* Basic admin data table, models changesUnknown2014-03-20
|
* Work on adminUnknown2014-03-20