Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -9/+4 | |
| | ||||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -294/+343 | |
| | ||||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -4/+5 | |
| | ||||||
* | consistent tests with logbooks junk removal | Philip Sargent | 2023-01-16 | 1 | -2/+3 | |
| | ||||||
* | Adding docstrings, deleting unused code | Philip Sargent | 2022-12-23 | 1 | -2/+2 | |
| | ||||||
* | logbooks correct numberss of entries expected | Philip Sargent | 2022-12-23 | 1 | -1/+1 | |
| | ||||||
* | fix frontmatter/endmatter | Philip Sargent | 2022-12-21 | 1 | -14/+48 | |
| | ||||||
* | All broken logbooks now parsing correctly. | Philip Sargent | 2022-12-20 | 1 | -135/+3 | |
| | ||||||
* | converting 1988 logboog | Philip Sargent | 2022-12-20 | 1 | -4/+5 | |
| | ||||||
* | converting 1987 logbook | Philip Sargent | 2022-12-20 | 1 | -12/+127 | |
| | ||||||
* | convert old logbooks to modern format | Philip Sargent | 2022-12-20 | 1 | -5/+5 | |
| | ||||||
* | 2019 blog edits | Philip Sargent | 2022-12-20 | 1 | -6/+6 | |
| | ||||||
* | Updates to make 2018 blog merge work (faster) | Philip Sargent | 2022-12-19 | 1 | -5/+29 | |
| | ||||||
* | Vital fix to stop parsing terminating too early | Philip Sargent | 2022-12-19 | 1 | -5/+16 | |
| | ||||||
* | Not quite getting all the blog post contents | Philip Sargent | 2022-12-19 | 1 | -6/+10 | |
| | ||||||
* | fix author display for logbook entry | Philip Sargent | 2022-12-18 | 1 | -57/+5 | |
| | ||||||
* | strip spaces from titles | Philip Sargent | 2022-12-18 | 1 | -41/+41 | |
| | ||||||
* | Fixing wiki-parsing for 2009 logbook | Philip Sargent | 2022-12-18 | 1 | -39/+63 | |
| | ||||||
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 1 | -4/+7 | |
| | ||||||
* | Fixed round-trip import-export-import bugs | Philip Sargent | 2022-12-17 | 1 | -9/+21 | |
| | ||||||
* | parse several UK caving blogs per year - working | Philip Sargent | 2022-12-16 | 1 | -67/+106 | |
| | ||||||
* | bug in python 3.9? | Philip Sargent | 2022-12-15 | 1 | -2/+6 | |
| | ||||||
* | blog parsing working | Philip Sargent | 2022-12-15 | 1 | -12/+27 | |
| | ||||||
* | exptl parse UK Caving blog | Philip Sargent | 2022-12-14 | 1 | -57/+75 | |
| | ||||||
* | tidy and comments | Philip Sargent | 2022-12-10 | 1 | -47/+48 | |
| | ||||||
* | 2003 logbook export/re-import as now HTML format | Philip Sargent | 2022-12-09 | 1 | -27/+57 | |
| | ||||||
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 1 | -1/+4 | |
| | ||||||
* | fix bugs made visible by py 3.11 | Philip Sargent | 2022-11-23 | 1 | -1/+2 | |
| | ||||||
* | tidy up | Philip Sargent | 2022-11-23 | 1 | -2/+0 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-11-23 | 1 | -2/+2 | |
| | ||||||
* | remove entry-type and tidy cache bits | Philip Sargent | 2022-11-23 | 1 | -40/+9 | |
| | ||||||
* | moved parser settings | Philip Sargent | 2022-11-21 | 1 | -36/+36 | |
| | ||||||
* | cache tidy and move settings into parser | Philip Sargent | 2022-11-21 | 1 | -105/+59 | |
| | ||||||
* | remove cache and setdatesfromlogbook | Philip Sargent | 2022-11-21 | 1 | -23/+39 | |
| | ||||||
* | Removed misguided ObjStore as we do need multiuser db | Philip Sargent | 2022-11-21 | 1 | -84/+1 | |
| | ||||||
* | make compatible with python 3.11 as well as 3.10 | Philip Sargent | 2022-11-18 | 1 | -3/+7 | |
| | ||||||
* | small chnages to name resolution | Philip Sargent | 2022-10-07 | 1 | -0/+2 | |
| | ||||||
* | make cache work even if timestamps wrong | Philip Sargent | 2022-10-05 | 1 | -10/+15 | |
| | ||||||
* | increase entires to 64 | Philip Sargent | 2022-09-22 | 1 | -1/+3 | |
| | ||||||
* | Many fixes and speedups | Philip Sargent | 2022-08-30 | 1 | -61/+68 | |
| | ||||||
* | comment updates | Philip Sargent | 2022-08-25 | 1 | -1/+1 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-08-25 | 1 | -12/+13 | |
| | ||||||
* | cope with swapped people/title | Philip Sargent | 2022-08-25 | 1 | -2/+21 | |
| | ||||||
* | making it work with 1626 no schonberg | Philip Sargent | 2022-07-23 | 1 | -1/+1 | |
| | ||||||
* | fix bugs and tidyup in recent changes | Philip Sargent | 2022-07-15 | 1 | -3/+4 | |
| | ||||||
* | 2019 logbook error fix | Philip Sargent | 2022-07-09 | 1 | -3/+3 | |
| | ||||||
* | improve date parse eror messages | Philip Sargent | 2022-07-09 | 1 | -4/+4 | |
| | ||||||
* | bugfix and docum | Philip Sargent | 2022-03-24 | 1 | -4/+3 | |
| | ||||||
* | to do updated | Philip Sargent | 2022-03-24 | 1 | -6/+3 | |
| | ||||||
* | minor refactoring | Philip Sargent | 2022-03-24 | 1 | -51/+66 | |
| |