aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/auth/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-8/+8
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-2/+2
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-2/+2
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+3
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-2/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-8/+8
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-1/+1
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+2
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-38/+34
* Indent all templates with tabsAdam Strzelecki2015-12-081-41/+41
* finish new add auth UIUnknwon2015-09-101-1/+1
* more minor fix on 1581Unknwon2015-09-101-57/+44
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-3/+3
* Remove the "PHP" style formatting functionPeter Smit2015-02-161-2/+2
* Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-021-2/+2
* Add suburl supportUnknwon2014-09-191-5/+5
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-5/+5
* Continue working on new admin pagesUnknwon2014-08-291-0/+59