Commit Graph

23 Commits

Author SHA1 Message Date
Leo Bärring
2f0bfbc9aa make the catalog show the board name in the title
Currently: Having tabs open for /foo/ /bar/ and /baz/ catalogs, tabs would be listed as [Catalog] [Catalog] [Catalog] - confusing.
With the change: The tabs would now show [Catalog (/foo/)] [Catalog (/bar/)] [Catalog (/baz/)] - less confusing.
2015-09-07 21:19:31 +02:00
Simon McFarlane
4b40f69a4e Merge remote-tracking branch 'upstream/master' into vichan-merge 2015-05-29 01:34:53 -07:00
czaks
4060bf10ed update copyright years & vichan website 2015-04-12 03:18:51 +02:00
Matěj Grabovský
3e53a9e4e6 Bring mixitup.js back
Turns out it's essential for sorting
2015-03-31 08:14:55 +02:00
czaks
960053af75 catalog: fix for embed youtube on https 2015-03-31 07:48:03 +02:00
Matěj Grabovský
37c5e4f860 Make catalog look OK even with JS disabled
For some reason, threads in the catalog were laid out by a jQuery plug-in. This is
now removed and the layout is created purely by handcrafted CSS code.
2015-03-27 22:37:42 +01:00
Matěj Grabovský
20ce6999d2 Wrap controls on the catalog page in a div 2015-03-26 21:43:26 +01:00
Matěj Grabovský
282584e035 A bit more consistent formatting in catalog template 2015-03-26 21:42:12 +01:00
Simon McFarlane
41b9a3d52e Apply hotwheels' catalog patch 2015-01-24 23:49:59 +01:00
8chan
a550c63f9c SECURITY / XSS : Stop XSS in post subjects displayed in catalog
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.

Conflicts:
	templates/themes/catalog/catalog.html
2015-01-23 10:40:08 +00:00
Michael Walker
f7be1ee22e Add boardlist to catalog pages 2014-11-13 00:36:37 +00:00
czaks
86eed0b349 add stylesheet choice to catalog theme 2014-10-05 17:49:27 +02:00
czaks
ac888a769d add a very small image size for catalog 2014-09-20 06:40:43 +02:00
czaks
05e7ad0b56 ongoing catalog cleanup 2014-08-08 22:50:31 +02:00
czaks
855618b2a0 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/themes/catalog/catalog.html
	templates/themes/catalog/theme.php
2014-05-05 17:29:34 +02:00
czaks
73eb8c6b58 quick & dirty youtube thumbnails in catalog support 2014-05-04 01:20:12 +02:00
czaks
2adf7d99db integrate favelog into catalog theme; needs more work, code cleanup etc. 2014-04-30 00:14:25 +02:00
czaks
a93530e32f update copyright footers in themes 2014-04-20 02:27:54 +02:00
czaks
c918953d33 catalog theme: integrate with the styling framework of tinyboard; allow for js 2013-12-25 17:46:13 +01:00
czaks
5547591b87 catalog: fix previous commit 2013-07-18 16:16:43 -04:00
czaks
a5a1f00223 catalog: translation fix 2013-07-18 16:13:48 -04:00
Michael Foster
de4b5b3962 Quick catalog theme bugfix 2013-07-18 11:40:21 -04:00
copypaste
461d98b945 Catalog theme 2013-07-18 11:34:04 -04:00