Commit Graph

2979 Commits

Author SHA1 Message Date
15f9f907e2 Merge pull request #1034 from seijikun/master
Add documentation for the new dsc export functionality
2021-08-27 20:56:00 +02:00
ca382a02ef Update scalafmt-core to 3.0.1 2021-08-27 20:53:57 +02:00
e829b86021 Add documentation for the new dsc export functionality 2021-08-27 20:14:57 +02:00
fb8d55aaec Merge pull request #1031 from scala-steward/update/sbt-sonatype-3.9.10
Update sbt-sonatype to 3.9.10
2021-08-25 20:30:04 +00:00
93053e52af Update sbt-sonatype to 3.9.10 2021-08-25 22:18:14 +02:00
9394cbd06a Merge pull request #1030 from scala-steward/update/fs2-core-3.1.1
Update fs2-core, fs2-io to 3.1.1
2021-08-24 22:29:33 +00:00
040dae0e93 Update fs2-core, fs2-io to 3.1.1 2021-08-25 00:18:45 +02:00
3bdc9477ca Merge pull request #1027 from wallace11/add-hebrew
Add hebrew document language
2021-08-24 18:45:20 +02:00
4ac4e12127 Merge pull request #1028 from scala-steward/update/tika-core-2.1.0
Update tika-core to 2.1.0
2021-08-24 12:37:08 +00:00
9127b6c44c Update tika-core to 2.1.0 2021-08-24 14:17:53 +02:00
eab7fe57d2 Fix formatting with scalafmt 2021-08-24 02:24:20 +03:00
589c41003f Add hebrew document language 2021-08-24 01:19:42 +03:00
945ca6f561 Merge pull request #1026 from eikek/migration-tests
Test db migrations for all supported databases
2021-08-23 21:53:51 +00:00
6bb6cad39d Test db migrations for all supported databases 2021-08-23 23:41:03 +02:00
54b160138d Merge pull request #1025 from eikek/fixup/983-source-option
Add the attachment-only option to a source
2021-08-23 12:32:30 +00:00
993a391c13 Add the attachment-only option to a source
The upload request can now contain a boolean for importing only
attachments when e-mails are uploaded. This option is now also added
to a source url.

Refs: #983
2021-08-23 14:19:11 +02:00
45f6357f49 Merge pull request #1024 from eikek/enhance-search-mode
Enhance search mode to search in all items
2021-08-21 13:56:43 +00:00
d5022f883e Enhance search mode to search in all items 2021-08-21 15:45:14 +02:00
2cec8822c7 Merge pull request #1023 from eikek/feature/983-attachments-only
Feature/983 attachments only
2021-08-21 12:40:04 +00:00
0a0dd80bdc Add new checkbox to scan mailbox form 2021-08-21 13:49:12 +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
bb8a6c054b Merge pull request #1022 from scala-steward/update/calev-circe-0.6.0
Update calev-circe, calev-core to 0.6.0
2021-08-21 09:29:47 +00:00
865d4a3172 Disable eviction warnings regarding calev and fs2-cron-calev
The calev-core jar and fs2-cron-calev are compatible, although the
minor was increased in the calev project. This can be removed once
fs2-cron-calev has been released.
2021-08-21 11:18:29 +02:00
5272677c1b Update calev-circe, calev-core to 0.6.0 2021-08-20 22:18:17 +02:00
3407abbad1 Merge pull request #1021 from eikek/remove-scripts
Remove scripts
2021-08-20 16:53:19 +00:00
d6af7dd659 Remove the "tools" docker image 2021-08-20 18:21:28 +02:00
461ae74c28 Remove obsolete shell scripts
The commandline interface now supersedes these scripts.
2021-08-20 18:19:51 +02:00
30dec30450 Merge pull request #1019 from eikek/feature/990-check-for-update
Feature/990 check for update
2021-08-19 22:41:46 +00:00
5d33b3841a Add a task to check for updates periodically
It must be enabled and configured by the admin.

Refs: #990
2021-08-20 00:25:27 +02:00
90421599ea Fix storing empty-trash task
It was wrongly stored using RPeriodicTask directly, but the higher
level `UserTask` must be used instead, because this ensures a
correctly scoped periodic task using the `updateOneTask` method. Since
this is a system task, it can be given a fixed ID which makes it now
safe even if stored using RPeriodicTask directly.

The bug resulted in multiple empty-trash tasks to be inserted (on each
restart).

Refs: #347
2021-08-20 00:25:25 +02:00
e85bd1267c Merge pull request #1018 from scala-steward/update/scalafmt-core-3.0.0
Update scalafmt-core to 3.0.0
2021-08-19 07:01:27 +00:00
e4fecefaea Reformat with scalafmt 3.0.0 2021-08-19 08:50:30 +02:00
5a2a0295ef Update scalafmt-core to 3.0.0 2021-08-19 08:50:05 +02:00
6fbc9e58db Merge pull request #1017 from eikek/feature/836-qr-code
Add a qr code to the link of an item or attachment
2021-08-17 22:33:04 +00:00
8f23b68587 Add a qr code to the link of an item or attachment 2021-08-18 00:20:27 +02:00
2d2f9e3e87 Merge pull request #1016 from scala-steward/update/flyway-core-7.14.0
Update flyway-core to 7.14.0
2021-08-17 12:27:26 +00:00
45d4bbb8b7 Update flyway-core to 7.14.0 2021-08-17 14:16:53 +02:00
b145378c6a Merge pull request #1014 from eikek/feature/966-active-filter
Highlight search menu tabs that contain data
2021-08-16 21:48:33 +00:00
f1445e797b Highlight search menu tabs that contain data
Refs: #966
2021-08-16 22:13:53 +02:00
9370168ac0 Merge pull request #1013 from scala-steward/update/sbt-scalafix-0.9.30
Update sbt-scalafix to 0.9.30
2021-08-16 16:37:25 +00:00
c2074bdc62 Update sbt-scalafix to 0.9.30 2021-08-16 18:26:00 +02:00
7f6bb6994d Merge pull request #1012 from eikek/fixup/414-merge-items
Fixup/414 merge items
2021-08-16 15:44:11 +00:00
cf10f63af4 Improve main view in home page 2021-08-16 17:00:57 +02:00
7070371cf7 Update merge documentation 2021-08-16 16:08:33 +02:00
ac0603335f Improve merge items list
Allow to reorder for mobile and remove elements.
2021-08-16 16:00:43 +02:00
c7c488f0cc Fix position of merged attachments 2021-08-16 15:05:26 +02:00
2252acff12 Merge pull request #1011 from eikek/feature/414-merge-items
Feature/414 merge items
2021-08-16 12:52:36 +00:00
21647e950d Add docs for merging items 2021-08-16 14:41:56 +02:00
9478152a94 Switch to search view after successful merge 2021-08-16 14:40:57 +02:00
a923351b09 Fix item merge when merging tags and text fields
Also hard delete the remaining items. They are empty (have no
attachments), because data is moved if possible. Doesn't make much
sense to keep them, because restoring them isn't much useful.
2021-08-16 14:40:52 +02:00