Commit Graph

547 Commits

Author SHA1 Message Date
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
ee2b901fb6 Remove test 2024-11-01 23:19:56 +08:00
e1b809f7d7 allow omnivore_admin to delete filters 2024-08-29 14:23:32 +08:00
7a4016ed0c Merge pull request #4318 from omnivore-app/feature/cache-rules
feature/cache rules
2024-08-26 14:13:20 +08:00
7add606b55 break save page into different db transactions from one big transaction to reduce lock time 2024-08-23 18:18:06 +08:00
1485230af0 fix tests 2024-08-22 19:06:50 +08:00
5c9816b5b8 store verification token in redis with exp and destroy after use 2024-08-22 18:04:18 +08:00
ae9c6cc8b2 fix tests 2024-08-21 18:25:12 +08:00
016775aadb fix tests 2024-08-21 12:24:35 +08:00
87b4ec503e enqueue content-fetch task to the queue 2024-08-21 12:24:35 +08:00
d2c16624c3 Add tests for shortcuts service 2024-08-20 17:05:13 +08:00
62ecbccd34 fix tests 2024-08-13 12:08:53 +08:00
64cf10205b fix tests 2024-08-06 14:44:15 +08:00
322f736fe0 stop storing original html in the database 2024-07-31 19:14:38 +08:00
ee5e66d9b3 Merge pull request #4075 from omnivore-app/feature/posts
feat: posts api
2024-07-25 11:42:35 +08:00
180efb4846 Set Android client
This checks user-agent before X-OmnivoreClient so the more explicit
X-OmnivoreClient overrides the derived client being set from user
agent.
2024-07-05 20:15:31 +08:00
fa3e6fe341 make libraryItemIds not null 2024-07-01 10:49:09 +08:00
72a477c25a add delete post graphql api and tests 2024-07-01 10:49:09 +08:00
16f67c854c add update post graphql api and tests 2024-07-01 10:49:09 +08:00
9caad12f09 add create post graphql api and tests 2024-07-01 10:49:09 +08:00
12db8b6a7d add get post graphql api and tests 2024-07-01 10:49:09 +08:00
81b0fc19a2 tidy 2024-07-01 10:49:08 +08:00
091af055c0 add tests 2024-07-01 10:11:32 +08:00
e9b945b375 add tests 2024-07-01 10:11:32 +08:00
a7ba02e063 Merge pull request #4117 from omnivore-app/fix/use-read-replica
fix/use read replica for RLS enabled transactions
2024-06-28 15:13:26 +08:00
8bc05dad03 fix tests 2024-06-28 11:56:28 +08:00
a3ba8573b7 fix: validate ownership of library item before assigning labels to the item 2024-06-28 11:53:20 +08:00
0830f0b312 allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00
45986184c4 tidy 2024-06-27 17:12:45 +08:00
a19c4f26c9 Add test for fetching profile 2024-06-19 17:50:04 +08:00
31f04344fc resolve rebase conflicts 2024-06-13 18:41:35 +08:00
88e3d648c8 add a REST API to trigger the expire folder job 2024-06-13 18:36:33 +08:00
6f496b9336 add folder expiration jobs 2024-06-13 18:30:27 +08:00
12fa6ca0b4 add delete folder policy api 2024-06-13 18:29:21 +08:00
6138e078b1 add update folder policy api 2024-06-13 18:29:21 +08:00
2d757a4896 add create folder policy api 2024-06-13 18:29:21 +08:00
7940c3f4ea add list folder policy api 2024-06-13 18:29:21 +08:00
e9f9f5dded add index for user_id column on highlight table 2024-06-06 17:33:42 +08:00
70bc136d15 batch get labels from highlight id 2024-06-06 17:26:01 +08:00
24457d9036 search highlights by labels 2024-06-06 16:12:07 +08:00
9259a9cfe3 fix tests 2024-06-06 14:53:14 +08:00
166b324d63 add tests 2024-06-06 13:26:13 +08:00
0013150c26 feat: highlights api 2024-06-05 20:44:18 +08:00
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
95539948ff feat: create an api to get subscription by id 2024-05-29 10:14:48 +08:00
f92c6ef5a1 lint test file 2024-05-16 12:03:41 +08:00
6d0edbd61a Merge pull request #3839 from omnivore-app/feature/upload-original-content
feature/upload original content
2024-05-15 16:47:46 +08:00
58fa766e2f remove debugging logs 2024-05-15 16:35:19 +08:00
eff9e6ce4d add global hooks 2024-05-15 16:23:52 +08:00
950b42899d fix mock cloud storage 2024-05-15 15:53:42 +08:00