Commit Graph

1395 Commits

Author SHA1 Message Date
a937f6f922 Add Pinch Zoom and Trackpad Zoom to pdf.js (rough) (#4534) 2025-02-09 19:08:16 +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
21449b1eaa Disable the importer to give more resources to exports 2024-11-01 22:30:52 +08:00
90ec769f05 Add a shutdown banner 2024-11-01 00:28:34 +08:00
cbdd40fe74 Allow deleted articles to be read and restored from the article page 2024-08-30 13:01:12 +08:00
1f9d76732a Disable maint. banner 2024-08-28 13:27:58 +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
d0f3c2eb91 Layout improvements for auth pages 2024-08-27 14:13:30 +08:00
dbb115d072 Remove some unneeded debug 2024-08-26 16:03:05 +08:00
cb19abfa6f Remove some debug 2024-08-26 13:41:29 +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
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
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
36f03eab59 Fix imports 2024-08-21 18:01:22 +08:00
68e6533430 Better hooks use 2024-08-21 17:38:30 +08:00
a8e5d88c18 Better handling of a logged out user 2024-08-21 17:00:46 +08:00
1deed8a509 Improve the reader header on smaller screens 2024-08-21 13:23:00 +08:00
43a9a414ab Merge pull request #4294 from omnivore-app/fix/blank-note
fix: delete document note if it is blank on save
2024-08-21 12:28:40 +08:00
f638851965 Make sure metadata is set for navigation layout 2024-08-21 11:48:51 +08:00
d88aea6685 Merge pull request #4293 from omnivore-app/fix/web-disable-highlight-release
Temporarily disable highlight on release
2024-08-21 10:44:42 +08:00
d361e772f1 fix: delete document note if it is blank on save 2024-08-21 10:34:55 +08:00
1ba7fc3783 Temporarily disable highlight on release 2024-08-21 10:24:18 +08:00
7734a3103d Remove the more button from the nav menu 2024-08-21 09:54:43 +08:00
18a3d5c5f9 Go to account page for settings root 2024-08-20 19:04:24 +08:00
bdb31137bd Fix empty edges in useMemo
Still need to track downt the root cause of this.
2024-08-20 18:00:46 +08:00
2e807d6d3a Simplify the settings menu dropdown 2024-08-20 15:11:47 +08:00
51f9fb0c2d Re-enable the processing items checks 2024-08-20 13:19:29 +08:00
a871049000 Merge pull request #4268 from ethan-grinberg/main
fix: ui bug on bulk import
2024-08-20 13:08:01 +08:00
587df5c3a5 Remove unused component 2024-08-19 16:37:24 +08:00
529a81dd8a Dont need previous fetching anymore 2024-08-19 16:06:10 +08:00
5f59a1d364 Can go back to old items list now 2024-08-19 15:58:56 +08:00
4bfcbde65d Some more list improvements 2024-08-19 12:42:43 +08:00
541aa859d2 Use staleTime 2024-08-17 17:07:14 +08:00
f80570a1ac More debug 2024-08-17 16:13:15 +08:00
1e0df9016c More debugging 2024-08-17 15:54:19 +08:00
1e2c3b1f8f Fix typo 2024-08-17 15:40:33 +08:00
975ae6bee5 TEst out react-infinite-scroll-component 2024-08-17 15:36:27 +08:00
35c7954809 Comment out old containers temporarily 2024-08-17 14:23:37 +08:00
095e75f7bd Attempt at using maxPages 2024-08-17 14:19:26 +08:00
675e17da79 Add pending items 2024-08-16 17:16:29 +08:00
9a2490253c Improve fetchMore, add debug 2024-08-16 15:55:36 +08:00
e3fd98e47c More debugging 2024-08-16 10:47:48 +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