mergify[bot]
58061333da
Merge pull request #1603 from eikek/improve-zip
...
Improve zip
2022-06-18 15:08:46 +00:00
eikek
5c66fdda3a
Fail addon validation when joex cannot be reached
2022-06-18 16:53:13 +02:00
eikek
6cef9d4f07
Improve performance of zip/unzip
...
Adds tests and includes some cleanup
2022-06-18 16:39:57 +02:00
mergify[bot]
1e086ac615
Merge pull request #1602 from eikek/update/tika-core-2.4.1
...
Update tika-core to 2.4.1
2022-06-18 06:25:56 +00:00
eikek-scala-steward
e99ac65e5e
Update tika-core to 2.4.1
2022-06-18 06:13:33 +00:00
mergify[bot]
483dbf5d2b
Merge pull request #1601 from eikek/addon-install-fix
...
Fix starting a background task to install an addon
2022-06-17 20:52:42 +00:00
eikek
7b535e59a6
Fix starting a background task to install an addon
2022-06-17 22:37:50 +02:00
eikek
15b698d8b6
Update auto-approve.yml
2022-06-17 22:34:07 +02:00
eikek
677833d807
Update mergify.yml for new bot user
2022-06-17 12:05:24 +02:00
mergify[bot]
d9770531ef
Merge pull request #1599 from eikek/update/flyway-core-8.5.13
...
Update flyway-core, flyway-mysql to 8.5.13
2022-06-17 06:29:56 +00:00
eikek-scala-steward
1a8cd29864
Update flyway-core, flyway-mysql to 8.5.13
2022-06-17 06:13:53 +00:00
mergify[bot]
88f6516bd4
Merge pull request #1596 from eikek/dependency-updates
...
Dependency updates
2022-06-14 22:05:33 +00:00
eikek
42588593f3
Dependency updates
2022-06-14 23:52:43 +02:00
eikek
c130b66bbd
Fix code example on website
2022-06-13 23:01:48 +02:00
eikek
3d58cffada
Remove search feature flag
2022-06-11 21:14:25 +02:00
mergify[bot]
fe8d2fc63f
Merge pull request #1584 from eikek/more-indexes
...
More indexes
2022-06-11 17:32:35 +00:00
eikek
aeeb54fcc3
Remove unused column in item
2022-06-11 13:03:14 +02:00
eikek
1611df81ed
Add more indexes
2022-06-11 12:40:46 +02:00
eikek
4d79badc2d
Fix logging warn->debug
2022-06-11 12:40:16 +02:00
mergify[bot]
0738bcf31b
Merge pull request #1583 from eikek/share-paging
...
Add paging to share view
2022-06-10 23:14:40 +00:00
eikek
4bca6031af
Fix flaky db test
2022-06-11 01:02:22 +02:00
eikek
c76644511f
Add paging to share view
2022-06-11 00:34:55 +02:00
eikek
cfe500f813
Fix external link icon
2022-06-09 22:02:36 +02:00
eikek
5d612f6ca1
Use backticks instead of scaladoc link
2022-06-06 13:18:37 +02:00
mergify[bot]
2dcb5e266f
Merge pull request #1581 from eikek/cleanup/search
...
Remove unused code (search update)
2022-06-05 21:48:08 +00:00
eikek
7ce6bc2f9d
Remove unused code (search update)
2022-06-05 23:27:59 +02:00
eikek
c6a9a17f89
Set version to 0.38.0-SNAPSHOT
2022-06-04 23:35:10 +02:00
eikek
2413f7f61e
Update nix setup
2022-06-04 23:33:58 +02:00
eikek
ed2addb77c
Remove settings from docker-compose regarding db migrations
...
This was done to avoid running them on restserver as the image
contained a broken zlib package. (#1517 )
2022-06-04 23:17:38 +02:00
eikek
f4460c92d9
Set version to 0.37.0
2022-06-04 23:06:49 +02:00
eikek
0cec66f068
Add changelog
2022-06-04 23:02:43 +02:00
mergify[bot]
e51ca0287c
Merge pull request #1580 from eikek/fix/mail-address-input
...
Fix/mail address input
2022-06-04 17:39:55 +00:00
eikek
6063ccef3a
Return 400 when input is invalid instead of server error
2022-06-04 19:08:38 +02:00
eikek
d58bf80c46
Fix select e-mail from suggestions
...
The blur event messed up when clicking on a suggestion. Now it only is
used when the user has typed in an e-mail not in the suggestion list.
Fixes : #1565
2022-06-04 18:57:42 +02:00
mergify[bot]
7d6e2d8459
Merge pull request #1579 from eikek/fix/item-mixed-search
...
Fix/item mixed search
2022-06-04 08:32:44 +00:00
eikek
ae265ed19a
Fix tests for mariadb
2022-06-04 10:16:03 +02:00
eikek
cfc903403a
Fix load-more button state
2022-06-04 01:36:15 +02:00
eikek
b50f57f7fe
Send no fts query if it is disabled
2022-06-04 01:36:15 +02:00
eikek
66aab0c952
Refactoring
2022-05-31 23:15:04 +02:00
eikek
78b19a0940
Remove obsolete endpoint
...
Search by index is the same as a search with only a `content:`
expression.
2022-05-31 20:15:39 +02:00
eikek
e47396182d
Fix obvious things and add search summary
2022-05-31 19:56:45 +02:00
eikek
1266cdefe1
Prepare for new search logic with feature toggle
2022-05-30 22:45:46 +02:00
eikek
04ccad2ce0
Temporary table support for holding fts results
2022-05-29 22:33:50 +02:00
eikek
671230a9aa
Streamline database tests
2022-05-29 00:09:51 +02:00
eikek
42435c693a
Add a db type for db specific things
2022-05-28 17:19:33 +02:00
mergify[bot]
4b2752535c
Merge pull request #1576 from eikek/fix/addon-zip
...
Fix detecting addons from zip file
2022-05-27 21:02:33 +00:00
eikek
4ce64d2841
Fix detecting addons from zip file
...
Also set the default to `collectOutput` where it would parse the
output of an addon.
2022-05-27 22:44:05 +02:00
mergify[bot]
e56e313cb9
Merge pull request #1574 from eikek/fix/search-limit-cap
...
Include limit-capped flag with search response
2022-05-26 20:46:35 +00:00
eikek
50edf13f94
Include limit-capped flag with search response
...
The server defines a `limit` value and search requests are capped to
this limit if their requested value exceeds it. If this happens it is
now returned with the search response (clients can print a warning).
Closes : #1358
2022-05-26 22:24:56 +02:00
mergify[bot]
f8baf44c09
Merge pull request #1573 from eikek/addon-fix-scheduled
...
Enable/disable user task based on addon run config
2022-05-26 10:20:06 +00:00