| Commit message (Expand) | Author | Age |
* | db: migrate `admin.go` to `notices.go` with GORM (#7536) | Joe Chen | 2023-08-23 |
* | feat(ssh): support dynamic list of algorithms (#7345) | Joe Chen | 2023-02-12 |
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
* | conf: add allowlist for accessing local network (#6842) | Joe Chen | 2022-03-14 |
* | database: add PostgreSQL custom schema support (#6695) | zvrh | 2022-01-05 |
* | ssh: allow setting allowed MAC algorithms for built-in server (#6435) | Eduardo Bacchi Kienetz | 2020-12-04 |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | lfs: show configs in admin ui (#6128) | ᴜɴᴋɴᴡᴏɴ | 2020-04-21 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | admin: use POST to run operations (#5997) | ᴜɴᴋɴᴡᴏɴ | 2020-03-21 |
* | git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | ᴜɴᴋɴᴡᴏɴ | 2020-03-08 |
* | template: improve admin config page | ᴜɴᴋɴᴡᴏɴ | 2020-03-01 |
* | conf: overhaul settings (#5953) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* | conf: overhaul sessions settings (#5952) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* | conf: overhaul auth and user settings (#5942) | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
* | conf: overhaul email settings (#5940) | ᴜɴᴋɴᴡᴏɴ | 2020-02-25 |
* | conf: overhaul security settings | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul database settings | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul repository settings (#5932) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | admin/config: show all server and SSH options | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | admin: show all version in dashboard | ᴜɴᴋɴᴡᴏɴ | 2020-02-19 |
* | auth: coding style and glitches fixes for GitHub login source (#5340) | Unknwon | 2018-12-18 |
* | auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) | haixunlu | 2018-12-18 |
* | templates: rename template function Str2html -> Str2HTML | Unknwon | 2018-12-10 |
* | templates/admin/monitor: fix field error | Unknwon | 2018-09-13 |
* | login_source: add default authentication switch (#5338) | haixunlu | 2018-09-13 |
* | templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182) | rokuu | 2018-04-24 |
* | templates: delete legacy file (#5180) | rokuu | 2018-04-19 |
* | auth: support authentication source config file (#3142) | Unknwon | 2018-04-12 |
* | templates/admin/auth/list: rename list title | Unknwon | 2018-04-11 |
* | templates/admin/auth/list: move "new" button to table foot | Unknwon | 2018-04-11 |
* | MISC: fix typo and grammar | Unknwon | 2018-03-30 |
* | pkg/mailer: support custom mail subject prefix (#4524) | Unknwon | 2018-03-30 |
* | templates/admin/config: show SSH.StartBuiltinServer | Unknwon | 2018-03-30 |
* | auth/ldap: allow placeholder %s for BindDN (#2526) | Unknwon | 2017-11-16 |
* | admin/config: add UI for [http] section (#3987) | Unknwon | 2017-11-16 |
* | ldap: minor fix for PR #4398 | Unknwon | 2017-05-29 |
* | ldap: add check for group membership (#4398) | aboron | 2017-05-29 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | repo: able to view size (#1158) | Unknwon | 2017-03-12 |
* | admin/config: minor CSS fix | Unknwon | 2017-02-28 |
* | admin: fix template error | Unknwon | 2017-02-28 |
* | admin/config: remove duplicated config info | Unknwon | 2017-02-27 |
* | admin/config: display repository related settings (#3816) | Unknwon | 2017-02-18 |
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 |
* | config: show Git version in admin panel | Unknwon | 2017-02-11 |
* | Disable local path migration by default (#4033) | Unknwon | 2017-01-26 |
* | fix grammar + typo. (#3453) | Justin Ray Vrooman | 2016-08-12 |