Commit History

Author SHA1 Message Date
  Nick Sweeting de2ab43f7f switch .is_dir and .exists for os.access to avoid PermissionError on startup 1 year ago
  Nick Sweeting 363a499289 move util.py into misc folder 1 year ago
  Nick Sweeting 6a6ae7468e fix lint errors 1 year ago
  Nick Sweeting beb3932d80 replace uses of URL_REGEX with find_all_urls to handle markdown better 1 year ago
  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 4 years ago
  Nick Sweeting 8ce93ff787 use KEY, NAME, and PARSER to define parsers instead of hardcoding in init 4 years ago
  FliegendeWurst 60bd9a902e add command: --parser option 4 years ago
  Nick Sweeting d6de04a83a fix lgtm errors 4 years ago
  Nick Sweeting a682a9c478 make all parsers accept arbitrary meta kwargs 5 years ago
  Nick Sweeting 2e2b4f8150 fix url is too long to be a path error 5 years ago
  Nick Sweeting 3fe7a9b70c also parse and archive sub-urls in generic_txt input 5 years ago
  Nick Sweeting 96b1e4a8ec accept local paths as valid link URLs when parsing 5 years ago
  Nick Sweeting 1b8abc0961 move everything out of legacy folder 6 years ago