Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 -> Str2HTML | Unknwon | 2018-12-10 |
| | |||
* | templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182) | rokuu | 2018-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} | Unknwon | 2017-04-06 |
| | |||
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 |
| | |||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 |
| | | | | - Update locales | ||
* | Indent all templates with tabs | Adam Strzelecki | 2015-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 repos | Unknwon | 2015-11-18 |
| | |||
* | fix #1990 | Unknwon | 2015-11-18 |
| | |||
* | Fix indent tmpl | Antoine GIRARD | 2015-10-14 |
| | |||
* | To quick to copy-paste | Antoine GIRARD | 2015-10-13 |
| | |||
* | Implement new ui to dashboard | Antoine GIRARD | 2015-10-13 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | remove dashboard operations table header | Gogs | 2015-09-05 |
| | |||
* | cmd: code fix for #905 | Unknwon | 2015-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 request | fzerorubigd | 2015-01-01 |
| | | | | refs #763 | ||
* | fix #580 | Unknwon | 2014-11-30 |
| | |||
* | Fix #635 | Unknwon | 2014-11-18 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-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 pages | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Finish add new milestone | Unknown | 2014-05-12 |
| | |||
* | Improve delete SSH key | Unknown | 2014-05-06 |
| | |||
* | Batch of mirror fixes | Unknown | 2014-05-06 |
| | |||
* | Mirror updates | Unknown | 2014-04-14 |
| | |||
* | Add transfer repository | Unknown | 2014-04-04 |
| | |||
* | .admin-dl-horizontal | crackcomm | 2014-04-01 |
| | |||
* | Description list instead of div's in admin Dashboard & Configuration. | crackcomm | 2014-04-01 |
| | |||
* | change css name style | FuXiaoHei | 2014-03-25 |
| | |||
* | Update session | Unknown | 2014-03-22 |
| | |||
* | Add admin memStatus panel | Unknown | 2014-03-22 |
| | |||
* | Bug fix | Unknown | 2014-03-21 |
| | |||
* | All configuration reload-able | Unknown | 2014-03-21 |
| | |||
* | Basic admin data table, models changes | Unknown | 2014-03-20 |
| | |||
* | Work on admin | Unknown | 2014-03-20 |