|
|
e48d3c0cf5
|
Web UX for the exporter
|
2024-10-28 11:15:12 +08:00 |
|
|
|
c7406da834
|
stop using home for queries
|
2024-08-27 09:22:34 +08:00 |
|
|
|
71da03c794
|
fix: failed to search items by rss feed url which has query parameters
* encode uri component of the rss feed url
* use descriminated unions to differetiate rss and newsletter subscription
|
2024-08-26 14:18:27 +08:00 |
|
|
|
0f4e334e39
|
Fix imports
|
2024-08-26 13:39:52 +08:00 |
|
|
|
35341d2a73
|
Move react toast
|
2024-08-26 13:26:32 +08:00 |
|
|
|
3ceb18400c
|
Only allow three pages of data to be refreshed
|
2024-08-15 15:24:02 +08:00 |
|
|
|
e16acb7f60
|
Use react-query for most viewer queries to get better caching, remove the maxpages on library as that broke scrolling
|
2024-08-14 11:41:55 +08:00 |
|
|
|
c2ec95845e
|
request count of library items only when needed
|
2024-08-14 09:40:59 +08:00 |
|
|
|
588f7d0fdc
|
Use a separate section for search so we can better control the folder
|
2024-08-13 23:38:18 +08:00 |
|
|
|
cca1cbfff4
|
Shortcuts editor for the web
|
2024-08-13 23:28:51 +08:00 |
|
|
|
801f075952
|
Remove optimistic client loading
|
2024-08-13 14:26:58 +08:00 |
|
|
|
3b57461efa
|
Remove unused
|
2024-08-13 14:15:43 +08:00 |
|
|
|
d51aed5b7c
|
Rendering improvements, remove unused
|
2024-08-13 13:29:57 +08:00 |
|
|
|
3f73a969f4
|
Shortcuts editor
|
2024-08-12 11:09:56 +08:00 |
|
|
|
332583d5c1
|
Refactor shortcuts tree out of navmenu so we can use it in the shortcuts editor
|
2024-08-12 11:09:56 +08:00 |
|
|
|
d44f5cc6ff
|
Migrate to react-query for the saved searches
|
2024-08-12 11:09:56 +08:00 |
|
|
|
1fc73bd59e
|
Update labels to use react-query
|
2024-08-12 11:09:56 +08:00 |
|
|
|
457d1d9de9
|
More work on react-query switchover
|
2024-08-12 11:09:56 +08:00 |
|
|
|
486f0f2870
|
Improve fallback when no home found, add keyboard navigation
|
2024-07-10 18:59:23 +08:00 |
|
|
|
488501086b
|
Merge pull request #4173 from omnivore-app/fix/web-webooks-page
Tell users that webhooks are now part of rules
|
2024-07-09 12:03:16 +08:00 |
|
|
|
a87d163ba6
|
Remove beta features page as all are enabled
|
2024-07-09 10:22:49 +08:00 |
|
|
|
f3876ccd5b
|
Remove unused imports
|
2024-07-09 10:09:26 +08:00 |
|
|
|
12d356dfa4
|
Use next Link
|
2024-07-09 10:08:54 +08:00 |
|
|
|
b766ed2ba6
|
Tell users that webhooks are now part of rules
|
2024-07-09 09:53:40 +08:00 |
|
|
|
a680cbc9c9
|
show an error message on web if notion database is not found
|
2024-07-01 18:11:08 +08:00 |
|
|
|
64ea02bb2c
|
Add trash and archive section, css fixups
|
2024-06-11 16:00:47 +08:00 |
|
|
|
883d6619ea
|
Start to update navigation to use new sections
|
2024-06-10 18:56:12 +08:00 |
|
|
|
3f6e7c924a
|
Work on new left menu w/shortcuts
|
2024-06-10 17:34:59 +08:00 |
|
|
|
e85bb9aa6a
|
Only allow eligible users to enable digest
|
2024-05-10 14:34:52 +08:00 |
|
|
|
0d41e04640
|
Add enable Digest button
|
2024-05-08 16:43:01 +08:00 |
|
|
|
7e7ca4333b
|
linting
|
2024-05-08 16:24:13 +08:00 |
|
|
|
976f5e5a6b
|
Better handling of user personalization errors
|
2024-05-08 16:09:02 +08:00 |
|
|
|
dad7cfdc41
|
Add digest config to the account page
|
2024-05-08 14:01:57 +08:00 |
|
|
|
a015ed8284
|
Add android to the install page
|
2024-05-07 13:08:57 +08:00 |
|
|
|
749995628e
|
Design improvements on landing page, add return button in settings
|
2024-05-07 09:37:37 +08:00 |
|
|
|
023df68f7b
|
feat: open notion to public
|
2024-05-06 13:29:48 +08:00 |
|
|
|
bc0e38f44a
|
Merge pull request #3792 from omnivore-app/fix/feed_failed_at
show failed_at timestamp if a feed failed to fresh
|
2024-04-08 17:46:27 +08:00 |
|
|
|
5dfbd7f238
|
failed timestamp text is in red color
|
2024-04-08 16:32:43 +08:00 |
|
|
|
f8a6887d09
|
show failed_at timestamp if a feed failed to fresh
|
2024-04-05 17:26:38 +08:00 |
|
|
|
207241934d
|
show label_attached instead of label_created in rules
|
2024-04-05 16:51:11 +08:00 |
|
|
|
906b6c1ea5
|
fix web
|
2024-04-04 18:53:10 +08:00 |
|
|
|
3983f2b3a2
|
resolve conflicts after rebasing
|
2024-04-04 12:27:15 +08:00 |
|
|
|
a1a3901ef6
|
update integration names
|
2024-04-04 12:19:18 +08:00 |
|
|
|
6361759eef
|
wrap text in actions
|
2024-04-04 12:19:18 +08:00 |
|
|
|
5e7a82562b
|
resolve conflicts after rebasing
|
2024-04-04 12:19:17 +08:00 |
|
|
|
051e6a2b56
|
use callback
|
2024-04-04 12:19:17 +08:00 |
|
|
|
592a759b8d
|
use callback
|
2024-04-04 12:19:17 +08:00 |
|
|
|
7f0ca62386
|
fix some state for notion
|
2024-04-04 12:19:17 +08:00 |
|
|
|
30fa6f8bd0
|
fix some state issue
|
2024-04-04 12:19:17 +08:00 |
|
|
|
5da5ff6da8
|
prevent adding duplicate actions
|
2024-04-04 12:19:17 +08:00 |
|