Commit Graph

793 Commits

Author SHA1 Message Date
ae6a25fe6d Create a Docker Image for Web (#4533) 2025-02-05 15:37:58 +01:00
4e582fb55d Improving Self-Hosting and Removing 3rd Party dependencies. (#4513)
* fix: Library Header layout shift

* Bump Github Actions versions.

* Self-Hosting Changes

* Fix Minio Environment Variable

* Just make pdfs successful, due to lack of PDFHandler

* Fix issue where flag was set wrong

* Added an NGINX Example file

* Add some documentation for self-hosting via Docker Compose

* Make some adjustments to Puppeteer due to failing sites.

* adjust timings

* Add start of Mail Service

* Fix Docker Files

* More email service stuff

* Add Guide to use Zapier for Email-Importing.

* Ensure that if no env is provided it uses the old email settings

* Add some instructions for self-hosted email

* Add SNS Endpoints for Mail Watcher

* Add steps and functionality for using SES and SNS for email

* Uncomment a few jobs.

* Added option for Firefox for parser. Was having issues with Chromium on Docker.

* Add missing space.

Co-authored-by: Russ Taylor <729694+russtaylor@users.noreply.github.com>

* Fix some wording on the Guide

* update browser extension to handle self-hosted instances

* add slight documentation to options page

* Fix MV

* Do raw handlers for Medium

* Fix images in Medium

* Update self-hosting/GUIDE.md

Co-authored-by: Mike Baker <1426795+mbaker3@users.noreply.github.com>

* Update Guide with other variables

* Add The Verge to JS-less handlers

* Update regex and image-proxy

* Update self-hosting/nginx/nginx.conf

Co-authored-by: Mike Baker <1426795+mbaker3@users.noreply.github.com>

* Update regex and image-proxy

* Update self-hosting/docker-compose/docker-compose.yml

Co-authored-by: Mike Baker <1426795+mbaker3@users.noreply.github.com>

* Fix Minio for Export

* Merge to main

* Update GUIDE with newer NGINX

* Update nginx config to include api/save route

* Enable Native PDF View for PDFS

* Enable Native PDF View for PDFS

* feat:lover packages test

* feat:working build

* feat:alpine build

* docs:api dockerfile docs

* Write a PDF.js wrapper to replace pspdfkit

* Revert changes for replication, set settings to have default mode

* build folder got removed due to gitignore on pdf

* Add Box shadow to pdf pages

* Add Toggle for Progress in PDFS, enabled native viewer toggle

* Update node version to LTS

* Update node version to LTS

* Fix Linting issues

* Fix Linting issues

* Make env variable nullable

* Add touchend listener for mobile

* Make changes to PDF for mobile

* fix(android): change serverUrl to selfhosted first

* feat:2 stage alpine content fetch

* feat:separated start script

* fix:changed to node 22

* Add back youtube functionality and add guide

* trigger build

* Fix cache issue on YouTube

* Allow empty AWS_S3_ENDPOINT

* Allow empty AWS_S3_ENDPOINT

* Add GCHR for all images

* Add GCHR For self hosting.

* Add GCHR For self hosting.

* Test prebuilt.

* Test prebuilt

* Test prebuilt...

* Fix web image

* Remove Web Image (For now)

* Move docker-compose to images

* Move docker-compose files to correct locations

* Remove the need for ARGS

* Update packages, and Typescript versions

* Fix

* Fix issues with build on Web

* Correct push

* Fix Linting issues

* Fix Trace import

* Add missing types

* Fix Tasks

* Add information into guide about self-build

* Fix issues with PDF Viewer

---------

Co-authored-by: keumky2 <keumky2@woowahan.com>
Co-authored-by: William Theaker <wtheaker@nvidia.com>
Co-authored-by: Russ Taylor <729694+russtaylor@users.noreply.github.com>
Co-authored-by: David Adams <david@dadams2.com>
Co-authored-by: Mike Baker <1426795+mbaker3@users.noreply.github.com>
Co-authored-by: m1xxos <66390094+m1xxos@users.noreply.github.com>
Co-authored-by: Adil <mr.adil777@gmail.com>
2025-01-27 13:33:16 +01:00
7348c66e43 Dont display progress if we dont have total items 2024-11-02 16:19:27 +08:00
75365f4811 Allow more frequent exports, give more data on account page 2024-11-02 14:50:38 +08:00
8e8bae9e1a Log state changes 2024-11-02 14:48:51 +08:00
21449b1eaa Disable the importer to give more resources to exports 2024-11-01 22:30:52 +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
3dc34b2e41 Add page for handling verification token errors 2024-08-27 14:14: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
0ed6c5cf86 Add siteName to article so its available on debug page 2024-08-26 14:32:43 +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
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
d1ce129504 Some more logging 2024-08-23 13:57:31 +08:00
6ed28358e6 Remove typo 2024-08-23 13:51:43 +08:00
624dcd5313 Add sentry debug page 2024-08-22 09:55:32 +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
e2fe6f963c Setup sentry for web code 2024-08-21 19:08:27 +08:00
f638851965 Make sure metadata is set for navigation layout 2024-08-21 11:48:51 +08:00
6cb14f3ed3 Clear the queryClient on error 2024-08-20 18:17:27 +08:00
d672fe1b44 Clear async storage on error 2024-08-20 18:14:24 +08:00
9a2490253c Improve fetchMore, add debug 2024-08-16 15:55:36 +08:00
49b66f3504 Remove the cache busting 2024-08-15 16:27:05 +08:00
3ceb18400c Only allow three pages of data to be refreshed 2024-08-15 15:24:02 +08:00
913ad0c5d4 More cache key debugging 2024-08-15 13:20:29 +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
a0c3d1d18e Use 48hrs for cache timeout 2024-08-13 17:04:24 +08:00
22216e33b8 Use AsyncStorage for local cache 2024-08-13 17:00:05 +08:00
24cea105f0 Remove persist client 2024-08-13 14:33:06 +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
6529b87e9d Some improvements to the additem 2024-08-12 20:40:28 +08:00
9e94293586 Dont render library before knowing if left nav is open to avoid flicker 2024-08-12 13:07:28 +08:00
1bff4bcd66 Work on client side caching for web 2024-08-12 11:52:35 +08:00
15f201fcfc Use a default inbox for the home view for now, combining the two library and subscription queries 2024-08-12 11:09:56 +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
ab0e9b28be Move bulk action to react-query 2024-08-12 11:09:56 +08:00
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 2024-08-12 11:09:56 +08:00