jdoe0
|
f4cfde621e
|
Put authentication database path in ini file
|
2013-08-02 01:30:04 +07:00 |
|
jdoe0
|
f17ccd954c
|
Updated README.md
|
2013-08-02 01:09:28 +07:00 |
|
jdoe0
|
654240abca
|
Added basic authentication support
|
2013-08-02 00:08:32 +07:00 |
|
David Snopek
|
7dcde6ac7a
|
Oops! Fixed bug when preloading a card from 'latest_cards'.
|
2013-07-31 20:31:48 +01:00 |
|
David Snopek
|
3cc7558936
|
Added a way to get the latest cards.
|
2013-07-31 20:24:59 +01:00 |
|
David Snopek
|
549b6d3e09
|
Added a way to get recently updated notes.
|
2013-07-31 20:17:26 +01:00 |
|
David Snopek
|
5526956698
|
Added a way to get the latest revlog entry for a card.
|
2013-07-31 20:01:35 +01:00 |
|
David Snopek
|
7f3ffc00f6
|
Fixed updating existing notes.
|
2013-07-31 19:26:38 +01:00 |
|
David Snopek
|
294afba2ac
|
Added a quick way to get a list of all collections.
|
2013-07-31 18:17:58 +01:00 |
|
David Snopek
|
02ea97f6d9
|
Fixed issue with non-existant member.
|
2013-07-31 16:59:13 +01:00 |
|
David Snopek
|
d6c1ae164c
|
Implemented a way to re-import from an .apkg file and update the existing notes.
|
2013-07-30 17:10:49 +01:00 |
|
David Snopek
|
442037c211
|
Implemented 'cards_recent_ease' to pull a list of the most recent answers to a list of cards.
|
2013-07-27 13:41:20 +01:00 |
|
David Snopek
|
e8b9204b7b
|
Include all browser prefixes for CSS3 'transform'.
|
2013-07-26 20:52:36 +01:00 |
|
David Snopek
|
db96bc1ac7
|
* Fixed 'cards' report
* Allow adjusting width/height
* Wrap the individual reports so we can do special styling if necessary
|
2013-07-26 20:43:03 +01:00 |
|
David Snopek
|
be72e8ef25
|
Generate collection/deck graphs.
|
2013-07-26 20:16:26 +01:00 |
|
David Snopek
|
2239fb8f41
|
Added 'stats_report' for cards.
|
2013-07-26 19:25:42 +01:00 |
|
David Snopek
|
b97f34d741
|
Allow passing order into 'find_cards'.
|
2013-07-26 19:16:26 +01:00 |
|
David Snopek
|
0798415076
|
* Fixed bug in 'find_cards'.
* Seperated CSS and HTML on the cards.
|
2013-07-26 14:09:25 +01:00 |
|
David Snopek
|
dbed1ef303
|
Fixed adding/removing tags via card (no unit tests, yet :-/)
|
2013-07-26 13:38:50 +01:00 |
|
David Snopek
|
80f2136805
|
Got 'create_dynamic_deck' actually working in integration.
|
2013-07-24 21:29:26 +01:00 |
|
David Snopek
|
3fe1e0eb06
|
Implemented 'create_dynamic_deck' for custom study options.
|
2013-07-24 20:17:52 +01:00 |
|
David Snopek
|
46dab1c612
|
Added 'list_tags'.
|
2013-07-24 19:28:24 +01:00 |
|
David Snopek
|
e228c0739b
|
Fixed 'extend_scheduler_limits'.
|
2013-07-24 17:15:59 +01:00 |
|
David Snopek
|
1348950875
|
Attempt to allow the user to configure the scheduler.
|
2013-07-24 17:06:08 +01:00 |
|
David Snopek
|
e582d8284b
|
* Added the ability to suspend/unsuspend cards.
* Added the ability to add/remove tags.
|
2013-07-23 00:33:53 +01:00 |
|
David Snopek
|
28ad457773
|
Began testing and fleshing out the NoteHandler.
|
2013-07-22 23:48:06 +01:00 |
|
David Snopek
|
0b7628f5e4
|
Began fleshing out the CardHandler.
|
2013-07-22 23:35:03 +01:00 |
|
David Snopek
|
34cb8fe09b
|
Did some refactoring moving the 'next_card' stuff into the CollectionHandler.
|
2013-07-22 22:37:34 +01:00 |
|
David Snopek
|
ffde4a7ff6
|
* Added sessions and refactored the handler arguments to only take the collection and (new) request object
* Got 'answer_card' actually working
* Added some support for the translation built into Anki
|
2013-07-22 20:11:53 +01:00 |
|
David Snopek
|
9a97d6524e
|
Changed extension so that GitHub will show it right!
|
2013-07-18 02:23:58 +01:00 |
|
David Snopek
|
d73401ac6b
|
Changed INSTALL.txt to README.txt.
|
2013-07-18 02:22:21 +01:00 |
|
David Snopek
|
9207f3bce4
|
* Simplified logging helper.
* Fixed think-o in how to close the CollectionWrapper inside a ThreadingCollectionWrapper.
|
2013-07-18 02:17:36 +01:00 |
|
David Snopek
|
f891a939c3
|
Updated the supervisord example config.
|
2013-07-17 19:19:37 +01:00 |
|
David Snopek
|
45efa650d5
|
Refactor adding our default note for testing.
|
2013-07-17 17:47:53 +01:00 |
|
David Snopek
|
4e8f1d217e
|
Forgot to test the answer buttons too!
|
2013-07-17 17:37:11 +01:00 |
|
David Snopek
|
59f8171798
|
Serialize more of the card object.
|
2013-07-17 17:34:34 +01:00 |
|
David Snopek
|
9deb84c6a6
|
Got the supervisor conf actually working and tested.
|
2013-07-17 16:07:15 +01:00 |
|
David Snopek
|
a2661400f3
|
Moved import code into it's own module so things outside of the ImportExportHandler can use it (like a setup_new_collection function).
|
2013-07-16 20:22:17 +01:00 |
|
David Snopek
|
50bcba34a0
|
Added an example supervisord config file.
|
2013-07-16 20:03:48 +01:00 |
|
David Snopek
|
1349178157
|
Moved logging into a utils module so we don't have to duplicate it.
|
2013-07-16 19:50:45 +01:00 |
|
David Snopek
|
f33b655717
|
Integration testing reveals some insanity that snuck into the repo. :-)
|
2013-07-16 19:45:35 +01:00 |
|
David Snopek
|
540d190c2a
|
Added support for getting the buttons and the estimated interval times (no tests!)
|
2013-07-16 17:44:09 +01:00 |
|
David Snopek
|
d925cddf17
|
Implemented import support!
|
2013-07-16 16:58:04 +01:00 |
|
David Snopek
|
022235ec60
|
* Simplified the *HandlerGroup to *Handler.
* Added lots of operations connected with models and notes.
|
2013-07-16 15:12:05 +01:00 |
|
David Snopek
|
93094ebb48
|
* Added new handler type 'card' and moved the position of 'note'
* Got us actually adding notes and cards to the Anki collection!
|
2013-07-16 14:20:31 +01:00 |
|
David Snopek
|
a31de8a91a
|
Got almost 80% test coverage of AnkiServer/apps/rest_app.py and fixed some bugs.
|
2013-07-15 17:11:28 +01:00 |
|
David Snopek
|
57d3ba5445
|
Refactored AnkiServer/apps/rest_app.py so that it is actually testable.
|
2013-07-15 16:13:48 +01:00 |
|
David Snopek
|
3a31cb5889
|
Merge branch 'anki_2_0' of https://github.com/dsnopek/anki-sync-server into anki_2_0
|
2013-07-15 15:29:29 +01:00 |
|
David Snopek
|
f707c8409c
|
Got nearly 100% test coverage for AnkiServer/collection.py
|
2013-07-15 15:27:13 +01:00 |
|
David Snopek
|
9f4a3c5373
|
Corrected INSTALL.txt.
|
2013-07-14 06:56:46 -05:00 |
|