Commit graph

269 commits

Author SHA1 Message Date
Jackson Harper
91ecc99f37 Add client header 2024-05-07 12:10:22 +08:00
Jackson Harper
643c47f9f8
Merge pull request #3815 from kimlimjustin/main
feat: bulk mark as read action
2024-04-24 16:07:22 -07:00
Hongbo Wu
d18feb7e55 fix: do not fetch content for search on Web 2024-04-23 11:40:37 +08:00
Justin Maximillian Kimlim
08a4126f00
feat: bulk mark as read action 2024-04-14 14:55:11 +07:00
Hongbo Wu
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
Hongbo Wu
30fa6f8bd0 fix some state issue 2024-04-04 12:19:17 +08:00
Hongbo Wu
0fab3c7904 Add highlight_updated event 2024-04-04 12:17:28 +08:00
Hongbo Wu
f35ac036eb add UI for export in rules 2024-04-04 12:15:28 +08:00
Hongbo Wu
88d6455222 default filter is in:all 2024-04-04 12:02:29 +08:00
Hongbo Wu
7768fba194 depreciate features fields in get user api in web 2024-03-29 11:32:18 +08:00
Hongbo Wu
ce18072324 remove button if feature is requested 2024-03-28 15:53:13 +08:00
Hongbo Wu
f677f1167f get feature list on web 2024-03-28 15:27:37 +08:00
Hongbo Wu
282ed75a5f
Merge pull request #3698 from omnivore-app/fix/notion
Fix: notion
2024-03-21 14:08:16 +08:00
Hongbo Wu
6a47bfac02 add long polling to check exporter state 2024-03-21 12:19:12 +08:00
Hongbo Wu
ca371b6d42 fix mutation error 2024-03-21 12:07:09 +08:00
Hongbo Wu
a939d0f484 fix prerendering issue 2024-03-21 12:05:45 +08:00
Hongbo Wu
0ac4800920 add export to notion button 2024-03-21 11:45:48 +08:00
Hongbo Wu
9af4235233 skip failed to parse rules and show the timestamp in the UI 2024-03-20 10:35:58 +08:00
Hongbo Wu
76f3321680 revalidate integration once updated 2024-03-20 10:32:32 +08:00
Jackson Harper
e47e169402
Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
Jackson Harper
36c312ca75 Add missing YT files 2024-03-19 10:12:49 +08:00
Jackson Harper
10bd05c6a8 Allow opt into transcripts feature, create UI 2024-03-18 15:00:12 +08:00
Jackson Harper
9618e452bc Fix some issues with unsubscribing on web 2024-03-14 18:09:38 +08:00
Hongbo Wu
6310e5f83b update form 2024-03-13 15:55:34 +08:00
Hongbo Wu
bdd89113c5 get value from database 2024-03-13 13:27:00 +08:00
Hongbo Wu
c5cbe373e7 Web UI for notion integration 2024-03-12 22:38:44 +08:00
Jackson Harper
0a7ae2bcc0 Some prettier changes, string change 2024-03-12 11:14:59 +08:00
Thomas Rogers
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
Jackson Harper
8a5f993f8d Allow toggling the fetch content type per feed 2024-03-05 18:03:24 +08:00
Jackson Harper
a7f052a9af Add empty trash support to account page 2024-03-05 13:15:46 +08:00
Jackson Harper
409006ff2b Allow setting text as RTL in the reader 2024-03-04 13:55:50 +08:00
Jackson Harper
f3d5903d0c Temporarily disable ai summaries 2024-03-01 11:15:18 +08:00
Jackson Harper
234b24ac4d Hover for TLDR buttons 2024-02-29 14:08:01 +08:00
Jackson Harper
fa69f7b47b Convert url to string before fetching 2024-02-28 15:14:34 +08:00
Jackson Harper
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
Jackson Harper
33fa36710f
Merge pull request #3568 from omnivore-app/feat/rules-delete-item-rule
Add a rule to delete items
2024-02-26 12:13:40 +08:00
Jackson Harper
90c049506d Add a rule to delete items 2024-02-23 14:42:10 +08:00
Jackson Harper
ccbaf402bd Better handling of errors in the library 2024-02-23 13:08:20 +08:00
Jackson Harper
620f778776 More work on shortcuts 2024-02-19 10:57:37 +08:00
Jackson Harper
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
Jackson Harper
e4be448792 Update imports 2024-02-16 11:56:26 +08:00
Jackson Harper
70513b5244 Add more information on the feeds page 2024-02-07 13:02:19 +08:00
Jackson Harper
ddf7d590fd Copy params so no extra params are sent 2024-02-01 09:59:42 +08:00
Jackson Harper
97efbe4487 Force read position writes when user explicitly sets it 2024-02-01 09:59:42 +08:00
Jackson Harper
7f59a23294 Dont pass library item id to backend when updating highlights
The native (iOS and Android) code needs this param but we
cant send it to the web.
2024-01-23 14:51:17 +08:00
Thomas Rogers
c0373646cb Fix Linting... 2024-01-09 11:22:32 +01:00
Jackson Harper
cb48c755f1 Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
Jackson Harper
fe9cf0fc89 Add debug page to web 2024-01-02 11:42:00 +08:00
Hongbo Wu
da3fede3a4 fix saved search bug: undefined category in input 2023-12-08 19:58:41 +08:00
Hongbo Wu
d82eda1f32 allow importing all or unarchived only pocket items 2023-11-16 16:37:14 +08:00