Commit Graph

4640 Commits

Author SHA1 Message Date
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
37b7d9a4c7 add sql for creating library_item_preview db table 2023-10-05 14:18:21 +08:00
e722b0e248 add sql to create library_item_labels db table 2023-10-05 14:18:21 +08:00
927414fe18 add sql to create library_item_subscriptions db table 2023-10-05 14:18:21 +08:00
9d2ca1f934 change page_type to enum 2023-10-05 14:18:21 +08:00
56698ae065 add create library_item sql 2023-10-05 14:18:21 +08:00
cf2a6b552a Merge pull request #2861 from omnivore-app/fix/edit-info
fix saved and published date not fully shown in the edit form input
2023-10-05 12:56:00 +08:00
1e0ed04d5f Merge pull request #2833 from omnivore-app/feat/web-delete-account-link
Add link to delete account page
2023-10-05 12:55:40 +08:00
a9c6148d1e Merge pull request #2854 from omnivore-app/fix/web-upgrade-radix
Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working
2023-10-05 12:39:19 +08:00
0a3700d853 Clean up delete account button 2023-10-05 12:34:52 +08:00
e389856a44 Add link to delete account page 2023-10-05 12:14:41 +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
ad457478b5 fix saved and published date not fully shown in the edit form input 2023-10-05 11:49:49 +08:00
c008c3154d make reminder task url optional env var 2023-10-05 11:36:34 +08:00
174365af7c fix demo user not able to login when self hosting 2023-10-05 11:08:36 +08:00
16f72d6a74 fix labels and highlights were deleted when deleting items 2023-10-05 10:03:06 +08:00
44a4ec5360 Fight with imports a bit 2023-10-04 18:04:58 +08:00
218dd767fc Better handling of the escape key on the edit items modal 2023-10-04 17:18:26 +08:00
05bcb80dee Fix imports 2023-10-04 16:49:30 +08:00
fbae77d3c6 Stop propogation of escape event to prevent going back from the reader 2023-10-04 16:49:21 +08:00
418f27f586 fix convert to email login does not change source field in user table 2023-10-04 16:35:50 +08:00
34f48e255f Fix trigger import 2023-10-04 16:18:50 +08:00
70dc051eac Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working 2023-10-04 16:04:35 +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
c24a6329ef Merge pull request #2843 from omnivore-app/fix/unsubscribe
mark unsubscribed newsletter in the db
2023-10-04 13:58:09 +08:00
102fffc239 Merge pull request #2822 from Podginator/bug-fix/fix-editing-mobile
[Bug-Fix] Fix Editing Saved-Searches on Mobile View
2023-10-04 12:47:17 +08:00
b5b661316b Add a confirmation when switching from social to email based login 2023-10-04 12:24:53 +08:00
21507dd334 Handle errorCodes response when updating email 2023-10-04 12:10:23 +08:00
a37f26374b Merge pull request #2848 from Cito/fix-import-firefox-on-win
Fix import with Firefox on Windows (#2750)
2023-10-04 11:16:32 +08:00
07927d36b3 Merge pull request #2846 from omnivore-app/feat/web-ibm-plex-sans
Add the IBM Plex Sans font to the web
2023-10-04 07:54:42 +08:00
21e340c2a6 Fix import with Firefox on Windows 2023-10-03 16:39:31 +02:00
033e337f78 Add the IBM Plex Sans font to the web 2023-10-03 20:46:30 +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