Commit Graph

9150 Commits

Author SHA1 Message Date
2f2206707a redis config 2024-01-16 21:25:34 +08:00
362f87bb09 Clean up 2024-01-16 21:25:34 +08:00
b136d5c4bc Refactor 2024-01-16 21:25:34 +08:00
4ecb47f80f Use yaml escaping in the cert file 2024-01-16 21:25:34 +08:00
a36a516f04 Add some more debugging 2024-01-16 21:25:34 +08:00
154ccfe787 More init debugging 2024-01-16 21:25:34 +08:00
77e09954cd More init debugging 2024-01-16 21:25:34 +08:00
1559514c61 Await on secrets loading 2024-01-16 21:25:34 +08:00
78c1590ed7 Temp logging 2024-01-16 21:25:34 +08:00
0af8c47cfc Add ioredis package explicitly 2024-01-16 21:25:34 +08:00
b3616af783 Add ioredis 2024-01-16 21:25:34 +08:00
9144264020 Use redis connection 2024-01-16 21:25:34 +08:00
2f3e2d98d8 Fix instantiation 2024-01-16 21:25:34 +08:00
273e593a93 Fix init of queue workers 2024-01-16 21:25:34 +08:00
d98c2c2cf5 Redis config 2024-01-16 21:25:34 +08:00
1af4bf6928 Add bull admin panel 2024-01-16 21:25:34 +08:00
b4ce07efd3 Better handling of cases when redis isnt configured 2024-01-16 21:25:34 +08:00
d29c26d93b Some redis setup 2024-01-16 21:25:34 +08:00
fc25d6d615 Enqueue rss-refresh-feed jobs in bull 2024-01-16 21:25:31 +08:00
9c3f241c24 Merge pull request #3378 from omnivore-app/fix/replace-redis-library
replace redis client library with ioredis
2024-01-16 21:23:30 +08:00
150a456c35 replace redis client library with ioredis 2024-01-16 15:42:50 +08:00
2bf5dcfa06 Merge pull request #3376 from omnivore-app/fix/smart-quotes
fix smart quotes not tokenized correctly
2024-01-16 13:55:10 +08:00
55337ecca3 fix tests 2024-01-16 13:44:53 +08:00
842b2304c3 fix smart quotes not tokenized correctly 2024-01-16 12:31:15 +08:00
8dd5e16e74 Merge pull request #3375 from omnivore-app/fix/extend-cache-ttl
extend ttl of the saved item cache to 26 hours
2024-01-16 12:29:40 +08:00
1e05f7dade log error 2024-01-16 12:17:07 +08:00
5141c2a042 do not retry saving following items if item is saved 2024-01-16 12:15:21 +08:00
816019e6a3 extend ttl of the saved item cache to 26 hours 2024-01-16 11:17:21 +08:00
5bd670ded4 Merge pull request #3364 from omnivore-app/fix/delete-user
fix: change user email address after user deleted account
2024-01-15 11:35:57 +08:00
06067c1d66 fix tests 2024-01-15 11:26:40 +08:00
bd612bd310 replace username too 2024-01-15 11:23:01 +08:00
5012d88ca5 Merge pull request #3365 from omnivore-app/fix/android-swipe-gesture
Fix issue with swipe to archive
2024-01-15 10:57:25 +08:00
9419edef18 Merge pull request #3346 from omnivore-app/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.1 to 1.15.4
2024-01-15 10:57:05 +08:00
8a865e4c72 Merge pull request #3353 from gannonlawlor/android/debug-package-name
Create a debug package name so release and debug can be on same device
2024-01-15 10:56:36 +08:00
86e73c16ab Update the debug icon 2024-01-12 21:46:40 -05:00
9e573ea4be Merge remote-tracking branch 'upstream/main' into android/debug-package-name 2024-01-12 21:27:14 -05:00
6aa70677ae Bump version 2024-01-12 12:47:05 +08:00
88f0c4f14a Fix issue with swipe to archive 2024-01-12 12:34:03 +08:00
deddb51c42 fix: change user email address after user deleted account 2024-01-12 11:45:28 +08:00
5eb6a79772 Merge pull request #3363 from omnivore-app/fix/ios-feature-filter
fix/ios feature filter
2024-01-12 10:52:07 +08:00
5cb6b39666 Merge pull request #3362 from omnivore-app/fix/android-swipe-dismiss
Fix early return on swipe to dismiss if swipe is less than threshold
2024-01-12 10:50:17 +08:00
cb94e06b43 Fix issues with feature filter not being updated 2024-01-12 10:11:50 +08:00
00cf035abf Add some extra properties to the app intent 2024-01-12 10:11:28 +08:00
4d2d44dea1 Bump version 2024-01-12 09:47:00 +08:00
6e67407de3 Fix early return on swipe to dismiss if swipe is less than threshold 2024-01-12 09:28:31 +08:00
26eff8acbc Bump follow-redirects from 1.15.1 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 10:36:34 +00:00
66054e50ba Merge pull request #3358 from omnivore-app/feat/fixing-eslint-issues
Fix issues with eslint from liqe library
2024-01-11 18:34:49 +08:00
c8a21cbe46 Fix issues with eslint from liqe library 2024-01-11 17:34:40 +08:00
ba79f7f0af Merge pull request #3352 from omnivore-app/feat/ios-1.43
Use sheet instead of fullCover, add labels on PDF, add Discord button
2024-01-11 14:36:35 +08:00
a21f8aee2e Merge pull request #3349 from omnivore-app/perf/slow-query
improve performance on db slow queries
2024-01-11 12:01:48 +08:00