Commit graph

1325 commits

Author SHA1 Message Date
30c0a9838d Finish basic database querying. 2023-03-11 21:34:22 +01:00
77fd6cb53d Find members by various means. 2023-03-11 21:28:55 +01:00
ba37d9019c Members database loading progress. 2023-03-11 18:26:43 +01:00
de6ff6e706 Get member by id and file name. 2023-03-11 18:15:16 +01:00
7799afbcbc Member lookup by id. 2023-03-11 18:12:49 +01:00
ff272c3a75 Load the whole database. 2023-03-11 18:09:53 +01:00
88768aae8c Put loading all together. 2023-03-11 17:42:18 +01:00
4e97d6f4da Factor out period conversions. 2023-03-11 17:33:55 +01:00
6226a7bd1c Finish periods implementation. 2023-03-11 17:10:01 +01:00
d8676ebc1c Convert markers to periods. 2023-03-11 16:56:02 +01:00
388843cada Sort start/stop markers. 2023-03-11 16:42:48 +01:00
5691f8ec42 Add periods skeleton. 2023-03-11 10:07:38 +01:00
6d5dcb6ca8 Preliminary start/stop handling. 2023-03-11 10:03:41 +01:00
e5045f893d Fix all self-tests. 2023-03-11 08:58:20 +01:00
dd2716c1c7 Document dictionary. 2023-03-11 08:40:00 +01:00
de8f54005d Month parsing. 2023-03-11 08:37:02 +01:00
3306a80b09 Month comparison. 2023-03-11 08:29:45 +01:00
fda45105d6 Month equality. 2023-03-11 08:26:51 +01:00
9c2bafe279 Month formatting. 2023-03-11 08:24:02 +01:00
a05a7c24d8 Month formatting. 2023-03-11 08:21:50 +01:00
194615aa1d Start work on parsing member files, outline month support functions. 2023-03-10 23:24:36 +01:00
affb30d9b6 Load and expand raw members index. 2023-03-10 22:51:38 +01:00
603ffa53bb Implement loading raw members index. 2023-03-10 22:43:53 +01:00
325aca8454 Finish dictionary implementation. 2023-03-10 22:12:15 +01:00
624a9112cb Initial import of partial dictionary implementation. 2023-03-10 21:28:51 +01:00