Commit Graph

400 Commits

Author SHA1 Message Date
bgamard c8a67177d8 next dev iteration 2023-03-12 14:11:52 +01:00
bgamard 59597e962d 1.11 2023-03-12 13:58:03 +01:00
bgamard 5e7f06070e keep filename in temporary file 2022-05-16 19:22:54 +02:00
bgamard 1f7c0afc1e Closes #639: rework mime type resolution using java api 2022-05-16 18:44:26 +02:00
bgamard e6cfd899e5 Closes #632: validate POST /app/config_inbox and update documentation 2022-04-17 13:23:22 +02:00
Julien Kirch bd23f14792
Add doc for search syntax (#634) 2022-04-17 13:10:01 +02:00
Julien Kirch 46f6b9e537
Download zip of files not in same document (#591) 2022-04-15 10:18:39 +02:00
Julien Kirch d5832c48e1
Small code cleaning 2022-03-21 11:36:25 +01:00
Julien Kirch 64ec0f63ca
Add parameter to return the files when searching for a document (#582) 2022-03-20 11:36:28 +01:00
Ben Grabham 0b7c42e814
Check if environment variables are not empty strings as well as not null (#623) 2022-02-20 15:48:37 +01:00
StaryVena af3263d471
Add OCR support for Czech language (#613)
Co-authored-by: Vaclav Uher <vaclav.uher@bruker.com>
2022-01-26 15:27:14 +01:00
bgamard 3637b832e5 test the new mime type detection 2022-01-17 14:37:22 +01:00
Joost Timmerman ee56cfe2b4
Support audio mime (#574) 2022-01-17 14:24:50 +01:00
bgamard b19145160e release 1.10 2022-01-02 15:39:00 +01:00
Julien Kirch d98c1bddec
Add custom parameter for exact search by title 2021-10-12 13:50:32 +02:00
Hung Nguyen 4ae8475f5e
Add Vietnamese language support (#549) 2021-06-21 10:51:31 +02:00
bgamard 6fcd8771a5 upgrade to java 11 + upgrade libraries 2021-01-25 22:40:58 +01:00
bgamard 1fef4c3d2e next dev iteration + cleanup stress project 2021-01-25 21:31:14 +01:00
bgamard ee6ed2bf0b v1.9 2021-01-25 21:27:22 +01:00
bgamard bcb4c6d7b0 Merge remote-tracking branch 'origin/master' 2021-01-21 17:39:23 +01:00
bgamard ea1d5907c1 #497: fix npe in unauthenticated cases 2021-01-21 17:39:01 +01:00
Vegard Hoff Walmsness 05bac38fc3
Norwegian language support 2021-01-14 20:20:16 +01:00
Vec7or ff3db531e5
Configure bcrypt work 2021-01-05 18:59:18 +01:00
Vec7or af15116bf9
Upgrade bcrypt library + explain env variables 2020-12-31 07:46:00 +01:00
Evil McJerkface 1346dd3616
Add option to specify a particular IMAP folder (aka "label" in Gmail) (#477) 2020-11-22 13:39:39 +01:00
Evil McJerkface b6ec5e108b
Added support for TLS & STARTTLS for SMTP connections. If port 465 is configured, TLS will be assumed. If port 587 is used, STARTTLS is assumed. (#478)
Closes #353: Added support for TLS & STARTTLS for SMTP connections
2020-11-19 10:15:40 +01:00
bgamard 66acb380ab Closes #451: convert lob content to text for pgsql 2020-10-31 20:14:06 +01:00
bgamard 087184b598 Closes #466: remove duplicate translation resources 2020-10-16 13:53:12 +02:00
marcin 69905cdc55 Merge with last changes in master branch
Fix polish translation
2020-10-14 22:42:59 +02:00
marcin 1897f5567b Initial commit 2020-10-14 10:49:08 +02:00
bgamard 44f5db993a #451: remove @Lob on file content 2020-09-13 17:58:28 +02:00
bgamard 5e2a18f819 #451: update the file content with an Hibernate query instead of a native query 2020-09-10 20:42:51 +02:00
bgamard 3ad0554a7d use org.apache.directory.api for LDAP instead of apacheds 2020-08-29 19:10:14 +02:00
bgamard 113ec78c67 import less apacheds dependencies 2020-08-28 19:33:58 +02:00
bgamard a9719feeec LDAP support, courtesy of an anonymous donator 2020-08-28 18:09:54 +02:00
bgamard 6dc4f1b448 #423: fulltext search by default 2020-08-28 17:47:07 +02:00
Jamie Magee 2bf3e6bd3c
Danish language support (#438) 2020-08-02 23:32:29 +02:00
bgamard cb29dcd6cc handle all content extraction errors 2020-05-19 15:11:05 +02:00
bgamard d428e89c30 #412: process files outside of a transaction 2020-05-19 14:44:41 +02:00
bgamard 9b2aeb7480 add temporary logs 2020-05-19 14:05:34 +02:00
bgamard d9ad69c7ff add more log to debug processing indicator 2020-05-17 21:58:13 +02:00
bgamard 16fc058264 Merge remote-tracking branch 'origin/master' 2020-05-17 21:00:30 +02:00
bgamard 520b143165 #412: better handle concurrent updates and async listeners 2020-05-17 21:00:01 +02:00
cadast 95c37a03f8
Improve Inbox Scanning (#407)
closes #386: delete emails after import + closes #405: auto tag documents imported by email
2020-05-14 13:59:11 +02:00
bgamard 0d058b9c9c at least 2 threads for background work 2020-05-07 11:09:11 +02:00
bgamard 3ec254e908 #400: limit async bus to (cpu cores / 2) threads 2020-05-06 11:35:45 +02:00
bgamard fda13c004e Merge remote-tracking branch 'origin/master' 2020-04-21 21:13:54 +02:00
lord-lawnmower c08616e6df
Latvian Language Support (#390) 2020-04-13 21:04:47 +02:00
Antti Tapio 7faa0f8a54
Finnish and Swedish language support (#389) 2020-04-12 18:27:06 +02:00
bgamard 26c5fe2e69 next dev iteration 2020-03-26 20:06:58 +01:00