e53a3ad9a3
Remove deinit analytics
2024-10-31 12:09:55 +08:00
d24059dc0f
Disable web posthog
2024-10-31 12:02:17 +08:00
e48d3c0cf5
Web UX for the exporter
2024-10-28 11:15:12 +08:00
cbdd40fe74
Allow deleted articles to be read and restored from the article page
2024-08-30 13:01:12 +08:00
8ecf2c13ba
Use identified_only with posthog
2024-08-29 09:54:23 +08:00
1f9d76732a
Disable maint. banner
2024-08-28 13:27:58 +08:00
1218a4262a
Fix time for maint mode
2024-08-28 12:44:51 +08:00
c1f46e70b2
Add a maintenance mode banner
2024-08-28 12:08:29 +08:00
137052ec82
Fix error messages for empty results
2024-08-27 16:05:00 +08:00
97657c5a79
Prevent fetching article before router params have been read
...
This prevents us from making an initial fetch with an undefined
slug and username that then returns a 400. This happens because
router isn't setup when we first make the call.
2024-08-27 15:00:45 +08:00
3dc34b2e41
Add page for handling verification token errors
2024-08-27 14:14:30 +08:00
d0f3c2eb91
Layout improvements for auth pages
2024-08-27 14:13:30 +08:00
1a2dbf6034
Merge pull request #4312 from omnivore-app/fix/search-by-rss-feed-url
...
fix: failed to search items by rss feed url which has query parameters
2024-08-27 09:23:34 +08:00
c7406da834
stop using home for queries
2024-08-27 09:22:34 +08:00
dbb115d072
Remove some unneeded debug
2024-08-26 16:03:05 +08:00
661deb310a
Fix typo
2024-08-26 15:46:58 +08:00
6597245b9c
Handle siteNames for non url items
2024-08-26 15:11:19 +08:00
0ed6c5cf86
Add siteName to article so its available on debug page
2024-08-26 14:32:43 +08:00
be94f50ee5
Dont show bullet if hiding URLs
2024-08-26 14:28:36 +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
cb19abfa6f
Remove some debug
2024-08-26 13:41:29 +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
441b22d4ab
Add text formatting, make sure we hide if siteName is omnivore.app
2024-08-26 13:01:14 +08:00
31614f3f02
Move text utils into single place
2024-08-26 12:58:24 +08:00
7e9b86046e
Optional highlights
2024-08-23 14:41:05 +08:00
36e48fdd2e
Handle optional highlights
2024-08-23 14:35:48 +08:00
d9c3437852
Make highlights optional
2024-08-23 14:30:37 +08:00
fe1567fa78
Allow the highlights attribute of articles to be undefined
2024-08-23 14:24:00 +08:00
d1ce129504
Some more logging
2024-08-23 13:57:31 +08:00
6ed28358e6
Remove typo
2024-08-23 13:51:43 +08:00
11070acc26
Add some debug
2024-08-23 13:29:27 +08:00
6ea3b2d54c
Use isFetching to show items are being refreshed
2024-08-23 13:29:16 +08:00
94f2b5eda1
Add some debug info
2024-08-23 12:58:30 +08:00
415c38ef64
Show the top loading bar even if cached items are being displayed during load
2024-08-23 11:58:11 +08:00
21e12750ca
When user is on logged out layouts dont try to return to nav-return
2024-08-22 13:38:36 +08:00
92e3f2b878
Add sentry to the CSP
2024-08-22 10:41:57 +08:00
624dcd5313
Add sentry debug page
2024-08-22 09:55:32 +08:00
3299e1e675
Fix sentry config
2024-08-21 21:34:49 +08:00
f4ae6a1526
Update yarn
2024-08-21 21:00:50 +08:00
69d51b1b45
Remove withSentry on api calls
2024-08-21 19:08:27 +08:00
5535ee12c3
Remove example page
2024-08-21 19:08:27 +08:00
1b01abdef1
Remove edge config
2024-08-21 19:08:27 +08:00
e2fe6f963c
Setup sentry for web code
2024-08-21 19:08:27 +08:00
ef338996c6
Use router when clearing cache on logout
2024-08-21 18:31:51 +08:00
36f03eab59
Fix imports
2024-08-21 18:01:22 +08:00
d202b7bf8d
Move hook call
2024-08-21 17:49:19 +08:00
68e6533430
Better hooks use
2024-08-21 17:38:30 +08:00
a86ae2ab93
Use the main gql fetcher
2024-08-21 17:00:46 +08:00
a8e5d88c18
Better handling of a logged out user
2024-08-21 17:00:46 +08:00