Commit Graph

1083 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 c85a951a9e upgrade base image 2023-03-12 13:52:30 +01:00
bgamard 7f47a17633 upgrade jetty 2023-03-12 13:45:36 +01:00
bgamard 690c961a55 Merge remote-tracking branch 'origin/master' 2023-03-12 13:35:51 +01:00
bgamard 21efd1e4a7 Closes #658 2023-03-12 13:35:35 +01:00
@RandyMcMillan ad27228429
docker-compose.yml: add example config (#665) 2023-02-20 11:51:39 +01:00
@RandyMcMillan dd4a1667ca
.gitignore: add docs/.gitkeep (#664) 2023-02-20 11:51:30 +01:00
@RandyMcMillan 399d2b7951
minor grammar corrections (#663) 2023-02-19 21:31:30 +01:00
bgamard d51dfd6636 #647: fix doc 2022-08-26 18:18:06 +02:00
bgamard ca85c1fa9f #647: always return OK on password lost route 2022-08-26 18:15:49 +02:00
bgamard 5e7f06070e keep filename in temporary file 2022-05-16 19:22:54 +02:00
bgamard dc0c20cd0c moved tests 2022-05-16 18:53:08 +02:00
bgamard 98aa33341a moved tests 2022-05-16 18:50:19 +02:00
bgamard 1f7c0afc1e Closes #639: rework mime type resolution using java api 2022-05-16 18:44:26 +02:00
bgamard 1ccce3f942 rename 2022-05-05 18:15:24 +02:00
Uli 90d5bc8de7
Allow the . (dot) and @ (at) character in usernames (#637)
Co-authored-by: Uli Koeth <uli@kiot.eu>
2022-05-05 17:48:45 +02:00
bgamard c6a685d7c0 Closes #620: delete a non-existing document should return 404 2022-04-17 13:35:29 +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
bgamard d8dc63fc98 Merge remote-tracking branch 'origin/master' 2022-02-02 21:18:06 +01:00
bgamard 81a7f154c2 logs only for admin 2022-02-02 21:17:58 +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
Dan Schaper bbe5f19997
Tag latest on master, tag version on github tag. (#612)
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2022-01-25 10:37:47 +01:00
Benjamin Gamard f33650c099
fix action 2022-01-21 13:51:16 +01:00
Benjamin Gamard 58f81ec851
fix action 2022-01-21 13:37:31 +01:00
Dan Schaper c9262eb204
Add build tags and labels (#608)
Fixes Docker images always build as 'latest' #607

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2022-01-21 13:35:39 +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 721410c7d0 add test dependencies 2022-01-13 00:15:37 +01:00
bgamard f0310e3933 add test dependencies 2022-01-13 00:06:29 +01:00
bgamard 302d7cccc4 run tests + fix docker username 2022-01-12 23:59:43 +01:00
Dan Schaper f9977d5ce6
Actions workflow (#601)
Signed-off-by: Dan Schaper <dan@glacialmagma.com>
2022-01-12 23:49:34 +01:00
bgamard 0a927fd320 add application/x-www-form-urlencoded to delete requests 2022-01-02 16:46:20 +01:00
bgamard 523501a592 consumes application/x-www-form-urlencoded 2022-01-02 16:40:01 +01:00
bgamard ff8155be6a upgrade docker image to use jetty 9.4.36 2022-01-02 16:06:36 +01:00
bgamard 6c5d697051 Merge remote-tracking branch 'origin/master' 2022-01-02 15:39:11 +01:00
bgamard b19145160e release 1.10 2022-01-02 15:39:00 +01:00
Roland Illig c7ada71ef5
proofread German translation (#566)
* plural forms
* spelling of composed words
* spaces between numbers and measurement units
* typographic ellipsis (\u2026) instead of three dots
2021-11-20 20:34:36 +01:00
bgamard 4951229576 escape ngTranslate parameters 2021-11-16 20:01:36 +01:00
Julien Kirch d98c1bddec
Add custom parameter for exact search by title 2021-10-12 13:50:32 +02:00
Dan Schaper b0d0e93364
Remove duplicate tesseact language and alphabetize (#579)
Signed-off-by: Dan Schaper <dan@glacialmagma.com>
2021-09-30 13:23:58 +02:00
Benjamin Gamard f20a562439
remove form url encoded from baseresource 2021-08-20 10:45:08 +02:00
Hung Nguyen 4ae8475f5e
Add Vietnamese language support (#549) 2021-06-21 10:51:31 +02:00
Benjamin Gamard fd4c627c61
remove travis 2021-05-12 19:38:58 +02:00
Benjamin Gamard a867d48232
remove travis 2021-05-12 19:38:45 +02:00