Commit Graph

8 Commits (0230f1e1aa8c6b43aa84b9ff44f58e08e26d2039)

Author SHA1 Message Date
silverwind c85bb62635
Replace more icons with SVG, repo search tweaks ()
* 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>
Mario Lubenka fcbac38d6f Unifies pagination template usage () ()
Mario Lubenka 6e4af4985e Fixes pagination width on mobile view () ()
Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
iszla 826c606952 Keep sort when switching page ()
aloupfor 1b1b85439e Remove href on first/last link when on first/last page ()
Signed-off-by: Arthur Loupforest <arthur.loupforest@outlook.fr>
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. ()
* 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>
Bo-Yi Wu b13232f524 feat: support paginater on star tab of user profile. ()
Kim "BKC" Carlbäcker 562f9b6eae Merge all pagination-templates into 'base/paginate'
to reduce code-duplicity