szurubooru/public_html/media
Marcin Kurczewski 6e9a18c0ae Paginator: introducing "..." pseudo-pages
If delta between pages in paginator is greater than 2, it adds "..." inbetween.
If delta is equal to 2, it adds missing page link instead.

Examples:

    1,4,5 gets converted to 1,...,4,5
    1,3,4 gets converted to 1,2,3,4
2013-11-23 13:54:13 +01:00
..
css Paginator: introducing "..." pseudo-pages 2013-11-23 13:54:13 +01:00
fonts Fixes #16: Add jquery and google fonts locally 2013-10-09 18:55:58 +02:00
img Changes to infobar in post thumbnails 2013-11-16 22:40:19 +01:00
js Introducing tag list sort styles 2013-11-23 13:54:13 +01:00
lib Closed #16 2013-10-09 21:02:54 +02:00