| Age | Commit message (Collapse) | Author |
|
Increase line spacing, add section comments, etc
|
|
|
|
Interpret 'estimated age' event data relative to 1 AD.
Exclude fictional characters/etc.
Use category-specific time-indicative properties.
|
|
For now, use placeholder code for jumping to a search result.
Add db index for case-insensitive event title searching.
Make type=info requests accept title instead of ID (for looking up a searched-for title).
Make EventInfo contain an Event field (for showing info in search suggestions).
Add titleToEvent map in App, for use by SearchModal to look up searched-for titles.
Add keyboard shortcuts to open/close search and info modals.
|
|
|
|
|
|
Do minor refactors:
- Swap fmt=1 and fmt=2 in 'events' table
- Make documentation consistently use BC and AD
- import argparse at start of scripts
|
|
|
|
|
|
|