aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/repo
Commit message (Expand)AuthorAgeFilesLines
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-273-50/+50
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-4/+4
* Replace blue button and label classes with primary (#19763)silverwind2022-05-203-4/+4
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Display more repository type on admin repository management (#15440)Lunny Xiao2021-04-141-2/+24
* Enforce tab indentation in templates (#15289)silverwind2021-04-102-91/+91
* Update JS dependencies (#15033)silverwind2021-03-222-4/+4
* Various UI fixes (#14239)Cirno the Strongest2021-01-041-3/+6
* Ensure that search term and page are not lost on adoption page-turn (#14133)zeripath2020-12-241-0/+4
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-092-8/+8
* Add class to page content to unify top margin (#13766)silverwind2020-11-302-2/+2
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Adopt repositories (#12920)zeripath2020-09-252-0/+101
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* [UI] Sortable Tables Header By Click (#7980)65432020-06-241-5/+17
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-1/+1
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-1/+6
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Display branch name in delete branch confirmation modal. (#5654)Harshit Bansal2019-01-061-2/+2
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-242-1/+32
* Fix Delete repository message (#3260)muhfaris2018-01-151-2/+2
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Repo size in admin panel (#1482)Jonas2017-04-111-0/+2
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-45/+41
* Fix bug that tries to load mistyped templatesMatthias Loibl2016-11-101-1/+1
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-071-1/+1
* Minor HTML fix for delete repository noticeUnknwon2016-07-231-2/+2
* Modify behaviour of repo-delete. (#3232)Pheng Heong TAN2016-07-091-2/+0
* #13 finish user and repository searchUnknwon2016-03-111-23/+4
* Indent all templates with tabsAdam Strzelecki2015-12-081-47/+47
* remember page number when delete repoUnknwon2015-12-051-1/+1
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-0/+17
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-251-65/+64
* Fix admin repos new uiAntoine GIRARD2015-09-261-58/+68
* WIP: create PR - choose branchUnknwon2015-08-081-2/+2
* Remove the "PHP" style formatting functionPeter Smit2015-02-161-1/+1
* Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-021-1/+1
* Fix swapped issue/star columns in /admin/reposJames Cracknell2014-11-281-2/+2
* fix invalid user links in admin panelsUnknwon2014-11-191-1/+1
* Add suburl supportUnknwon2014-09-191-4/+4
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-4/+4
* Continue working on new admin pagesUnknwon2014-08-291-0/+60