2022-05-22 14:30 | oboeru: add a small random offset to new review time | Randy Palamar | 2 | +5 | -2 |
2022-05-22 14:28 | oboeru: add a signal handler to print remaining reviews | Randy Palamar | 2 | +20 | -4 |
2021-08-26 19:58 | oboeru: reduce padding in Card struct | Randy Palamar | 2 | +3 | -5 |
2021-08-24 14:34 | oboeru: check for cflag before reviews == NULL | Randy Palamar | 1 | +5 | -4 |
2021-08-24 01:06 | oboeru: make DELIM configurable via config.h | Randy Palamar | 2 | +5 | -2 |
2021-08-24 00:07 | oboeru: remove extra 1s for failed cards | Randy Palamar | 1 | +1 | -1 |
2021-08-23 23:55 | oboeru: print n_reviews to stdout with '-c' flag | Randy Palamar | 1 | +14 | -10 |
2021-08-23 17:35 | oboeru: -1s in MINIMUM test instead of +1s to review time | Randy Palamar | 1 | +4 | -4 |
2021-08-22 20:47 | oboerudata: error and exit if cardid doesn't exist in data | Randy Palamar | 1 | +5 | -1 |
2021-08-22 20:36 | oboeru: shuffle after adding review in review loop | Randy Palamar | 1 | +9 | -6 |
2021-08-21 20:25 | oboeru: only timestamp review on first review of the session | Randy Palamar | 1 | +13 | -9 |
2021-08-21 19:38 | oboeru: add 90s to MININUM so that branch isn't entered twice | Randy Palamar | 1 | +2 | -1 |
2021-08-21 19:29 | oboerudata: if makemap() returns nil exit | Randy Palamar | 1 | +5 | -1 |
2021-08-20 15:30 | add mininum increase to current time when bumping card | Randy Palamar | 1 | +1 | -1 |
2021-08-19 21:27 | simplify Makefile | Randy Palamar | 1 | +8 | -12 |
2021-08-19 21:22 | workaround stdio buffering with oboerudata | Randy Palamar | 4 | +87 | -6 |
2021-08-18 03:29 | set due date to current time + time diff | Randy Palamar | 1 | +5 | -4 |
2021-08-17 04:37 | rename due to reviewed and bump it in bump_card() | Randy Palamar | 2 | +19 | -14 |
2021-08-17 00:41 | add a link to omoidasu for example usage | Randy Palamar | 1 | +3 | -2 |
2021-08-16 22:54 | oboeru: make the cardid printing fmt configurable | Randy Palamar | 2 | +5 | -2 |
2021-08-16 22:52 | oboeruhttp: give links the class "link" | Randy Palamar | 2 | +7 | -6 |
2021-08-15 22:57 | import oboeruhttp | Randy Palamar | 3 | +152 | -2 |
2021-08-12 18:10 | free decks array before exiting | Randy Palamar | 1 | +2 | -0 |
2021-08-11 19:56 | cflag should be set to 1 | Randy Palamar | 1 | +1 | -1 |
2021-08-11 18:49 | eliminate global decks array | Randy Palamar | 1 | +12 | -15 |
2021-08-11 18:38 | free decks array in cleanup() | Randy Palamar | 1 | +1 | -0 |
2021-08-11 18:30 | remove global reviews array | Randy Palamar | 1 | +16 | -21 |
2021-08-11 15:54 | wait time should be 50ms not 500ms | Randy Palamar | 1 | +1 | -1 |
2021-08-11 15:35 | don't produce side effects in bump_card() | Randy Palamar | 1 | +27 | -17 |
2021-08-11 14:36 | import oboeru | Randy Palamar | 7 | +499 | -0 |
2021-08-11 14:31 | initial commit | Randy Palamar | 2 | +108 | -0 |