Commit Graph

4623 Commits

Author SHA1 Message Date
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
ba491090bc fix tests 2023-10-03 09:45:59 +08:00
e70fd23ec8 fix 406 not acceptable error from subscribing an rss feed 2023-10-02 22:26:45 +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
4953a4d356 Merge pull request #2828 from omnivore-app/fix/web-title-typo
Fix title tooltip for the reader display settings
2023-10-02 15:00:18 +08:00
334718292f Fic title tooltip for the reader display settings 2023-10-02 14:53:14 +08:00
ef8a75f681 Set the tab index on the RSS forms view 2023-10-02 13:13:02 +08:00
c9aea5248e Make the feeds UI a bit more consistent with the rest of settings 2023-10-02 13:07:51 +08:00
a99aa059c9 Add the contribute button to the left menu 2023-10-02 12:57:25 +08:00
87bb2cc4bc Merge pull request #2819 from omnivore-app/feat/web-account-limits-ux
Account limits UX test
2023-10-02 12:39:06 +08:00
c0b3b83726 Comment out account size UX 2023-10-02 11:59:20 +08:00
6d9f8293df Improve settings layout when sections are empty, better display settings for PDFs 2023-10-02 11:58:18 +08:00
082e83b1ad fix 406 not acceptable error from subscribing an rss feed 2023-10-02 10:52:50 +08:00
73cfc3a43b Account limits UX test 2023-09-30 14:22:11 +08:00
817a894d64 Fix styling of accounts without altering the default form controls 2023-09-30 14:20:03 +08:00
66ae24329c Merge pull request #2814 from omnivore-app/feat/extension-create-labels
Allow creating labels from the extension
2023-09-30 14:07:04 +08:00
4bda74db3f Merge pull request #2812 from omnivore-app/fix/web-service-worker-cache
Dont use the service worker cache as it interferes with the content security policy
2023-09-30 14:06:49 +08:00