Commit Graph

37 Commits

Author SHA1 Message Date
Julien Kirch
ab7ff25929
Store file size in DB (#704) 2023-09-14 16:50:39 +02: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
bgamard
6fcd8771a5 upgrade to java 11 + upgrade libraries 2021-01-25 22:40:58 +01: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
Benjamin Gamard
d4d1c35264 Closes #260: Re-index all if the Lucene directory is unusable 2019-02-05 15:37:46 +01:00
Benjamin Gamard
eb9e0e0543 Closes #219: button to force full reindexing 2018-10-29 19:01:32 +01:00
Benjamin Gamard
884239bc26 #243: call webhooks 2018-10-16 22:49:29 +02:00
Benjamin Gamard
763f91fd4c Closes #220: background tasks count 2018-04-22 11:12:09 +02:00
Benjamin Gamard
b265b8b1e0 process events concurrently 2018-04-11 11:27:55 +02:00
Benjamin Gamard
6798e01f49 Closes #224: scan for indexing handler 2018-04-05 19:19:22 +02:00
Benjamin Gamard
c0678e9a90 #221: increase ThreadPoolExecutor size to 8 threads 2018-04-05 12:45:04 +02:00
Benjamin Gamard
d819c05669 Fire some more indexing events 2018-04-01 23:06:45 +02:00
Benjamin Gamard
b3349176d9 fix reindexing on application startup 2018-03-31 13:24:25 +02:00
Benjamin Gamard
b54debe2e5 handle index rebuilding 2018-03-31 11:01:27 +02:00
Benjamin Gamard
d1a8fa38b0 Refactor documents and files indexing 2018-03-29 17:59:48 +02:00
Benjamin Gamard
899f13cb35 Closes #201: reprocess file manually 2018-03-29 11:34:25 +02:00
Benjamin Gamard
7b89bb449d set the admin email by env var 2018-03-27 18:58:08 +02:00
Benjamin Gamard
c511ed380e inbox service logs 2018-03-03 14:39:12 +01:00
Benjamin Gamard
3720a881a4 #180: IMAP inbox synching (api) 2018-02-27 14:58:37 +01:00
Benjamin Gamard
706d244ff8 Closes #159: cancel routes + email at route step validation 2018-02-02 17:18:34 +01:00
Benjamin Gamard
66d331ddb8 env var for admin password expected hashed 2018-01-01 17:14:12 +01:00
Benjamin Gamard
2ca5b04de2 initial admin password by env variable 2017-12-11 10:17:08 +01:00
Benjamin Gamard
039d881a07 #161: password recovery by email (wip, server part done) 2017-11-17 22:03:54 +01:00
Benjamin Gamard
244ddc7ce2 Closes #141: Never close full file content in memory 2017-11-06 16:45:47 +01:00
Benjamin Gamard
e1e1b4e278 embed free monospaced font 2017-07-31 14:40:35 +02:00
jendib
4d79dd7076
#79: Change background and logo image 2016-05-08 17:25:21 +02:00
jendib
97694d5d59 Closes #26: Cleanup Maven dependencies 2015-09-06 15:21:20 +02:00
jendib
db7a9f0e4a Encrypt stored files in SHA 256 2013-08-20 21:51:07 +02:00
jendib
d3f59554f8 Index and generate thumbnails from PDF 2013-08-18 13:48:08 +02:00
jendib
6b5c1b2b51 Delete files from storage when necessary,
batch to cleanup storage for orphan files,
better Lucene directory reader management
2013-08-18 00:53:01 +02:00
jendib
5451c79674 Fix OCR all files batch 2013-08-17 16:59:16 +02:00
jendib
e2bd85da5f OCR all files in database asynchronously 2013-08-17 16:54:53 +02:00
jendib
7ed976b27a Index files OCR-ized content and documents, search on index fields 2013-08-17 14:16:55 +02:00
jendib
1f1f02ed41 Document language (server), OCR files and store result in database 2013-08-16 23:48:35 +02:00
jendib
48d363352c Cleanup imports 2013-08-13 20:08:14 +02:00
jendib
9b74bd8194 Initial commit 2013-07-27 18:33:20 +02:00