| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 1 | -4/+4 |
* | Fix layouts of admin table / adapt repo / email test (#24370) | wxiaoguang | 2023-04-28 | 1 | -8/+10 |
* | Change to vertical navbar layout for secondary navbar for repo/user/admin set... | Hester Gong | 2023-04-23 | 1 | -7/+3 |
* | Clean template/helper.go (#23922) | wxiaoguang | 2023-04-07 | 1 | -1/+1 |
* | Support reflogs (#22451) | Philip Peterson | 2023-03-13 | 1 | -0/+12 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 1 | -1/+1 |
* | Improve checkbox accessibility a bit by adding the title attribute (#22593) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 1 | -2/+2 |
* | fix(config): remove context on config template (#22096) | Restray | 2022-12-11 | 1 | -1/+1 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 1 | -1/+1 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -2/+10 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -1/+1 |
* | Fix the admin mailer config display (#20633) | wxiaoguang | 2022-08-03 | 1 | -6/+13 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -139/+139 |
* | Refactor install page (db type) (#17919) | wxiaoguang | 2021-12-07 | 1 | -2/+2 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 1 | -0/+2 |
* | quick fix (#15464) | John Olheiser | 2021-04-14 | 1 | -1/+1 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -12/+8 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -17/+0 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -32/+32 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Fix admin/config page (#12979) | zeripath | 2020-09-29 | 1 | -1/+1 |
* | Add placeholder text for send testing email button in admin/config (#12452) | Bagas Sanjaya | 2020-08-10 | 1 | -1/+1 |
* | Sendmail should create a process on the gitea system and have a default timeo... | zeripath | 2020-05-03 | 1 | -0/+2 |
* | Remove unused config on UI (#10078) | John Olheiser | 2020-01-31 | 1 | -2/+0 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+2 |
* | Properly fix displaying virtual session provider in admin panel (#9137) | zeripath | 2019-11-28 | 1 | -1/+1 |
* | [Branch View] show "New Pull Request" Button only if posible (#7977) | 6543 | 2019-08-26 | 1 | -18/+18 |
* | show lfs config on admin panel (#7220) | Lunny Xiao | 2019-06-16 | 1 | -0/+16 |
* | Fix code overflow (#6914) | Xaver Maierhofer | 2019-05-14 | 1 | -1/+1 |
* | fix config ui error about cache ttl (#6861) | Lunny Xiao | 2019-05-06 | 1 | -0/+4 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+78 |
* | Include more variables on admin/config page (#6378) | mrsdizzie | 2019-03-19 | 1 | -0/+11 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+3 |
* | Admin config page mailertype setting option update (#5973) | techknowlogick | 2019-02-06 | 1 | -2/+2 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+2 |
* | Show only needed values in database configuration section depending on type (... | Lauris BH | 2018-06-06 | 1 | -2/+8 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 1 | -0/+2 |
* | Add EnableTimetracking option to app settings (#3719) | Bwko | 2018-04-09 | 1 | -4/+8 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 1 | -1/+1 |
* | Change SSL Mode from checkbox to string in admin page (#3208) | Sandro Santilli | 2017-12-16 | 1 | -1/+1 |
* | Remove duplicate "Max Diff Lines" from config view (#2987) | Duncan Ogilvie | 2017-11-27 | 1 | -2/+0 |
* | Show Sendmail settings on admin config page (#2782) | Jonas Bröms | 2017-10-26 | 1 | -4/+13 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+4 |
* | Display config file path on admin panel (#2030) | Lunny Xiao | 2017-06-22 | 1 | -0/+2 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+2 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 1 | -0/+4 |
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -256/+252 |
* | Log config pretty printer (#1097) | Jonas | 2017-03-02 | 1 | -1/+1 |
* | Fix for #828: Embed build tags (#1051) | Jonas | 2017-02-28 | 1 | -1/+1 |
* | feat: add git version on admin panel. (#921) | Bo-Yi Wu | 2017-02-13 | 1 | -0/+5 |