| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-04 | Add 'unit' column to event_disp table | Terry Truong | |
| Use 'unit' to narrow search of 'event_disp' values Simplify SQL queries to use 'unit' instead of 'start' and 'fmt' Fix minor HistDate documentation error | |||
| 2023-01-04 | Add database index events_id_start_idx | Terry Truong | |
| 2023-01-04 | Remove server-side conversion of YearDates >4713 BC to CalDates | Terry Truong | |
| The conversion was originally intended to simply the code. But, as events may span years before and after 4713 BC, the conversion introduces the possibility of having both YearDates and CalDates in the same event, which is unhelpful. | |||
| 2023-01-03 | Extend gen_pageview_data.py to handle problematic lines | Terry Truong | |
| 2023-01-02 | Only generate square images | Terry Truong | |
| 2023-01-02 | Adjust wikidata event specifiers | Terry Truong | |
| 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 | |||
| 2022-12-30 | Generate event_disp data before image-generation | Terry Truong | |
| Make gen_disp_data.py delete non-displayable events Make reduce_event_data.py also delete from 'dist' and 'event_disp' Remove MAX_IMGS_PER_CTG from enwiki/gen_img_data.py Make gen_desc_data.py include events without images | |||
| 2022-12-29 | Show event-count data on timeline | Terry Truong | |
| Backend: Send event-count data to client in EventResponse instance Fix certain usages of gregorian calendar instead of julian Move HistDate, SCALES, etc, into cal.py Frontend: Make App update a unitCountMaps object using event-count data from server Make TimeLine show visual indication of unit counts Add showEventCounts option to store Update unit tests | |||
| 2022-12-28 | Convert 'scores' table to 'events_disp', removing 'scores' column | Terry Truong | |
| 2022-12-28 | Use scale-associated event scores for uniform spread | Terry Truong | |
| Add 'dist' and 'scores' db tables Add 'scale' server query parameter (and remove 'excl') Disregard event-end when querying database | |||
| 2022-10-05 | Add reduce_event_data.py | Terry Truong | |
| Add unit test, update README | |||
| 2022-10-05 | Add data serving scripts | Terry Truong | |
| Add histplorer.py, implementing the http query interface Add unit test Add server.py as a simple backend dev server Update documentation | |||
| 2022-10-04 | Add gen_picked_data.py | Terry Truong | |
| Add unit test Update READMEs and .gitignore | |||
| 2022-10-04 | Replace jdcal package with cal.py | Terry Truong | |
| 2022-10-04 | Add correction for jdcal treating year 0 as 1 BCE | Terry Truong | |
| 2022-10-03 | Tweak gen_imgs.py output | Terry Truong | |
| 2022-10-03 | Add exponential-backoff download option | Terry Truong | |
| 2022-10-03 | Add gen_desc_data.py | Terry Truong | |
| Add unit test, update README | |||
| 2022-10-02 | Add gen_imgs.py | Terry Truong | |
| Add package.json, for using npm package smartcrop-cli Add unit test | |||
| 2022-10-02 | Add title column to img_data.db | Terry Truong | |
| 2022-10-02 | Add gen_pop_data.py | Terry Truong | |
| 2022-10-02 | Add per-event-category image limit | Terry Truong | |
| 2022-10-01 | Update READMEs and .gitignore | Terry Truong | |
| 2022-10-01 | Add scripts for Wikipedia dump extraction | Terry Truong | |
| 2022-10-01 | Add unit tests for wikidata extraction | Terry Truong | |
| 2022-10-01 | Add conversions for wikidata time data | Terry Truong | |
| 2022-09-30 | Add basic data extraction from wikidata | Terry Truong | |
