Commit Graph

12 Commits

Author SHA1 Message Date
cfc903403a Fix load-more button state 2022-06-04 01:36:15 +02:00
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
1eb1db730c Select list/tile view and store to ui settings
Issue: #526
2021-12-15 22:30:41 +01:00
83dd675e4f Basic search view for shares 2021-10-23 14:33:24 +02:00
9785db0683 Change license header of all files 2021-09-21 22:35:38 +02:00
21eb7dad94 Change headers of all elm files 2021-07-25 14:00:11 +02:00
8e5c88fd32 Add copyright header to source files 2021-07-04 10:57:53 +02:00
8d7b3c7d74 Show custom field summary above results 2020-12-16 22:06:34 +01:00
c6b8355902 Preserve context highlighting from full-text search
When replacing changed cards the fulltext highlighting should be
preserved from the original item.
2020-10-27 22:51:11 +01:00
5735a47199 Replace changed item cards 2020-10-25 23:08:40 +01:00
55cfc4c908 Allow to select multiple items for deletion and edit 2020-10-25 22:19:55 +01:00
b150269528 Add a load-more button to item list 2020-06-06 11:05:15 +02:00