Commit Graph

1480 Commits

Author SHA1 Message Date
c1ad9b6f41 cont 2023-10-05 14:27:18 +08:00
f8f3ec0c56 save claim in httpContext 2023-10-05 14:27:17 +08:00
b1899e340d replace library item 2023-10-05 14:25:10 +08:00
c655f78f8c replace highlight 2023-10-05 14:24:28 +08:00
381e9bc173 replace database subscriber with db trigger 2023-10-05 14:24:05 +08:00
612151c151 remove elastic from docker-compose 2023-10-05 14:24:04 +08:00
5dce78eedb update entity subscriber 2023-10-05 14:22:58 +08:00
648a16615b update search query 2023-10-05 14:22:58 +08:00
751df68175 implement search function 2023-10-05 14:22:58 +08:00
0b309b7a45 add recommendation db table and entity 2023-10-05 14:22:58 +08:00
5f0e1af285 update highlight entity 2023-10-05 14:22:58 +08:00
06000264d2 replace saveEmail 2023-10-05 14:22:58 +08:00
fc52b522f2 fix test 2023-10-05 14:22:58 +08:00
9370951893 create a repository directory 2023-10-05 14:22:56 +08:00
425864ce01 remove knex 2023-10-05 14:21:56 +08:00
928ed2e6a9 add libraryItemPreview entity class 2023-10-05 14:18:21 +08:00
e1af53ab48 add libraryItem entity class 2023-10-05 14:18:21 +08:00
789cb1d501 Merge pull request #2860 from omnivore-app/fix/self-hosting-login
fix demo user not able to login when self hosting
2023-10-05 12:02:46 +08:00
c008c3154d make reminder task url optional env var 2023-10-05 11:36:34 +08:00
16f72d6a74 fix labels and highlights were deleted when deleting items 2023-10-05 10:03:06 +08:00
418f27f586 fix convert to email login does not change source field in user table 2023-10-04 16:35:50 +08:00
c41363b51c Merge pull request #2831 from omnivore-app/feature/convert-to-email-api
Update Email Feature
2023-10-04 14:30:35 +08:00
109c33ee60 0 2023-10-03 18:18:56 +08:00
5d35eb3762 fix tests 2023-10-03 18:13:42 +08:00
3cf0c45fa9 mark unsubscribed newsletter in the db 2023-10-03 12:50:55 +08:00
ba491090bc fix tests 2023-10-03 09:45:59 +08:00
ee50529f95 add update email form on account page 2023-10-02 22:21:50 +08:00
c40e64773a convert to email api 2023-10-02 17:01:13 +08:00
082e83b1ad fix 406 not acceptable error from subscribing an rss feed 2023-10-02 10:52:50 +08:00
010e2841da fix getting 403 when parsing some rss url by setting a user agent in the request 2023-09-27 10:38:49 +08:00
21244a394d Move debug directory to not interfere with usernames 2023-09-22 17:56:25 +08:00
2cde87b1f5 Merge pull request #2780 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/resources-1.17.0
Bump @opentelemetry/resources from 0.24.0 to 1.17.0
2023-09-19 13:09:19 +08:00
2d8a52a3c7 Bump @opentelemetry/resources from 0.24.0 to 1.17.0
Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 0.24.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v0.24.0...v1.17.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 04:44:08 +00:00
53ac43563d Set user properties instead of event properties on labels setter 2023-09-19 12:30:20 +08:00
6c6f27be3e Properly tag user on labels event 2023-09-14 16:31:01 +08:00
e4b5bd6a67 Add code to join users without email on login 2023-09-14 11:24:19 +08:00
014614d097 Merge pull request #2759 from omnivore-app/feat/web-use-posthog
Remove segment from the web
2023-09-13 14:01:08 +08:00
dfcfe64b1b Add a create_user event 2023-09-13 13:44:26 +08:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
842e4bbf98 Update help links 2023-09-13 10:22:45 +08:00
293becf596 Ignore link density checks in newsletters 2023-09-12 15:53:43 +08:00
2a3214e393 Remove identify call from backend 2023-09-12 09:53:19 +08:00
a5eb527ae1 Merge pull request #2738 from omnivore-app/fix/api-enable-rules-notifications
Remove debounce from notification rule
2023-09-07 18:07:06 +08:00
facde7d9b3 Remove import 2023-09-07 17:51:20 +08:00
e94529a96c Merge pull request #2707 from Podginator/feat/saved-links
Add Saved Searches,  the ability to add new searches, delete searches, and reorder searches.
2023-09-07 17:27:48 +08:00
edd7246a9b Remove debounce from notification rule 2023-09-07 17:24:49 +08:00
d0583bf271 Disable persisted queries in Apollo 2023-09-07 14:49:48 +08:00
f7e5a8cbfd Increase unauthed rate limit 2023-09-07 14:01:18 +08:00
79f42a5bde Merge Main 2023-09-06 17:54:18 +02:00
13ab13d94d Code Review Comments 2023-09-06 17:51:42 +02:00