Jackson Harper
|
49792cd84c
|
Fix URLs for @1x images
|
2023-01-24 19:13:44 +08:00 |
|
Jackson Harper
|
ee1e8b6b8c
|
Merge pull request #1702 from omnivore-app/fix/landing-page-tweaks
Update landing page layout and graphics
|
2023-01-24 19:01:45 +08:00 |
|
Jackson Harper
|
67481ac2d6
|
Fix duplicated landing footer
|
2023-01-24 18:46:49 +08:00 |
|
Jackson Harper
|
5e539ad82c
|
Add missing About file
|
2023-01-24 18:29:10 +08:00 |
|
Jackson Harper
|
54727dd00c
|
Add section on open source
|
2023-01-24 18:25:49 +08:00 |
|
Jackson Harper
|
af97ccefd9
|
Fix component name, linting fixes
|
2023-01-24 18:09:11 +08:00 |
|
Jackson Harper
|
9391092a52
|
Update landing page layout and graphics
|
2023-01-24 18:03:30 +08:00 |
|
Jackson Harper
|
75436c7a92
|
Merge pull request #1701 from omnivore-app/fix/matter-importer-lint
Build fixes in import-handler
|
2023-01-24 15:22:10 +08:00 |
|
Jackson Harper
|
cba676c9de
|
Build fixes in import-handler
|
2023-01-24 14:55:00 +08:00 |
|
Jackson Harper
|
71e9150cb3
|
Merge pull request #1699 from omnivore-app/fix/matter-importer-archive-dir
Use glob to find _matter_history file in archives
|
2023-01-24 14:39:09 +08:00 |
|
Jackson Harper
|
b7abb5fa91
|
Use glob to find _matter_history file in archives
It looks like these have another directory within the archive, so
we have to search for the _matter_history file to find the full
archive content.
|
2023-01-24 14:14:04 +08:00 |
|
Jackson Harper
|
e10194b98c
|
Merge pull request #1695 from omnivore-app/feat/zh-about-page
Add first pass at Chinese about page
|
2023-01-23 22:51:47 +08:00 |
|
Jackson Harper
|
ac645223f7
|
Fix path to ZH open graph image
|
2023-01-23 22:34:33 +08:00 |
|
Jackson Harper
|
400efd899b
|
Add first pass at Chinese about page
Mostly a place holder to get the open graph image deployed.
|
2023-01-23 22:20:49 +08:00 |
|
Jackson Harper
|
86bd9ec66e
|
Merge pull request #1682 from omnivore-app/feat/ios-self-hosting-options
Allow setting self-host backends from the iOS app
|
2023-01-20 12:34:30 +08:00 |
|
Jackson Harper
|
0b30092f7c
|
Merge pull request #1683 from omnivore-app/feature/launch-screen-language-support
Use Recently Added Chinese Strings
|
2023-01-20 12:31:18 +08:00 |
|
Satindar Dhillon
|
9722305b7d
|
use strings file for 'clubs' and 'push notifications'
|
2023-01-19 19:03:45 -08:00 |
|
Satindar Dhillon
|
adf0604c7a
|
remove unused string from .strings files
|
2023-01-19 19:00:14 -08:00 |
|
Satindar Dhillon
|
3af4308202
|
use local text for more strings
|
2023-01-19 17:36:50 -08:00 |
|
Satindar Dhillon
|
125f6a2dea
|
use local text for 'labels' text
|
2023-01-19 17:12:40 -08:00 |
|
Satindar Dhillon
|
b88d576431
|
add local text for new strings
|
2023-01-19 17:02:15 -08:00 |
|
Satindar Dhillon
|
b2b0af9e83
|
add zh-Hans localizable file in OmnivoreKit
|
2023-01-19 16:52:13 -08:00 |
|
Jackson Harper
|
57392c7289
|
Merge pull request #1681 from holton-jiang/patch-1
Create apple/Resources/zh-Hans.lproj/LaunchScreen.strings
|
2023-01-19 19:46:14 +08:00 |
|
Jackson Harper
|
2bb5c24b21
|
Allow setting self-host backends from the iOS app
|
2023-01-19 18:26:28 +08:00 |
|
Jackson Harper
|
59aa2561eb
|
Merge pull request #1636 from omnivore-app/dependabot/npm_and_yarn/luxon-3.2.1
Bump luxon from 3.0.4 to 3.2.1
|
2023-01-19 17:00:12 +08:00 |
|
Jackson Harper
|
8bbb2d9b94
|
Merge pull request #1679 from omnivore-app/fix/labels-typo
Correct typo in doc about labels
|
2023-01-19 16:53:28 +08:00 |
|
蒋明强
|
7631c7b9a0
|
Create LaunchScreen.strings
This is part Chinese Simplified translation.
|
2023-01-19 16:39:28 +08:00 |
|
Jackson Harper
|
08048405a1
|
Correct typo in doc about labels
|
2023-01-18 22:07:39 +08:00 |
|
Jackson Harper
|
1006515eec
|
Merge pull request #1675 from omnivore-app/fix/subscriptions
Fix error of getting subscriptions without newsletter email by inner join them
|
2023-01-18 20:22:15 +08:00 |
|
Jackson Harper
|
d85f71a5ab
|
Merge pull request #1678 from omnivore-app/fix/infolink-positioning
Set width and height on infolink so its positioned correctly
|
2023-01-18 20:00:53 +08:00 |
|
Jackson Harper
|
25fffa5e14
|
Set width and height on infolink so its positioned correctly
|
2023-01-18 19:42:55 +08:00 |
|
Hongbo Wu
|
8ca17ddc24
|
Merge pull request #1676 from omnivore-app/fix/youtube-video-title
Do not escape the title of youtube video or tweet which is saved in elastic
|
2023-01-18 19:24:33 +08:00 |
|
Jackson Harper
|
52d4fe926a
|
Merge pull request #1674 from omnivore-app/fix/api-page-table
Use the same SettingsTable for the API keys
|
2023-01-18 19:21:18 +08:00 |
|
Hongbo Wu
|
1b3d4bbffa
|
Do not escape the title of youtube video or tweet which is saved in elastic
|
2023-01-18 19:08:36 +08:00 |
|
Jackson Harper
|
59328605c3
|
Properly set the expires default value date to never
|
2023-01-18 19:03:23 +08:00 |
|
Jackson Harper
|
d08763c126
|
Fix default values when creating API keys, sort keys by createdAt
|
2023-01-18 18:46:03 +08:00 |
|
Jackson Harper
|
287f569220
|
Dont use a button and a dropdown option, fire action from the option
|
2023-01-18 18:45:44 +08:00 |
|
Hongbo Wu
|
36d2ac041a
|
Fix error of getting subscriptions without newsletter email by inner join them
|
2023-01-18 18:42:10 +08:00 |
|
Jackson Harper
|
5a5d0a5054
|
Use never as default expiration, fix key= prop
|
2023-01-18 18:16:30 +08:00 |
|
Jackson Harper
|
4e2197331c
|
Fix default expiration to match form
|
2023-01-18 18:01:34 +08:00 |
|
Jackson Harper
|
cab2e7ba0d
|
Continue to use 7 days for default expires at
|
2023-01-18 17:47:13 +08:00 |
|
Jackson Harper
|
7b885aeb34
|
Dont use children=
|
2023-01-18 16:57:21 +08:00 |
|
Jackson Harper
|
a523c3cf2d
|
Use the same SettingsTable for the API keys
|
2023-01-18 16:35:24 +08:00 |
|
Jackson Harper
|
9df36ab53b
|
Merge pull request #1671 from omnivore-app/fix/landing-page-feature-compression
Better compression on landing feature image
|
2023-01-18 15:37:20 +08:00 |
|
Hongbo Wu
|
5ba8b6cc5e
|
Merge pull request #1670 from omnivore-app/fix/subscriptions
Fix active subscription count
|
2023-01-18 14:58:27 +08:00 |
|
Hongbo Wu
|
d3f3a07f5e
|
Fix typo
|
2023-01-18 14:44:12 +08:00 |
|
Jackson Harper
|
d5af984f5a
|
Better compression on landing feature image
|
2023-01-18 14:41:04 +08:00 |
|
Hongbo Wu
|
f01ab3805a
|
Left join active subscriptions of a newsletter email to get the right count
|
2023-01-18 14:37:54 +08:00 |
|
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 |
|