Commit graph

5149 commits

Author SHA1 Message Date
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
Jackson Harper
b44b449642
Merge pull request #1646 from omnivore-app/fix/import-matter-content
Update matter import handler to use archives instead of just history files
2023-01-12 20:44:34 +08:00
Hongbo Wu
7bfd36e308 Fix readability not run in puppeteer-parse 2023-01-12 18:33:47 +08:00
Jackson Harper
6845696f23 Handle exceptions from JSON.parse, in this case just return ok so the request isnt retried 2023-01-12 16:10:25 +08:00
Jackson Harper
6f588e2170 Create read stream after all early return checks 2023-01-12 15:48:54 +08:00
Jackson Harper
444d4a69eb i guess this was my first rodeo 2023-01-12 15:37:50 +08:00
Jackson Harper
824899760a Update some style, add Matter archive importer tool 2023-01-12 14:00:46 +08:00
Jackson Harper
c240f1d2c8 Make SavePage API call if we have content provided 2023-01-12 10:50:06 +08:00
Jackson Harper
7263e91d6b Enable ts-node files to pull in readability.d.ts 2023-01-11 23:59:27 +08:00
Jackson Harper
ee8bad424b Fix typo 2023-01-11 23:19:59 +08:00
Jackson Harper
fa866f1d29 Make function more clear 2023-01-11 23:08:30 +08:00
Jackson Harper
ee50b237c6 Fix order of args 2023-01-11 22:56:10 +08:00
Jackson Harper
0bc87deba0 Change order of ctx arguments 2023-01-11 22:55:04 +08:00