summaryrefslogtreecommitdiffstats
path: root/templates/base/paginate.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-4/+12
| | | | | | | | | | | | | | | | * Replace more icons with SVG - Replace remaining icons on admin page with SVG - Fix vertical menu background on arc-green - Minor improvments to frontpage repo search - More icon replacements here and there * fix integration * whitespace tweak * add comment Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-6/+7
|
* Fixes pagination width on mobile view (#5711) (#6532)Mario Lubenka2019-04-081-6/+6
| | | Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Keep sort when switching page (#2013)iszla2017-06-221-5/+5
|
* Remove href on first/last link when on first/last page (#1345)aloupfor2017-03-221-2/+2
| | | Signed-off-by: Arthur Loupforest <arthur.loupforest@outlook.fr>
* feat: support search bar on star tab of user profile. (#917)Bo-Yi Wu2017-02-141-5/+5
| | | | | | | | | | | | | | * feat: support search bar on star tab of user profile. * fix: update testing. * fix: Using loadAttributes * fix: remove empty line. * remove LOWER Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* feat: support paginater on star tab of user profile. (#845)Bo-Yi Wu2017-02-071-4/+4
|
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-071-0/+23
to reduce code-duplicity