|
|
06e17e2eb8
|
return source of the labels tagged to an item
|
2023-12-14 10:40:18 +08:00 |
|
|
|
dcd6e8bb60
|
allow adding source of label when adding labels
|
2023-12-13 16:25:25 +08:00 |
|
|
|
56a7ae4dc1
|
add source column to entity_labels table
|
2023-12-13 14:35:24 +08:00 |
|
|
|
79baee56c6
|
Merge pull request #3242 from omnivore-app/fix/subscribe-api
fix/subscribe api
|
2023-12-12 20:01:40 +08:00 |
|
|
|
528163905d
|
Merge pull request #3244 from omnivore-app/improve-advanced-search
improve advanced search
|
2023-12-12 19:53:29 +08:00 |
|
|
|
9b8e4a6876
|
fix lint
|
2023-12-12 19:48:08 +08:00 |
|
|
|
2155be4704
|
fix tests
|
2023-12-12 19:42:09 +08:00 |
|
|
|
07868c729d
|
update comments
|
2023-12-12 18:13:38 +08:00 |
|
|
|
a7f9214cda
|
ignore empty text field
|
2023-12-12 17:56:10 +08:00 |
|
|
|
609c46cdc3
|
ignore empty field value
|
2023-12-12 16:35:50 +08:00 |
|
|
|
7622d8a139
|
ignore field case
|
2023-12-12 16:17:31 +08:00 |
|
|
|
55cc5f5769
|
treat unknown fields as text search
|
2023-12-12 16:14:51 +08:00 |
|
|
|
a41ec3d2f6
|
lint
|
2023-12-12 15:38:39 +08:00 |
|
|
|
18e69cc58a
|
fix tests
|
2023-12-12 15:19:12 +08:00 |
|
|
|
e730abb9aa
|
fix subscribe api returns error due to createdAt being null
|
2023-12-12 15:17:00 +08:00 |
|
|
|
1056971e89
|
copy published date to the recommended item
|
2023-12-12 11:17:12 +08:00 |
|
|
|
a7c74cef6f
|
Merge pull request #3236 from omnivore-app/scan-feed-api
update scan feed api for the client
|
2023-12-11 15:35:51 +08:00 |
|
|
|
b3d0bb9ed7
|
return absolute feed url
|
2023-12-11 14:14:54 +08:00 |
|
|
|
9f59d09c20
|
validate and return rss feed if the url is an rss feed url
|
2023-12-11 13:46:35 +08:00 |
|
|
|
36896a8770
|
max rss feed defaults to 256
|
2023-12-11 13:18:43 +08:00 |
|
|
|
b135dfbc46
|
get max feed limit from env
|
2023-12-11 13:01:56 +08:00 |
|
|
|
4d41117d8b
|
ignore sort:score since we always order by score when doing fulltext search
|
2023-12-11 11:54:56 +08:00 |
|
|
|
0d60ece6d6
|
make folder optional
|
2023-12-08 20:03:36 +08:00 |
|
|
|
da3fede3a4
|
fix saved search bug: undefined category in input
|
2023-12-08 19:58:41 +08:00 |
|
|
|
dc9268d668
|
add test cases
|
2023-12-08 17:05:24 +08:00 |
|
|
|
5e566d450e
|
update bulk action api
|
2023-12-08 16:50:39 +08:00 |
|
|
|
1697f11e75
|
wrap the where query in parenthesis because we also need to check user_id
|
2023-12-08 16:49:07 +08:00 |
|
|
|
36777568ac
|
create/add RSS labels to the library item when feedUrl is there
|
2023-12-08 11:29:03 +08:00 |
|
|
|
3759e10615
|
fix feed url in pdf file not saved
|
2023-12-08 11:29:02 +08:00 |
|
|
|
ed2ef4df31
|
fix dockerfile
|
2023-12-07 19:15:14 +08:00 |
|
|
|
07d8c72972
|
create a standalone version of liqe
|
2023-12-07 18:47:25 +08:00 |
|
|
|
bf8d081161
|
wrap non-english words in quotes
|
2023-12-07 17:59:45 +08:00 |
|
|
|
5f09165128
|
allow bulk action on max 100 items
|
2023-12-07 10:55:25 +08:00 |
|
|
|
618a5dc6a8
|
add test cases
|
2023-12-06 22:23:32 +08:00 |
|
|
|
ed29721728
|
fix bulk action query limited to 1000 char
|
2023-12-06 22:06:47 +08:00 |
|
|
|
d42f257f9e
|
fix searching for multiple labels in iOS
|
2023-12-06 21:09:30 +08:00 |
|
|
|
dff2376df3
|
fix integration handler to use first as number
|
2023-12-06 14:44:07 +08:00 |
|
|
|
4ec16a1752
|
fix parenthesized expression
|
2023-12-06 14:02:23 +08:00 |
|
|
|
284697da5b
|
fix sort
|
2023-12-06 13:52:17 +08:00 |
|
|
|
c8bd953cf3
|
capture the right value of the rss feed url in search string
|
2023-12-06 10:46:15 +08:00 |
|
|
|
8579b79eb3
|
fix tests
|
2023-12-05 20:58:08 +08:00 |
|
|
|
4dacceac01
|
allow use keyword
|
2023-12-05 20:43:23 +08:00 |
|
|
|
29e2bf45e3
|
allow use:folders in search string for new clients to filter inbox items
|
2023-12-05 20:40:02 +08:00 |
|
|
|
312bf93d9b
|
fix tests
|
2023-12-05 17:07:40 +08:00 |
|
|
|
7c5f90983e
|
clean up
|
2023-12-05 13:05:31 +08:00 |
|
|
|
e6322ffaf8
|
remove unused code
|
2023-12-05 13:04:07 +08:00 |
|
|
|
3c67d1911c
|
fix tests
|
2023-12-05 12:31:26 +08:00 |
|
|
|
073bd8b43a
|
fix in:trash
|
2023-12-05 10:58:20 +08:00 |
|
|
|
88a61d962f
|
parse sort parameter
|
2023-12-05 10:58:20 +08:00 |
|
|
|
a3d3f4daf4
|
feat: allow logical operator in search query
|
2023-12-05 10:58:18 +08:00 |
|