|
fc36f33d52
|
use sqlite to save index, major thread pool refactor
|
2023-04-03 21:39:50 -04:00 |
|
|
ca973d63a4
|
Still WIP..
|
2023-03-12 11:38:31 -04:00 |
|
|
ad18b4d7fd
|
cleanup
|
2022-11-27 10:14:42 -05:00 |
|
|
d221de5a94
|
Revert "cleanup"
This reverts commit 13e7ea188b6556a3c1072e9241e49587ef1cece0.
|
2022-11-27 10:14:28 -05:00 |
|
|
13e7ea188b
|
cleanup
|
2022-11-27 09:24:29 -05:00 |
|
|
1205981a11
|
CURL error handling, fix ES version handling, support for ES8, add --es-insecure-ssl argument
|
2022-04-23 10:29:31 -04:00 |
|
|
09613eaaf9
|
import magic database as a blob as last resort to make it work
|
2022-04-18 12:55:22 -04:00 |
|
|
8bfd010f4b
|
Update dev ES docker script
|
2022-03-05 11:18:05 -05:00 |
|
|
8fa34da02f
|
Fix some memory leaks, fix tests, fix --print regression
|
2022-02-11 11:09:29 -05:00 |
|
|
1107fe9a53
|
Remove libscan hash debug info
|
2022-01-08 10:00:34 -05:00 |
|
|
030643cee0
|
Move CI scripts to script folder
|
2021-11-12 09:05:37 -05:00 |
|
|
3d7b977a82
|
Read ES version, handle legacy versions, add notice & debug info
|
2021-10-21 19:14:43 -04:00 |
|
|
43470e9ce6
|
Add basic JSON/NDJSON support
|
2021-09-06 21:27:17 -04:00 |
|
|
27560a82bb
|
Basic support for WordPerfect files
|
2021-09-06 14:08:53 -04:00 |
|
|
f4e1d90a6b
|
web UI rewrite, switch to ndjson.zst index format
|
2021-09-05 09:49:25 -04:00 |
|
|
22dd58e140
|
add signal handler w/ debug info
|
2021-05-08 16:23:24 -04:00 |
|
|
641a8ec90c
|
sidecar files #114, version bump
|
2020-10-25 09:44:30 -04:00 |
|
|
465d017e18
|
CSS tweaks, fix #87
|
2020-08-03 19:15:12 -04:00 |
|
|
e629b4d7d3
|
Faster comic book parsing, probably fixes #77
|
2020-07-17 19:10:18 -04:00 |
|
|
eb559b53aa
|
RAW picture file support
|
2020-06-21 10:46:11 -04:00 |
|
|
449aa77c8f
|
Fix for unknown mime inside archives
|
2020-05-25 17:36:04 -04:00 |
|
|
dd2397ef5c
|
handle .tgz #44, ignore files inside archives for stats page
|
2020-05-24 10:10:28 -04:00 |
|
|
4625bca9a9
|
stats
|
2020-05-17 12:47:02 -04:00 |
|
|
cf513b4ad8
|
Escape invalid UTF8 characters simon987/sist2#44, increase magic buffer size
|
2020-05-12 19:28:02 -04:00 |
|
|
bd9e56829c
|
Support for markup files
|
2020-04-30 20:21:09 -04:00 |
|
|
e436af7b2a
|
2.0 (#46)
* extract scan code to libscan, (wip)
* submodules
* replace curl with mongoose (wip)
* replace onion with mongoose (wip)
* replace onion with mongoose (wip)
* It compiles! (I think)
* Update readme
* Entirely remove libonion (WIP)
* unscramble submodules
* recover screenshot
* Update mappings
* Bug fixes
* update
* media meta fix
* memory fixes
* More bug fixes...
* Bug fix w/ libmagic & vfile
* libmagic fix (again)
* Better lightbox, better video handler, random reloads fix
* Use svg for info icon
* re-enable http auth
* mobi support #41, fix logs
* Update README & cleanup
|
2020-04-21 14:42:20 -04:00 |
|
|
0505303503
|
text_buffer bug fixes & Sort option
|
2020-03-20 20:54:22 -04:00 |
|
|
1ce8b298a1
|
Display EXIF tags on document info panel, remove march=native on openjp
|
2020-02-09 13:21:19 -05:00 |
|
|
e9b6e1cdc2
|
Turn off auto optimisation in libtesseract build
|
2020-02-08 08:32:04 -05:00 |
|
|
d1fa4febc4
|
Improve scroll feature, UI fix
|
2020-02-07 10:08:01 -05:00 |
|
|
a143cc4fcf
|
bundle openssl...
|
2020-02-02 08:39:20 -05:00 |
|
|
ca79e4f797
|
add /status endpoint
|
2020-01-28 10:18:37 -05:00 |
|
|
c80002bea4
|
Bundle libcurl attempt 2
|
2020-01-18 11:53:12 -05:00 |
|
|
d6493d6d5f
|
Bundle libpng
|
2020-01-16 16:21:38 -05:00 |
|
|
919f45c79c
|
Document info modal #19
|
2020-01-16 14:37:19 -05:00 |
|
|
d42129cfcb
|
CI fix attempt
|
2020-01-15 20:11:45 -05:00 |
|
|
3bb24b4453
|
Use bundled libtiff
|
2020-01-14 12:21:26 -05:00 |
|
|
573f94f24e
|
OCR support, remove static build
|
2020-01-14 10:26:40 -05:00 |
|
|
71f17986db
|
build settings
|
2020-01-06 21:34:41 -05:00 |
|
|
0cda6c00e1
|
CI attempt
|
2020-01-03 20:21:07 -05:00 |
|
|
8451109ecd
|
OOXML files support
|
2019-12-19 16:53:18 -05:00 |
|
|
254094130f
|
Fix submodules
|
2019-12-13 12:35:39 -05:00 |
|
|
be23201210
|
Archive file support
|
2019-12-13 10:53:51 -05:00 |
|
|
ba81748a74
|
Update build
|
2019-11-09 17:15:20 -05:00 |
|
|
7962a994e2
|
utf8 update + bug fixes
|
2019-11-03 07:50:31 -05:00 |
|
|
5661573b06
|
Dark theme, pdf meta, de-serialize bugfix
|
2019-10-30 22:20:22 -04:00 |
|
|
7234c22d2f
|
epub fix
|
2019-10-27 14:00:52 -04:00 |
|
|
bdbd7ca7ed
|
cbz fix
|
2019-10-27 13:33:55 -04:00 |
|
|
9b7c56a608
|
Static build (scan only)
|
2019-10-27 12:25:34 -04:00 |
|
|
50fcec25f7
|
Fix flaky mime table generation
|
2019-10-26 19:53:41 -04:00 |
|