Commit Graph

136 Commits

Author SHA1 Message Date
9851b71c45 Fix documentation about fulltext search 2022-04-24 18:34:22 +02:00
e7a0f92a3a Update documentation 2022-04-14 21:54:46 +02:00
018000f93a Add changelog and fix docs 2022-03-21 21:22:56 +01:00
5de6c8940d Reorganize docs about configuration 2022-03-21 14:41:39 +01:00
3e87feff7b Add some docs for postgres fts 2022-03-21 13:42:10 +01:00
b84bbbd750 Upload zip files contents as independent files 2022-03-20 11:40:25 +01:00
a4a5c43e7e Remove external links that don't work too often 2022-03-19 19:08:55 +01:00
b71085761b Add some docs to file backends 2022-03-13 15:20:33 +01:00
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
7d60cce769 fix typo 2022-02-17 21:18:13 +01:00
8e846effae Small docs rewording 2022-02-06 23:32:51 +01:00
261d2af9bb Website redesign 2022-02-03 21:42:09 +01:00
8dd844b1d4 Add dashboard docs 2022-01-26 22:23:40 +01:00
c38ab3ef82 Rename HomePage to SearchPage 2022-01-26 21:20:34 +01:00
8705e60ab3 Merge remote-tracking branch 'origin/current-docs' into release/0.31 2022-01-16 13:18:23 +01:00
ddccfb3d3d Add more documentation to the notification site 2022-01-10 15:26:22 +01:00
063ae56488 Add documentation about bookmarks 2022-01-09 15:42:25 +01:00
dddf6d4dca Add info note for paperless import 2022-01-02 12:48:48 +01:00
f62cc70d91 Fix images in custom field doc page 2021-12-27 15:07:27 +01:00
f5e375614f Fix tailwind setup
- Adopted postcss and tailwind config to new version
- renamed colors bluegray->slate etc to not have custom
  definitions (hope to reduce migration next time)
- tailwind now doesn't build the complete css anymore, so the
  `dev-ui-build` script must compile both
2021-12-20 23:40:32 +01:00
c3ad410139 Merge branch 'current-docs' 2021-12-18 12:53:02 +01:00
1be9e28685 Add backup instructions 2021-12-17 23:48:19 +01:00
2260ab5232 Fix broken external link 2021-12-17 22:06:16 +01:00
7b178764ab Merge branch 'current-docs' 2021-12-17 20:19:24 +01:00
a5edbfa158 Remove instructions for downloading obsolete files 2021-12-17 20:18:56 +01:00
4ffc8d1f14 Add support for more generic notification
This is a start to have different kinds of notifications. It is
possible to be notified via e-mail, matrix or gotify. It also extends
the current "periodic query" for due items by allowing notification
over different channels. A "generic periodic query" variant is added
as well.
2021-12-11 18:57:32 +01:00
93a828720c Merge remote-tracking branch 'origin/current-docs' 2021-12-11 00:01:47 +01:00
adc70b98e1 Clarify a limitation, since there is simple user management 2021-11-30 22:34:49 +01:00
8d2e597d56 Some documentation corrections 2021-11-22 12:49:29 +01:00
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
0cb2bde160 Improve e-mail input field
Closes: #987
2021-11-13 00:21:04 +01:00
a1bf3957ba Change docker-compose to use env vars 2021-11-12 22:29:06 +01:00
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
d081382d58 Merge branch 'current-docs' 2021-10-25 19:46:12 +02:00
dd5159afa5 Fix link to dsc watch 2021-10-25 19:45:54 +02:00
ff6f44c353 Merge branch 'current-docs' 2021-10-25 19:30:31 +02:00
8c33658c27 Merge branch 'master' into current-docs 2021-10-25 19:30:12 +02:00
4c96b632b3 Fix links and description in feed.md 2021-10-25 19:28:26 +02:00
6783b82fd5 Update zola to 0.14.1 and fix doc search
Issue: #1120
2021-10-25 17:24:20 +02:00
2b215afa81 Add some documentation about shares 2021-10-25 17:24:20 +02:00
118d23c3a2 Add list of env variables to documentation
Issue: #1121
2021-10-25 00:23:20 +02:00
aa8f3b82fc Use passwords when reading PDFs 2021-09-30 11:48:59 +02:00
bbfc5b56d8 Document TOTP 2021-09-23 09:27:44 +02:00
860efcf06f Fix more license occurrences 2021-09-22 11:55:56 +02:00
4237caa755 Add some documentation for OIDC 2021-09-06 14:24:52 +02:00
e829b86021 Add documentation for the new dsc export functionality 2021-08-27 20:14:57 +02:00
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
461ae74c28 Remove obsolete shell scripts
The commandline interface now supersedes these scripts.
2021-08-20 18:19:51 +02:00
7070371cf7 Update merge documentation 2021-08-16 16:08:33 +02:00
21647e950d Add docs for merging items 2021-08-16 14:41:56 +02:00