Commit graph

5995 commits

Author SHA1 Message Date
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
dependabot[bot]
3b31179ef1
Bump cookiejar from 2.1.3 to 2.1.4
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 06:40:25 +00: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
dependabot[bot]
f0e3b4588a
Bump knex from 0.21.12 to 2.4.2
Bumps [knex](https://github.com/knex/knex) from 0.21.12 to 2.4.2.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 21:19:41 +00: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
3b6d720b2b Use the same code for loading labels from highlights as library items 2023-01-23 19:51:34 +08:00
Jackson Harper
6a5bf6ffe7 Remove debug 2023-01-23 15:44:47 +08:00
Jackson Harper
d6acb69a1c Use sets for selected/unselected labels to eliminate duplicate IDs in selection 2023-01-23 15:43:56 +08:00
Jackson Harper
461087513b Fix hit testing on labels, fix initially selected labels in edit labels view 2023-01-23 14:03:46 +08:00
Jackson Harper
57289cb0c4 Improve label search in the apply views 2023-01-23 12:43:27 +08:00
Jackson Harper
8d452094d6 Use white for checked border on label selector 2023-01-23 10:28:08 +08:00
Jackson Harper
a3e217f2f3 Improve search on the share extension 2023-01-23 10:19:22 +08:00
Jackson Harper
8e1b4965dc Fix issue with translation labels 2023-01-20 21:18:05 +08:00
Jackson Harper
ffb5ad0d5f Cut down on loading refreshes 2023-01-20 20:04:25 +08:00
Jackson Harper
9703bba7ab Use custom fonts for text chips in the share extension 2023-01-20 19:48:06 +08:00
Jackson Harper
12f40a61b8 Use the ApplyLabels view when users want to search for labels 2023-01-20 18:08:51 +08:00
蒋明强
7cecb748ae
Create strings.xml
This is the Chinese Simplified translation for Android.
2023-01-20 17:53:16 +08:00
蒋明强
fbc9b97899
Update LaunchScreen.strings 2023-01-20 17:15:26 +08:00
Jackson Harper
1d79690f0d Fix search in filter by labels view 2023-01-20 16:26:49 +08:00
蒋明强
80702fb82a
Update LaunchScreen.strings
这是简体中文翻译
2023-01-20 15:56:13 +08:00
Jackson Harper
8f6b2663c4 Proper case-insensitive compare on the labels in the share extension 2023-01-20 15:00:40 +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
Hongbo Wu
a682d87aa6 Add tests for recent emails resolver 2023-01-19 12:11:34 +08:00
Hongbo Wu
83c62c65a3 Add test for saving received email 2023-01-19 10:44:08 +08:00
Hongbo Wu
318a6557a5 Email us if a recent email marked as library item 2023-01-19 09:55:49 +08:00
Hongbo Wu
7dbf8662fc Fix test 2023-01-19 09:38:21 +08:00
Hongbo Wu
8f9c317dd1 Save received email before publishing data 2023-01-18 22:35:07 +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