Commit graph

5011 commits

Author SHA1 Message Date
Hongbo Wu
e94f6de466 Delete subscription if unsub 2023-01-18 14:36:23 +08:00
Hongbo Wu
b3fafb0c75 Grant delete permission on subscriptions table 2023-01-18 14:35:51 +08:00
Jackson Harper
c91cbe2bce
Merge pull request #1666 from omnivore-app/fix/newsletter-email-metadata
Show email address metadata on the /settings/emails page
2023-01-17 20:56:49 +08:00
Jackson Harper
3d90eec421 Reverse sort order 2023-01-17 20:42:55 +08:00
Jackson Harper
9fb5de2485 Sort the subscriptions list 2023-01-17 20:27:06 +08:00
Jackson Harper
cf96ece945 Add confirmation for deleting emails 2023-01-17 20:11:54 +08:00
Jackson Harper
4ca1269610 Show confirmation when unsubscribing 2023-01-17 19:39:24 +08:00
Jackson Harper
501d0c2d4d Using dash indicates loading and takes up more space so the row doesnt resize 2023-01-17 18:59:33 +08:00
Jackson Harper
443b416601 Return true for isValidating if no data found 2023-01-17 18:46:39 +08:00
Jackson Harper
2999a7a66e Add some debugging 2023-01-17 18:26:09 +08:00
Jackson Harper
60db01a308 Remove unused import 2023-01-17 18:22:26 +08:00
Jackson Harper
60c77bb5f8 Dont show empty row state when loading data 2023-01-17 18:06:46 +08:00
Jackson Harper
13cbdbbf25 Remove stubbed confirmation codes 2023-01-17 17:54:02 +08:00
Jackson Harper
30155f1321 Empty rows for table settings, formatting fixes, less differences between mobile web and desktop 2023-01-17 17:45:21 +08:00
Jackson Harper
e9981b0fd6 Use resolved locale for date formatting 2023-01-17 16:18:09 +08:00
Jackson Harper
e31f2cbf08 Improve text for subscription emails 2023-01-17 16:17:56 +08:00
Jackson Harper
844ac6ef12 Dates are stored as strings in the API response 2023-01-17 15:37:09 +08:00
Jackson Harper
23b1f13522 Use same table base for emails and subscriptions 2023-01-17 15:28:35 +08:00
Jackson Harper
f674bb34aa Style tweaks for the emails list 2023-01-16 21:57:34 +08:00
Jackson Harper
cd0640493e Display date created and number of subscriptions 2023-01-16 21:10:05 +08:00
Jackson Harper
97bcf26d63
Merge pull request #1665 from omnivore-app/fix/youtube-handler
Set title for YouTube based on oembed data
2023-01-16 20:29:04 +08:00
Jackson Harper
6133d0865a Set title for YouTube based on oembed data 2023-01-16 20:03:23 +08:00
Jackson Harper
45370f46c6 Start to add createdAt and subscriptionCount to newsletter emails 2023-01-16 18:36:25 +08:00
Jackson Harper
d6042999c5
Merge pull request #1656 from omnivore-app/feat/update-landing-feature-graphic
Update the feature graphic on landing page and login page
2023-01-16 16:33:31 +08:00
Jackson Harper
6eb019cc76 Use webBaseURL to make twitter image url absolute 2023-01-16 16:03:17 +08:00
Jackson Harper
a409935da3 Fix concat of test image url 2023-01-16 15:14:07 +08:00
Jackson Harper
e04ad1568b Test making twitter image url absolute 2023-01-16 15:05:53 +08:00
Jackson Harper
2b4552aecb Update feature graphic on the landing page to better centre 2023-01-16 14:30:05 +08:00
Jackson Harper
9034a75151 Add twitter image data handlers 2023-01-16 14:27:53 +08:00
Jackson Harper
1b834770a2
Merge pull request #1662 from omnivore-app/fix/notebook-refresh-highlights
When notes are added/removed from notebook, refresh reader
2023-01-16 14:09:13 +08:00
Jackson Harper
ca1de74da8 Add updateHighlight call to the PdfReader 2023-01-16 13:55:12 +08:00
Jackson Harper
6a5618eb82 When notes are added/removed from notebook, refresh reader 2023-01-16 13:43:42 +08:00
Jackson Harper
d5e674b6cf
Merge pull request #1660 from omnivore-app/fix/notebook-notes
Fix bug preventing notes from being saved when added in the notebook
2023-01-16 13:22:27 +08:00
Jackson Harper
3e9be89077 Fix bug preventing notes from being saved when added in the notebook 2023-01-16 13:02:08 +08:00
Jackson Harper
414b7aee0d Set width/height on feature graphic 2023-01-16 12:41:39 +08:00
Jackson Harper
a37e885323 Improve CLS of login button on landing page 2023-01-16 12:28:07 +08:00
Jackson Harper
65dfe1279d Reduce layout shift from landing page feature graphic + login button 2023-01-16 12:04:48 +08:00
Jackson Harper
9b616fc8e5 Better optimize landing page images 2023-01-13 17:36:15 +08:00
Jackson Harper
3a678f6d80 Update open graph image url 2023-01-13 17:01:37 +08:00
Jackson Harper
56ab63feab Update opengraphic and landing images 2023-01-13 16:39:27 +08:00
Jackson Harper
068c2a1a9b Update the feature graphic on landing page and login page 2023-01-13 16:34:47 +08:00
Jackson Harper
a0823647c7
Merge pull request #1652 from omnivore-app/fix/link-to-matter-import-docs
Update the link to the docs on importing archives from matter
2023-01-13 13:05:21 +08:00
Jackson Harper
424eb95e5a
Merge pull request #1649 from omnivore-app/fix/import-handler-docker
Add .dockerignore for the import handler
2023-01-13 12:56:36 +08:00
Jackson Harper
842c1bad67 Update the link to the docs on importing archives from matter 2023-01-13 12:45:17 +08:00
Jackson Harper
786ad35da9
Merge pull request #1635 from omnivore-app/fix/content-display-reports
Fix creation of content display report
2023-01-13 11:37:22 +08:00
Hongbo Wu
6572f718c9
Merge pull request #1648 from omnivore-app/fix/puppeteer-parse
fix/puppeteer parse
2023-01-13 10:59:09 +08:00
Jackson Harper
d2e7f8e58c Add .dockerignore for the import handler 2023-01-13 09:19:15 +08:00
Hongbo Wu
c4a5cbe4e2 Save newsletter_email_id in subscription instead of the whole entity 2023-01-12 22:16:00 +08:00
Hongbo Wu
c647aabeaa Save newsletter_email_id in subscription instead of the whole entity 2023-01-12 22:15:42 +08:00
Hongbo Wu
145a8b9730 Fix last two tweets not saved in a long thread by waiting for document loaded after scrolling 2023-01-12 22:03:29 +08:00