Commit Graph

107 Commits

Author SHA1 Message Date
eikek
501c6f2988 Updating stanford corenlp to 4.3.2; adding more languages
There are models for Spanish, that have been added now. Also the
Hungarian language has been added to the list of supported
languages (for tesseract mainly, no nlp models)
2021-11-20 14:31:39 +01:00
eikek
0cb2bde160 Improve e-mail input field
Closes: #987
2021-11-13 00:21:04 +01:00
eikek
a1bf3957ba Change docker-compose to use env vars 2021-11-12 22:29:06 +01:00
eikek
8fd86f9ec1 Don't allow shares with fulltext queries
Currently the query implementation cannot combine multiple/nested
fulltext searches within a query. It doesn't seem useful to have
shares based on fulltext searches, so it is disabled for now.

Issue: #446
2021-10-25 21:29:55 +02:00
eikek
d081382d58 Merge branch 'current-docs' 2021-10-25 19:46:12 +02:00
eikek
dd5159afa5 Fix link to dsc watch 2021-10-25 19:45:54 +02:00
eikek
ff6f44c353 Merge branch 'current-docs' 2021-10-25 19:30:31 +02:00
eikek
8c33658c27 Merge branch 'master' into current-docs 2021-10-25 19:30:12 +02:00
eikek
4c96b632b3 Fix links and description in feed.md 2021-10-25 19:28:26 +02:00
eikek
6783b82fd5 Update zola to 0.14.1 and fix doc search
Issue: #1120
2021-10-25 17:24:20 +02:00
eikek
2b215afa81 Add some documentation about shares 2021-10-25 17:24:20 +02:00
eikek
118d23c3a2 Add list of env variables to documentation
Issue: #1121
2021-10-25 00:23:20 +02:00
eikek
aa8f3b82fc Use passwords when reading PDFs 2021-09-30 11:48:59 +02:00
eikek
bbfc5b56d8 Document TOTP 2021-09-23 09:27:44 +02:00
eikek
860efcf06f Fix more license occurrences 2021-09-22 11:55:56 +02:00
eikek
4237caa755 Add some documentation for OIDC 2021-09-06 14:24:52 +02:00
Markus Ebner
e829b86021
Add documentation for the new dsc export functionality 2021-08-27 20:14:57 +02:00
eikek
751fa3da5a Add attachments-only filter to uploads
When uploading a file which is an e-mail, this option allows to skip
the mail body when the file is being processed.
2021-08-21 13:49:12 +02:00
eikek
461ae74c28 Remove obsolete shell scripts
The commandline interface now supersedes these scripts.
2021-08-20 18:19:51 +02:00
eikek
7070371cf7 Update merge documentation 2021-08-16 16:08:33 +02:00
eikek
21647e950d Add docs for merging items 2021-08-16 14:41:56 +02:00
eikek
166384d338 Update website to zola 0.13.0 2021-08-11 18:23:38 +02:00
eikek
1256a6e8cf Allo wildcards when searching by attachment ids 2021-07-31 01:23:37 +02:00
eikek
85e4ab78da Update asciinema for dsc 2021-07-29 01:48:23 +02:00
eikek
29b8b5e9c7 Add docs about export command and deprecate export shell script 2021-07-29 01:48:23 +02:00
eikek
2ae2af0752 Fix feature list 2021-07-29 01:48:23 +02:00
eikek
b01cb7715e Add documentation for the cli tool 2021-07-29 01:48:23 +02:00
eikek
15b15666bf Allow to use the created timestamp in item queries
Refs: 925
2021-07-27 17:33:13 +02:00
eikek
d06d541d0a Merge branch 'current-docs' 2021-07-17 13:20:27 +02:00
eikek
1120434cd9 Replace generating preview images with an admin endpoint
It doesn't make much sense to have this per collective, because this
is triggered by an admin after changing the server config file. So it
is now implemented as an admin endpoint that affects all files.
2021-07-04 21:37:34 +02:00
eikek
808bd42b77 Fix dead link 2021-06-19 00:13:43 +02:00
eikek
93ab5838b0 Merge branch 'old-docs' into current-docs 2021-06-19 00:08:29 +02:00
eikek
ea614c22a7 Documentation updates/fixes 2021-06-18 22:27:29 +02:00
eikek
4345ab1876 Update Changelog 2021-06-18 22:27:29 +02:00
eikek
d08c9ffee2 Clarify java requirements 2021-06-18 22:27:29 +02:00
eikek
1ca800a38e Add short text about editing openapi files to dev docs 2021-06-12 21:54:28 +02:00
eikek
4091130908 Fix documentation about the current job page 2021-06-07 22:47:24 +02:00
eikek
5d05d19d32 Update docs 2021-06-07 21:55:00 +02:00
eikek
bdc7822f50 Add documentation about docker setup 2021-05-31 22:19:49 +02:00
Eike Kettner
4a20656323 Merge remote-tracking branch 'origin/current-docs' into release-0.22 2021-04-11 22:32:21 +02:00
Eike Kettner
b48f8dbf2d Add a guide to help with translating 2021-04-11 16:55:53 +02:00
Stefan Schlott
926df617f1 Document path separator on imap 2021-03-19 21:15:36 +01:00
Eike Kettner
7ebf63dd1b Add upgrade instructions 2021-03-14 16:34:39 +01:00
Eike Kettner
8d539e138c Update docs 2021-03-13 16:57:08 +01:00
Eike Kettner
ba898e4af4 Add some docs for using queries 2021-03-08 23:01:28 +01:00
Eike Kettner
ca2713934e Update docs: finding, mail-item, processing 2021-02-19 16:35:44 +01:00
Eike Kettner
e3da40380c Update docs: uploads, metadata, custom fields, multi-edit 2021-02-19 15:53:18 +01:00
Eike Kettner
324ceb0cd5 Update changelog and fix some docs 2021-02-19 12:04:46 +01:00
Eike Kettner
f04763347d Extend intro with one of the main ideas 2021-02-19 12:04:45 +01:00
Eike Kettner
b160972e9e Add notes about frontend development 2021-02-19 12:04:45 +01:00