Shy
|
5a82581992
|
Fix magic database problem
|
2025-01-23 21:40:27 -05:00 |
|
Shy
|
d41266e136
|
Fix CI build attempt 5
|
2025-01-22 22:15:37 -05:00 |
|
Shy
|
2d6553d5d2
|
Update magic gen script
|
2025-01-22 21:39:23 -05:00 |
|
|
8fdb832c85
|
refactor index schema, remove sidecar parsing, remove TS
|
2023-09-05 18:59:18 -04:00 |
|
|
857f3315c2
|
Rework user scripts, update DB schema to support embeddings
|
2023-08-19 15:46:19 -04:00 |
|
|
9f175cb0f0
|
Speedup CI build
|
2023-07-13 16:46:43 -04:00 |
|
|
d7058ab645
|
Fix CI build scripts, update caniuse database
|
2023-07-13 16:23:04 -04:00 |
|
|
ca2e308d89
|
Bug fixes
|
2023-06-04 10:11:46 -04:00 |
|
|
d4820d2fad
|
updates
|
2023-05-22 10:52:53 -04:00 |
|
|
944c224904
|
SQLite search backend
|
2023-05-18 14:16:11 -04:00 |
|
|
886fa720ec
|
Fix for ES 8.X #302
|
2023-04-14 21:48:29 -04:00 |
|
|
d43aac735f
|
Add build flag to toggle debug info in web module
|
2023-04-14 21:07:48 -04:00 |
|
|
90ee318981
|
Update CI build script
|
2023-04-10 20:07:52 -04:00 |
|
|
300c70883d
|
Fixes and cleanup
|
2023-04-10 11:04:16 -04:00 |
|
|
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 |
|