|
|
43018ea94d
|
Bump luxon from 3.0.4 to 3.2.1
Bumps [luxon](https://github.com/moment/luxon) from 3.0.4 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.0.4...3.2.1)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 06:22:56 +00:00 |
|
|
|
620283886c
|
Merge pull request #1668 from omnivore-app/fix/email-validating
Mark emails as validating if no data returned
|
2023-01-18 14:13:55 +08:00 |
|
|
|
02a31890fe
|
Handle empty email and subscription lists
|
2023-01-17 22:29:22 +08:00 |
|
|
|
2f8cdaec05
|
Set link colors
|
2023-01-17 21:27:43 +08:00 |
|
|
|
7c10cc08c5
|
Mark emails as validating if no data returned
|
2023-01-17 21:02:28 +08:00 |
|
|
|
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 |
|
|
|
3d90eec421
|
Reverse sort order
|
2023-01-17 20:42:55 +08:00 |
|
|
|
9fb5de2485
|
Sort the subscriptions list
|
2023-01-17 20:27:06 +08:00 |
|
|
|
cf96ece945
|
Add confirmation for deleting emails
|
2023-01-17 20:11:54 +08:00 |
|
|
|
4ca1269610
|
Show confirmation when unsubscribing
|
2023-01-17 19:39:24 +08:00 |
|
|
|
501d0c2d4d
|
Using dash indicates loading and takes up more space so the row doesnt resize
|
2023-01-17 18:59:33 +08:00 |
|
|
|
443b416601
|
Return true for isValidating if no data found
|
2023-01-17 18:46:39 +08:00 |
|
|
|
2999a7a66e
|
Add some debugging
|
2023-01-17 18:26:09 +08:00 |
|
|
|
60db01a308
|
Remove unused import
|
2023-01-17 18:22:26 +08:00 |
|
|
|
60c77bb5f8
|
Dont show empty row state when loading data
|
2023-01-17 18:06:46 +08:00 |
|
|
|
13cbdbbf25
|
Remove stubbed confirmation codes
|
2023-01-17 17:54:02 +08:00 |
|
|
|
30155f1321
|
Empty rows for table settings, formatting fixes, less differences between mobile web and desktop
|
2023-01-17 17:45:21 +08:00 |
|
|
|
e9981b0fd6
|
Use resolved locale for date formatting
|
2023-01-17 16:18:09 +08:00 |
|
|
|
e31f2cbf08
|
Improve text for subscription emails
|
2023-01-17 16:17:56 +08:00 |
|
|
|
844ac6ef12
|
Dates are stored as strings in the API response
|
2023-01-17 15:37:09 +08:00 |
|
|
|
23b1f13522
|
Use same table base for emails and subscriptions
|
2023-01-17 15:28:35 +08:00 |
|
|
|
f674bb34aa
|
Style tweaks for the emails list
|
2023-01-16 21:57:34 +08:00 |
|
|
|
cd0640493e
|
Display date created and number of subscriptions
|
2023-01-16 21:10:05 +08:00 |
|
|
|
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 |
|
|
|
6133d0865a
|
Set title for YouTube based on oembed data
|
2023-01-16 20:03:23 +08:00 |
|
|
|
45370f46c6
|
Start to add createdAt and subscriptionCount to newsletter emails
|
2023-01-16 18:36:25 +08:00 |
|
|
|
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 |
|
|
|
6eb019cc76
|
Use webBaseURL to make twitter image url absolute
|
2023-01-16 16:03:17 +08:00 |
|
|
|
a409935da3
|
Fix concat of test image url
|
2023-01-16 15:14:07 +08:00 |
|
|
|
e04ad1568b
|
Test making twitter image url absolute
|
2023-01-16 15:05:53 +08:00 |
|
|
|
2b4552aecb
|
Update feature graphic on the landing page to better centre
|
2023-01-16 14:30:05 +08:00 |
|
|
|
9034a75151
|
Add twitter image data handlers
|
2023-01-16 14:27:53 +08:00 |
|
|
|
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 |
|
|
|
ca1de74da8
|
Add updateHighlight call to the PdfReader
|
2023-01-16 13:55:12 +08:00 |
|
|
|
6a5618eb82
|
When notes are added/removed from notebook, refresh reader
|
2023-01-16 13:43:42 +08:00 |
|
|
|
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 |
|
|
|
3e9be89077
|
Fix bug preventing notes from being saved when added in the notebook
|
2023-01-16 13:02:08 +08:00 |
|
|
|
414b7aee0d
|
Set width/height on feature graphic
|
2023-01-16 12:41:39 +08:00 |
|
|
|
a37e885323
|
Improve CLS of login button on landing page
|
2023-01-16 12:28:07 +08:00 |
|
|
|
65dfe1279d
|
Reduce layout shift from landing page feature graphic + login button
|
2023-01-16 12:04:48 +08:00 |
|
|
|
9b616fc8e5
|
Better optimize landing page images
|
2023-01-13 17:36:15 +08:00 |
|
|
|
3a678f6d80
|
Update open graph image url
|
2023-01-13 17:01:37 +08:00 |
|
|
|
56ab63feab
|
Update opengraphic and landing images
|
2023-01-13 16:39:27 +08:00 |
|
|
|
068c2a1a9b
|
Update the feature graphic on landing page and login page
|
2023-01-13 16:34:47 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
842c1bad67
|
Update the link to the docs on importing archives from matter
|
2023-01-13 12:45:17 +08:00 |
|
|
|
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 |
|
|
|
6572f718c9
|
Merge pull request #1648 from omnivore-app/fix/puppeteer-parse
fix/puppeteer parse
|
2023-01-13 10:59:09 +08:00 |
|
|
|
d2e7f8e58c
|
Add .dockerignore for the import handler
|
2023-01-13 09:19:15 +08:00 |
|