Commit graph

8685 commits

Author SHA1 Message Date
Hongbo Wu
4ec16a1752 fix parenthesized expression 2023-12-06 14:02:23 +08:00
Hongbo Wu
284697da5b fix sort 2023-12-06 13:52:17 +08:00
Hongbo Wu
c8bd953cf3 capture the right value of the rss feed url in search string 2023-12-06 10:46:15 +08:00
Hongbo Wu
9b210d6ac0
Merge pull request #3189 from omnivore-app/feature/query-parser
feat: allow logical operator in search query
2023-12-05 21:07:14 +08:00
Hongbo Wu
8579b79eb3 fix tests 2023-12-05 20:58:08 +08:00
Hongbo Wu
4dacceac01 allow use keyword 2023-12-05 20:43:23 +08:00
Hongbo Wu
29e2bf45e3 allow use:folders in search string for new clients to filter inbox items 2023-12-05 20:40:02 +08:00
Hongbo Wu
312bf93d9b fix tests 2023-12-05 17:07:40 +08:00
Hongbo Wu
7c5f90983e clean up 2023-12-05 13:05:31 +08:00
Hongbo Wu
e6322ffaf8 remove unused code 2023-12-05 13:04:07 +08:00
Hongbo Wu
3c67d1911c fix tests 2023-12-05 12:31:26 +08:00
Hongbo Wu
073bd8b43a fix in:trash 2023-12-05 10:58:20 +08:00
Hongbo Wu
88a61d962f parse sort parameter 2023-12-05 10:58:20 +08:00
Hongbo Wu
a3d3f4daf4 feat: allow logical operator in search query 2023-12-05 10:58:18 +08:00
Hongbo Wu
b8146439d9
Merge pull request #3204 from omnivore-app/feature/bulk-move-to-folder-api
feat: allow moving items to a folder in a bulk
2023-12-04 18:54:22 +08:00
Hongbo Wu
120fe19dab fix typo 2023-12-04 18:53:46 +08:00
Hongbo Wu
a116833659 feat: allow moving items to a folder in a bulk 2023-12-04 18:10:14 +08:00
Hongbo Wu
37beab64c6
Merge pull request #3198 from omnivore-app/fix/move-to-folder-api
fix moveToFolder API error by skipping fetching content again
2023-12-04 16:10:09 +08:00
Hongbo Wu
767629b8c7 replace articleSavingRequest with success (boolean value) as a response 2023-12-04 15:54:14 +08:00
Hongbo Wu
c656bd54a2
Merge pull request #3199 from omnivore-app/fix/integration-handler-rate-limit
fix/integration handler rate limit
2023-12-04 15:50:33 +08:00
Hongbo Wu
824b8187af use system token in integration handler 2023-12-04 15:38:08 +08:00
Hongbo Wu
bafcdb2fee skip rate limiter for system requests 2023-12-04 14:56:26 +08:00
Hongbo Wu
e33c4ad685 fix moveToFolder API error by skipping fetching content again 2023-12-04 14:29:54 +08:00
Hongbo Wu
48265f7e55
Merge pull request #3197 from holton-jiang/patch-3
Improve translations
2023-12-04 10:24:07 +08:00
蒋小霕
cdf6d39cea
Update strings.xml 2023-12-03 22:39:00 +08:00
Hongbo Wu
f09f60d0bf
Merge pull request #3191 from omnivore-app/hide-auto-add-to-library
hide auto add to library button on web because we are only releasing following features on iOS for now
2023-12-01 13:41:10 +08:00
Hongbo Wu
66b64d098d
Merge pull request #3190 from omnivore-app/use-folders
allow use:folders in search string for new clients to filter inbox items
2023-12-01 13:41:01 +08:00
Hongbo Wu
fe86085245 update comment 2023-12-01 12:19:05 +08:00
Hongbo Wu
0782ddbaea hide auto add to library button on web because we are only releasing following features on iOS for now 2023-12-01 12:15:25 +08:00
Hongbo Wu
706ff94cd1 allow use:folders in search string for new clients to filter inbox items 2023-12-01 12:11:09 +08:00
Hongbo Wu
a231278ca6
Merge pull request #3187 from fuergaosi233/patch-1
[Fix] Fix password in DockerCompose
2023-11-29 15:23:50 +08:00
Holegots
fe1cf30637
Update docker-compose.yml
Fix password in DockerCompose
2023-11-29 13:19:25 +08:00
Jackson Harper
9a48bd9062
Merge pull request #3183 from omnivore-app/feat/ios-networked-searches
Dont attempt local searches for custom saved searches on iOS
2023-11-29 12:55:58 +08:00
Hongbo Wu
3a6b11cf1e
Merge pull request #3176 from omnivore-app/fix/import-csv-error-message
Web: show more descriptive error message for csv uploading on home page
2023-11-28 15:10:19 +08:00
Hongbo Wu
d09ec51136
Merge pull request #3182 from omnivore-app/fix/importer-notification 2023-11-28 14:59:52 +08:00
Jackson Harper
0fa45750a4 Dont attempt local searches for custom saved searches on iOS 2023-11-28 14:19:48 +08:00
Hongbo Wu
b10b704da3 fix importer metrics not updated when failed to catch invalid url in the list 2023-11-28 12:14:27 +08:00
Hongbo Wu
bd3945fc7e
Merge pull request #3164 from omnivore-app/feature/fetch-content-for-following
feat: fetch content for rss feed items in following folder
2023-11-28 12:07:17 +08:00
Hongbo Wu
3824da2ae5
Merge pull request #3166 from omnivore-app/feature/scan-feeds-api
add scan feeds api to scan feeds from opml or html
2023-11-28 11:27:36 +08:00
Jackson Harper
848d50e15e
Merge pull request #3168 from omnivore-app/fix/admin-groups
Add groups admin
2023-11-28 11:19:48 +08:00
Jackson Harper
87a6cdbdf9
Merge pull request #3174 from omnivore-app/feat/ios-sync-saved-searches
Sync saved searches on iOS
2023-11-28 11:10:57 +08:00
Hongbo Wu
1f40729117 show more descriptive error message for csv uploading on home page 2023-11-27 23:24:58 +08:00
Jackson Harper
e20ff74b2d
Merge pull request #3171 from omnivore-app/feat/ios-tts-1.3-speed
Add 1.3 speed to iOS text to speech
2023-11-27 22:13:54 +08:00
Jackson Harper
bf1561887d Sync saved searches on iOS 2023-11-27 21:44:52 +08:00
Hongbo Wu
ee3b14e46d
Merge pull request #3172 from omnivore-app/fix/pocket-importer
fix pocket importer stops running when there is no unarchived items in the batch
2023-11-27 12:45:43 +08:00
Hongbo Wu
eb901a534b update comment 2023-11-27 11:20:52 +08:00
Hongbo Wu
9d452c099a fix pocket importer stops running when there is no unarchived items in the batch by filtering the items after fetching 2023-11-27 11:14:55 +08:00
Jackson Harper
78652ca5d6 Add 1.3 speed to iOS text to speech 2023-11-27 11:14:01 +08:00
Jackson Harper
df48db19d1 Add label names to admin items 2023-11-25 13:45:04 +08:00
Jackson Harper
6441466c8b Fix group_id match 2023-11-25 13:32:46 +08:00