jonaswinkler
|
44ec3a3d9c
|
lazy loading for parsers
|
2021-02-04 13:17:24 +01:00 |
|
jonaswinkler
|
f51207fc32
|
added file type checks to the parsers to prevent temporary files from being consumed. Also: parsers announce file types they wish to use as default for each mime type.
|
2020-11-30 00:40:04 +01:00 |
|
Jonas Winkler
|
41650f20f4
|
mime type handling
|
2020-11-20 13:31:03 +01:00 |
|
Jonas Winkler
|
d2e22e3f27
|
Changed the way parsers are discovered. This also prepares for upcoming changes regarding content types and file types: parsers should declare what they support, and actual file extensions should not be hardcoded everywhere.
|
2020-11-16 23:53:12 +01:00 |
|
Daniel Quinn
|
ef302abed7
|
Fix pycodestyle complaints
|
2018-09-09 20:55:37 +01:00 |
|
Joshua Taillon
|
4849249d86
|
explicitly add txt, md, and csv types for consumer and viewer; fix thumbnail generation
|
2018-09-03 23:46:13 -04:00 |
|
Joshua Taillon
|
d6fedbec52
|
first stab at text consumer
|
2018-08-30 23:32:41 -04:00 |
|