summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
* refactored, faster deletion prior to loadingPhilip Sargent2023-01-271-3/+7
|
* Remove logdataissues from TROGPhilip Sargent2023-01-271-65/+35
|
* fix number of entries expectedPhilip Sargent2023-01-262-4/+4
|
* deleted old parser codePhilip Sargent2023-01-261-131/+0
|
* reformatted all old logbook formatsPhilip Sargent2023-01-262-161/+135
|
* ruff removed unused importsPhilip Sargent2023-01-198-98/+58
|
* reformatted using blackPhilip Sargent2023-01-198-1588/+1905
|
* sort imports using isort. tested.Philip Sargent2023-01-198-48/+56
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-161-2/+3
|
* remove %s old formatting style (last bits)Philip Sargent2023-01-021-1/+1
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-231-2/+2
|
* logbooks correct numberss of entries expectedPhilip Sargent2022-12-232-2/+2
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-1/+1
|
* diagnosing missing entrance filePhilip Sargent2022-12-222-2/+10
|
* fix frontmatter/endmatterPhilip Sargent2022-12-212-15/+49
|
* All broken logbooks now parsing correctly.Philip Sargent2022-12-202-136/+4
|
* converting 1988 logboogPhilip Sargent2022-12-202-5/+6
|
* converting 1987 logbookPhilip Sargent2022-12-202-13/+128
|
* convert old logbooks to modern formatPhilip Sargent2022-12-202-6/+6
|
* 2019 blog editsPhilip Sargent2022-12-201-6/+6
|
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-203-4/+18
|
* Updates to make 2018 blog merge work (faster)Philip Sargent2022-12-192-7/+30
|
* Vital fix to stop parsing terminating too earlyPhilip Sargent2022-12-191-5/+16
|
* Not quite getting all the blog post contentsPhilip Sargent2022-12-192-7/+11
|
* fix author display for logbook entryPhilip Sargent2022-12-181-57/+5
|
* strip spaces from titlesPhilip Sargent2022-12-181-41/+41
|
* Fixing wiki-parsing for 2009 logbookPhilip Sargent2022-12-182-42/+66
|
* fix more logbook parsingPhilip Sargent2022-12-172-5/+8
|
* Fixed round-trip import-export-import bugsPhilip Sargent2022-12-171-9/+21
|
* parse several UK caving blogs per year - workingPhilip Sargent2022-12-162-69/+109
|
* bug in python 3.9?Philip Sargent2022-12-151-2/+6
|
* blog parsing workingPhilip Sargent2022-12-151-12/+27
|
* exptl parse UK Caving blogPhilip Sargent2022-12-142-59/+77
|
* tidy and commentsPhilip Sargent2022-12-101-47/+48
|
* 2003 logbook export/re-import as now HTML formatPhilip Sargent2022-12-092-27/+62
|
* fix comments and 2019 LB parsingPhilip Sargent2022-12-073-8/+22
|
* fix bugs made visible by py 3.11Philip Sargent2022-11-231-1/+2
|
* Convert .format() to f-stringsPhilip Sargent2022-11-234-127/+127
|
* tidy upPhilip Sargent2022-11-231-2/+0
|
* bugfixPhilip Sargent2022-11-231-2/+2
|
* remove entry-type and tidy cache bitsPhilip Sargent2022-11-231-40/+9
|
* moved parser settingsPhilip Sargent2022-11-211-36/+36
|
* cache tidy and move settings into parserPhilip Sargent2022-11-211-105/+59
|
* remove cache and setdatesfromlogbookPhilip Sargent2022-11-211-23/+39
|
* Removed misguided ObjStore as we do need multiuser dbPhilip Sargent2022-11-211-84/+1
|
* make compatible with python 3.11 as well as 3.10Philip Sargent2022-11-183-5/+15
|
* Updating commentsPhilip Sargent2022-11-172-11/+29
|
* bug found by python 3.11Philip Sargent2022-11-151-1/+1
|
* dump3d --legs future possibilityPhilip Sargent2022-11-151-0/+6
|
* add 'lastvisit' field to entrances, for the datePhilip Sargent2022-10-121-49/+55
|