89 Commits

Author SHA1 Message Date
7a7dafa27c Fix documentation to reflect new docker images; remove gitsha from docker images (#4535) 2025-02-07 18:42:37 +01:00
ae6a25fe6d Create a Docker Image for Web (#4533) 2025-02-05 15:37:58 +01:00
e34749f666 Fix Caching issue with Docker Builds (#4530) 2025-01-31 19:30:45 +01:00
52d35a7b2c Fix-Cache for Queue Processor (#4529) 2025-01-30 17:56:04 +01:00
edbe4786d5 Add Multi-arch builds to the GCHR, and fix typo in the docker compose file for mail server (#4528)
* Add Multi-arch builds to include linux/arm64

* Fix template parameter for git sha

* Fix Typo with local-mail server

* Copy the project files

* Change context for image-proxy

* Improve runner
2025-01-30 17:22:41 +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
2ff987de6f fix github action 2024-08-29 18:00:42 +08:00
9e54427d5d update github action 2024-08-21 12:24:35 +08:00
a15c679311 fix typo 2024-06-21 18:03:26 +08:00
96d6fb9653 use github env var correctly 2024-06-21 17:59:25 +08:00
38f7317cf8 replace set-output command with github env var 2024-06-21 17:50:12 +08:00
67fc0baaed fix: lint migration github action failed for pull request from contributor 2024-06-21 17:41:59 +08:00
ae4e7b4b97 set lock_timeout while running migrations in github action too 2024-06-19 11:55:49 +08:00
5f11726bd5 set lock_timeout while running migrations 2024-06-19 11:52:22 +08:00
6c102b02ac skip building docker images in test ci 2024-06-19 11:08:30 +08:00
b0326b302f update migrations sql path 2024-06-19 10:55:42 +08:00
b50a2b3f7b add lint migration github action 2024-06-19 10:49:45 +08:00
664cbe5c35 build tts docker image in github action 2024-05-01 15:13:25 +08:00
0af866ceb4 Fix action that validates image build 2024-03-04 09:56:19 +08:00
30b3193937 Remove the web image 2024-02-21 14:38:49 +08:00
fb31f84a00 Add the web docker image 2024-02-21 14:30:27 +08:00
2ffb69d4f6 Remove extra chunk 2024-02-21 14:12:51 +08:00
1233e4083b Fix indentation 2024-02-21 14:11:14 +08:00
45a2824a89 Keep building the gcf docker image 2024-02-21 14:02:13 +08:00
cab239b748 Only build public images on merge 2024-02-21 14:00:46 +08:00
ad069089ed Clean up actions file 2024-02-21 13:32:46 +08:00
cb115ef591 Create public docker images 2024-02-21 13:25:13 +08:00
5e883cb2ba running worker in the test 2024-01-31 17:45:49 +08:00
f8440cc328 add timeout to the step 2023-11-08 15:55:24 +08:00
2d7c20eac7 Merge pull request #3014 from omnivore-app/feature/delete-user-cron
feat: create an api for the cronjob trigger which cleans up the soft deleted users
2023-10-25 21:10:03 +08:00
cd0b8a5fc2 fix ci 2023-10-25 15:04:29 +08:00
bbb8ffa918 Remove debugging info in workflow 2023-10-24 11:53:19 +01:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
c6676cd231 made contributing.md way better, precise and emojified 2023-10-22 13:01:31 +05:30
0b7da62aca debug 2023-10-09 21:34:52 +08:00
1c93a20581 remove elastic docker image from github action 2023-10-09 12:50:46 +08:00
0583eeb1f9 disable database query logs in github action 2023-10-09 12:49:07 +08:00
6cf56113ec Fix job name 2023-10-09 12:18:13 +08:00
30082f32b8 Use large runners for tests 2023-10-09 12:05:13 +08:00
2444a1b907 Run lint separately from tests in github action
Attempting to make the github action output a little more
manageable.
2023-10-09 10:38:00 +08:00
e95fa07457 fix github ci 2023-10-05 14:30:37 +08:00
1009f856a3 add pgvector in github action 2023-10-05 14:30:37 +08:00
0efb5e4d77 Update node version in github runner 2023-07-24 15:55:11 +08:00
992a78e173 add dockerfile 2023-06-01 16:29:30 +08:00
8a89a47c16 fix: testcases 2023-06-01 16:11:35 +08:00
22e1aca889 Upload the correct artifact that can be deployed to GitHub pages 2023-02-10 16:50:19 +08:00
f7ba1dddfa Add pr event 2023-02-10 15:26:10 +08:00
05380145fb Add branch reference 2023-02-10 15:22:19 +08:00
083b1c6675 Split the action into two steps 2023-02-10 13:49:32 +08:00
3c4a847c25 Add job to commit changes and push 2023-02-10 13:21:15 +08:00