Commit Graph

1109 Commits

Author SHA1 Message Date
bgamard 90d42634bb Merge branch 'master' into sismics_prod
# Conflicts:
#	Dockerfile
2023-10-17 20:42:30 +02:00
Julien Kirch a89543b555
Make search for documents faster for large dataset (#698) 2023-10-08 22:07:01 +02:00
Benjamin Gamard ce30b1a6ff
fix build 2023-09-15 22:05:04 +02:00
Orland Karamani 1b382004cb
Albanian Language Support (#719)
Co-authored-by: Orlando Karamani <orlandothemover@gmail.com>
2023-09-14 16:51:11 +02:00
Julien Kirch ab7ff25929
Store file size in DB (#704) 2023-09-14 16:50:39 +02:00
Julien Kirch eedf19ad9d
Fix no favicon on shares #580 (#718) 2023-09-08 15:43:35 +02:00
Julien Kirch 941ace99c6
Fix typo in /file/:id/versions description (#717) 2023-09-07 16:46:43 +02:00
bgamard 95e0b870f6 Merge remote-tracking branch 'origin/master' 2023-06-29 21:33:12 +02:00
bgamard 2bdb2dc34f #678: reopen ldap connection for each login 2023-06-29 21:33:05 +02:00
Julien Kirch 22a44d0c8d
Finding several documents by their title in a single query (#696) 2023-06-06 21:31:01 +02:00
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
Mario Voigt 39f96cbd28
Update config.properties (#693)
fix db version to reflect the most recent
2023-06-04 21:48:55 +02:00
Mario Voigt 4501f10429
fix comma to make valid language de.json file again 2023-05-07 11:56:34 +02:00
Mario Voigt 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
Mario Voigt 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