szurubooru/client/js
rr- fea9a94945 client/routing: fix certain history bug
The bug could be reproduced as follows:

1. Navigate to /posts
2. Search for "test"
3. Navigate to /posts again
4. Refresh the page

The user should see plain post list, but instead they were seeing the
"test" search results again as if step 3 never happened.
2017-04-24 23:02:25 +02:00
..
controllers client/routing: fix certain history bug 2017-04-24 23:02:25 +02:00
controls client/posts: add option to disable safety ratings 2017-03-30 20:50:12 +02:00
models client/posts: add option to disable safety ratings 2017-03-30 20:50:12 +02:00
util client/tags: use new color input (#119) 2017-02-07 21:34:53 +01:00
views client/posts: add option to disable safety ratings 2017-03-30 20:50:12 +02:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
config.js split files into client/ and server/ 2016-04-01 18:48:16 +02:00
events.js client/auth: fix tag forms reachable via URL 2016-08-23 23:14:05 +02:00
main.js client: refactor linking and routing 2017-01-21 00:13:35 +01:00
router.js client/routing: fix certain history bug 2017-04-24 23:02:25 +02:00
tags.js client/build: ditch arrayToObject 2016-09-29 11:16:55 +02:00
templates.js client/build: true template precompiling 2016-05-21 10:04:23 +02:00