|
bcc9fd08c7
|
Fixed WK link url generation for radicals.
|
2016-01-20 20:59:17 +00:00 |
|
|
d0dfdee06c
|
Added 3rd party license info.
|
2016-01-19 21:15:33 +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 |
|
|
eba6c19f6e
|
Added login persistence.
|
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 |
|
|
a94dee2d97
|
Added link to WK account page on landing page.
|
2016-01-19 21:15:32 +00:00 |
|
|
836fa49b0d
|
Switched json parser to improve encoding/decoding times.
|
2016-01-19 21:15:21 +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 |
|
|
1cc615d083
|
Fixed error if user_items was missing query string elements.
|
2015-12-12 00:14:43 +00:00 |
|
|
35ad032d88
|
Switched user_item response generation to use list comprehensions.
|
2015-12-12 00:01:19 +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 |
|
|
a907736895
|
Added query element for /user_items to filter item srs state.
|
2015-11-17 18:58:07 +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 |
|
|
4183ef6df8
|
Changed formatting on time shown for last api update.
|
2015-10-22 15:37:07 +01:00 |
|
|
4e17a20c26
|
Moved API refresh to click on username instead of separate button.
|
2015-10-21 20:10:31 +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 |
|
|
ff19b0e6b9
|
Updated response logic to filter only burned items now that database includes non-burned items.
|
2015-10-11 22:46:07 +01:00 |
|
|
3a5811cafd
|
Text content alteration.
|
2015-10-11 22:39:58 +01:00 |
|
|
f4d042f886
|
Fixed JSON being stored with single rather than double quotes.
|
2015-10-07 18:40:13 +01:00 |
|
|
451083cf0b
|
Added visual indicator for while waiting for API refresh response.
|
2015-10-07 18:39:36 +01:00 |
|
|
6dfec65935
|
Now storing full API response.
|
2015-10-07 18:15:17 +01:00 |
|
|
58a48105ee
|
Minor changes to better fulfil html5 specifications.
|
2015-10-07 15:27:06 +01:00 |
|
|
d1bf4ab64f
|
Fixed some favicon paths.
|
2015-10-07 03:01:54 +01:00 |
|
|
fafafad7cd
|
Fixed favicon.
|
2015-10-07 02:59:34 +01:00 |
|
|
2961c3f27c
|
Updated gitignore.
|
2015-10-07 02:52:53 +01:00 |
|
|
5a4cec85e8
|
Added requirements.txt for easy setup.
|
2015-10-07 01:13:08 +01:00 |
|
|
47ccd0f7be
|
Corrected refresh rate limiting for utc.
|
2015-10-06 00:13:10 +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 |
|
|
a78bd4257f
|
Updated sample config.
|
2015-10-05 16:54:02 +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 |
|
|
a8e4e3e334
|
Changed how port if configured to prevent breaking in deployed environment.
|
2015-10-05 16:24:30 +01:00 |
|
|
67fa43dd8c
|
Added item counts in user_items response. Moved more app config options to config.py.
|
2015-10-05 16:06:10 +01:00 |
|
|
870bcf26e6
|
Added beta label.
|
2015-10-05 15:56:59 +01:00 |
|
|
bb1a6e15ec
|
Fixed whitespace issue when checking input against answer.
|
2015-10-05 15:48:57 +01:00 |
|
|
a8a141f3df
|
Added example config file.
|
2015-10-05 14:03:19 +01:00 |
|
|
3fc909eac2
|
Whitespace cleanup.
|
2015-10-05 13:53:53 +01:00 |
|
|
b45aa135b5
|
Added footer to homepage. Moved common html components to template.
|
2015-10-05 13:52:19 +01:00 |
|
|
243a7edf09
|
Altered index page error message display.
|
2015-10-05 13:29:34 +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 |
|