Nick Sweeting
|
de2ab43f7f
|
switch .is_dir and .exists for os.access to avoid PermissionError on startup
|
2024-10-08 03:02:34 -07:00 |
|
Nick Sweeting
|
363a499289
|
move util.py into misc folder
|
2024-09-30 17:25:15 -07:00 |
|
Nick Sweeting
|
6a6ae7468e
|
fix lint errors
|
2024-04-25 21:36:11 -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 |
|
FliegendeWurst
|
60bd9a902e
|
add command: --parser option
|
2021-03-28 10:09:11 +02:00 |
|
Nick Sweeting
|
d6de04a83a
|
fix lgtm errors
|
2021-01-30 06:07:35 -05:00 |
|
Nick Sweeting
|
a682a9c478
|
make all parsers accept arbitrary meta kwargs
|
2020-08-18 08:27:47 -04:00 |
|
Nick Sweeting
|
2e2b4f8150
|
fix url is too long to be a path error
|
2020-08-18 08:23:57 -04:00 |
|
Nick Sweeting
|
3fe7a9b70c
|
also parse and archive sub-urls in generic_txt input
|
2020-07-27 18:52:57 -04:00 |
|
Nick Sweeting
|
96b1e4a8ec
|
accept local paths as valid link URLs when parsing
|
2020-07-13 11:22:58 -04:00 |
|
Nick Sweeting
|
1b8abc0961
|
move everything out of legacy folder
|
2019-04-27 17:26:24 -04:00 |
|