|
60bc7483b2
|
Fixed API refresh showing as failed due to incorrect response formatting.
|
2016-05-07 21:52:26 +01:00 |
|
|
42a5ff1eb9
|
Setup Tox testing enviornment.
|
2016-03-25 17:10:01 +00:00 |
|
|
2f5dd712c8
|
Fixed API refresh status spin not working.
|
2016-03-13 19:17:47 +00:00 |
|
|
cf5852794b
|
Linear mode now has tracking of the current quiz item index and allows skipping to the desired item.
closes #1
|
2016-02-19 17:49:33 +00:00 |
|
|
84de8f5780
|
Radical answers are now stripped of "-" characters.
|
2016-02-18 01:13:45 +00:00 |
|
|
2502c099a3
|
Answer input textbox colour is reset after wrong entry on next keypress.
|
2016-01-26 01:09:43 +00:00 |
|
|
80d988e2c6
|
Error for invalid filter is now auto hidden on a new filter submission.
|
2016-01-23 01:56:11 +00:00 |
|
|
bcc9fd08c7
|
Fixed WK link url generation for radicals.
|
2016-01-20 20:59:17 +00:00 |
|
|
8491d93ff0
|
Added a button to view the WaniKani page for the current question item.
|
2016-01-19 21:15:33 +00:00 |
|
|
6c298c2c08
|
Fixed a broken image icon showing in some browsers where the placeholder for potential images was.
|
2016-01-19 21:15:33 +00:00 |
|
|
441623a947
|
Added Linear Mode which quizzes all items in order.
|
2016-01-19 21:15:33 +00:00 |
|
|
c61cd505af
|
Fixed count responses being floats instead of ints, changed wording in response to better reflect content.
|
2015-12-23 23:40:33 +00:00 |
|
|
8b170c3264
|
Kanji and Vocab responses now have separate items for kana and meaning rather than both in one.
|
2015-12-23 23:16:26 +00:00 |
|
|
a9e48abd96
|
Added filtering for item types (radical, kanji & vocab)
|
2015-12-10 15:57:52 +00:00 |
|
|
c5fb8db98c
|
Added and setup frontend for filtering by srs state.
|
2015-11-21 03:00:17 +00:00 |
|
|
231b4231a3
|
Now using query string instead of dedicated route.
|
2015-11-17 18:47:00 +00:00 |
|
|
25d916d4a0
|
Moved answer submission button inline with text entry area.
|
2015-10-24 01:29:37 +01:00 |
|
|
6e0ceb9f9e
|
Moved favicon stuff to lessen static folder clutter.
|
2015-10-21 20:09:45 +01:00 |
|
|
3bcdbd621e
|
Added functionality for the user to filter their review items based on item level.
|
2015-10-19 23:33:26 +01:00 |
|
|
b3efe16e3c
|
Added route for level filtered quiz item list. Removed unused code from quiz_item.coffee.
|
2015-10-18 00:12:12 +01:00 |
|
|
451083cf0b
|
Added visual indicator for while waiting for API refresh response.
|
2015-10-07 18:39:36 +01:00 |
|
|
fafafad7cd
|
Fixed favicon.
|
2015-10-07 02:59:34 +01:00 |
|
|
d3d6b142d9
|
Added success message for api refresh.
|
2015-10-06 00:03:07 +01:00 |
|
|
af1b647b5d
|
Added error message for api refresh failure.
|
2015-10-05 23:49:59 +01:00 |
|
|
fe5596cd64
|
Added rate limiting on api update requests.
|
2015-10-05 23:19:11 +01:00 |
|
|
b11d522ce8
|
Added WaniKani logo.
|
2015-10-05 16:52:15 +01:00 |
|
|
5ecc9ffc24
|
Added JS output for easier deployment.
|
2015-10-05 16:48:52 +01:00 |
|
|
634454edb6
|
Added stats for how many potential review items there are.
|
2015-10-05 16:48:29 +01:00 |
|
|
bb1a6e15ec
|
Fixed whitespace issue when checking input against answer.
|
2015-10-05 15:48:57 +01:00 |
|
|
b45aa135b5
|
Added footer to homepage. Moved common html components to template.
|
2015-10-05 13:52:19 +01:00 |
|
|
0ccd525142
|
Added favicon stuff.
|
2015-10-05 13:26:13 +01:00 |
|
|
9b17d17a9e
|
Added kanji/vocab meaning quiz functionality.
|
2015-10-05 12:41:55 +01:00 |
|
|
db65a9aa48
|
Moved random selection to client side. Server dumps all possibilities to client rather than a single random item.
|
2015-10-05 12:25:11 +01:00 |
|
|
cd9a951c42
|
Added transition effect when changing background colour.
|
2015-10-04 03:01:40 +01:00 |
|
|
c6b94ee31c
|
Created webapp for reviewing WaniKani burned items.
|
2015-10-04 02:41:16 +01:00 |
|