Nick Sweeting
|
363a499289
|
move util.py into misc folder
|
2024-09-30 17:25:15 -07:00 |
|
Nick Sweeting
|
e5aba0dc2e
|
fix urljoin bug causing multiple slashes to be merged into one
|
2024-04-24 19:41:31 -07:00 |
|
Nick Sweeting
|
beb3932d80
|
replace uses of URL_REGEX with find_all_urls to handle markdown better
|
2024-04-24 17:45:45 -07:00 |
|
Nick Sweeting
|
a9986f1f05
|
add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support
|
2021-04-10 04:21:36 -04:00 |
|
Nick Sweeting
|
8ce93ff787
|
use KEY, NAME, and PARSER to define parsers instead of hardcoding in init
|
2021-03-31 01:05:49 -04:00 |
|
Nick Sweeting
|
61ab952dab
|
fix parser docstring
|
2020-08-18 09:20:05 -04:00 |
|
Nick Sweeting
|
15efb2d5ed
|
new generic_html parser for extracting hrefs
|
2020-08-18 08:29:05 -04:00 |
|