Julien Kirch
|
a9cdbdc03e
|
Add missing french translations (#694)
|
2023-06-05 16:02:55 +02:00 |
|
Julien Kirch
|
3fd5470eae
|
Add mention in the API doc that document endpoint returns the document's metadata (#695)
|
2023-06-04 21:49:36 +02:00 |
|
|
39f96cbd28
|
Update config.properties (#693)
fix db version to reflect the most recent
|
2023-06-04 21:48:55 +02:00 |
|
|
4501f10429
|
fix comma to make valid language de.json file again
|
2023-05-07 11:56:34 +02:00 |
|
|
bd0cde7e87
|
Add support for STARTTLS for Inbox Scanning (#682)
|
2023-04-25 18:27:46 +02:00 |
|
bgamard
|
dd36e08d7d
|
#680: warning when using H2 database
|
2023-04-22 00:47:01 +02:00 |
|
Jose Luis Montes Jiménez
|
4634def93e
|
updating README.md (#681)
H2 database should only be use for testing, setting the docker-compose with postgreSQL as default way.
|
2023-04-22 00:12:48 +02:00 |
|
bgamard
|
1974a8bb8d
|
#668: cleanup hibernate dependencies
|
2023-04-12 17:58:51 +02:00 |
|
bgamard
|
e9a6609593
|
#668: jetty 11 deployment
|
2023-04-12 13:35:54 +02:00 |
|
bgamard
|
b20577026e
|
Closes #668: upgrade jetty/servlet-api/jersey
|
2023-04-09 21:31:53 +02:00 |
|
bgamard
|
dae9e137f7
|
Merge remote-tracking branch 'origin/master'
|
2023-03-22 10:23:18 +01:00 |
|
bgamard
|
1509d0c5bb
|
revert h2 upgrade
|
2023-03-22 10:23:11 +01:00 |
|
|
430ebbd1c5
|
support ldaps (#670)
|
2023-03-21 21:56:14 +01:00 |
|
bgamard
|
b561eaee6d
|
portuguese translation
|
2023-03-20 20:20:52 +01:00 |
|
bgamard
|
1aa21c3762
|
bump dependencies
|
2023-03-19 14:28:22 +01:00 |
|
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 |
|