This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/src
Marcin Kurczewski 4c1bb44e59 Fixed rare bug in prev/next post
If tag/user/whatever from last search was deleted after viewing a post,
refreshing the page with that post would yield "Invalid tag/user/whatever"
error.

I changed it so that when retrieving previous/next post for latest search query
throws any errors, saved search query gets resetted to empty one.
2013-12-01 14:47:35 +01:00
..
Controllers Fixed rare bug in prev/next post 2013-12-01 14:47:35 +01:00
Helpers Optimalization: sidebar options structure 2013-11-30 00:55:28 +01:00
Models Further tweaks to model 2013-11-30 19:07:39 +01:00
Upgrades Refactor to query builder; added triggers 2013-11-24 21:41:38 +01:00
Views Optimalization: simplified selectors 2013-11-30 14:23:46 +01:00
Bootstrap.php Refactoring of error/success messages 2013-11-16 18:44:40 +01:00
core.php Version upgrade (0.5.0) 2013-11-26 18:18:54 +01:00
CustomMarkdown.php HTML validation 2013-11-27 17:42:26 +01:00
Enum.php Added missing toString() method 2013-10-08 22:59:32 +02:00
SimpleException.php Registration sketch 2013-10-05 13:15:48 +02:00