kristol07
|
1002e0baeb
|
improve regex for url parse
|
2023-03-07 13:51:46 +08:00 |
|
kristol07
|
e39a7cc16b
|
improve urlParse for puppeteer-parse
|
2023-03-07 12:13:00 +08:00 |
|
Hongbo Wu
|
87fd49540a
|
Merge pull request #1697 from omnivore-app/dependabot/npm_and_yarn/knex-2.4.2
Bump knex from 0.21.12 to 2.4.2
|
2023-03-06 09:45:50 +08:00 |
|
Jackson Harper
|
d584309c14
|
Merge pull request #1848 from omnivore-app/dependabot/npm_and_yarn/cypress-12.7.0
Bump cypress from 10.6.0 to 12.7.0
|
2023-03-06 09:14:05 +08:00 |
|
Hongbo Wu
|
0a350bef6d
|
Fix issues with knex version bump
|
2023-03-05 21:36:46 +08:00 |
|
Hongbo Wu
|
03cc2278ab
|
Merge pull request #1852 from omnivore-app/add-pubslished-at-to-update-page-input
Add publishedAt to the updatePageInput
|
2023-03-03 09:26:41 +08:00 |
|
Hongbo Wu
|
bd12ecd7ec
|
Add publishedAt to the updatePageInput
|
2023-03-02 13:40:59 +08:00 |
|
dependabot[bot]
|
ef34ced1d2
|
Bump cypress from 10.6.0 to 12.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.6.0 to 12.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.6.0...v12.7.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 21:18:05 +00:00 |
|
Hongbo Wu
|
d96f0fefbb
|
Merge pull request #1840 from omnivore-app/fix/unsubscribe
Fix confusing unsubscribing url with email address
|
2023-02-27 13:42:25 +08:00 |
|
Jackson Harper
|
ffd6edb6eb
|
Merge pull request #1764 from laurentkempe/feat/getting-started-french-translation
Translate the English Getting Started page to French
|
2023-02-27 12:11:45 +08:00 |
|
Hongbo Wu
|
de9524c3e8
|
Fix confusing unsubscribing url with email address
|
2023-02-27 12:06:46 +08:00 |
|
Laurent Kempé
|
b8272b3a47
|
Fix some missing words found during review
|
2023-02-23 18:44:52 +01:00 |
|
Laurent Kempé
|
4a6d478890
|
Reset to English the words used in the app UI as those won't get translated to French
|
2023-02-23 18:41:41 +01:00 |
|
Jackson Harper
|
820d2e2a0e
|
Merge pull request #1773 from omnivore-app/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
|
2023-02-22 10:54:48 +08:00 |
|
Jackson Harper
|
a2e5f1654d
|
Merge pull request #1831 from omnivore-app/feat/save-url-api
Add save API endpoint to frontend for URL based saving
|
2023-02-22 10:52:16 +08:00 |
|
Jackson Harper
|
b108efc3b8
|
Merge pull request #1833 from omnivore-app/feat/clubs-admin
Add Clubs to the admin portal
|
2023-02-22 10:50:34 +08:00 |
|
Jackson Harper
|
f8a50d320b
|
Column naming for join column
|
2023-02-22 08:58:30 +08:00 |
|
Jackson Harper
|
8f304e36be
|
Add column names
|
2023-02-22 08:57:00 +08:00 |
|
Jackson Harper
|
f14c0c0e22
|
Add Clubs to the admin portal
|
2023-02-22 08:24:32 +08:00 |
|
Satindar Dhillon
|
b54733e92e
|
Merge pull request #1817 from omnivore-app/feature/android-filters
Library Filters - Android
|
2023-02-21 09:55:18 -08:00 |
|
Hongbo Wu
|
11cfc748e2
|
Merge pull request #1810 from omnivore-app/fix/comma-in-readability
|
2023-02-21 12:24:19 +08:00 |
|
Hongbo Wu
|
65c244edd7
|
Merge pull request #1819 from omnivore-app/feature/search-filter-with-no-as-keyword
|
2023-02-21 12:23:22 +08:00 |
|
Jackson Harper
|
d57b335870
|
Use ssrFetcher for saving via /api/save
|
2023-02-21 12:05:33 +08:00 |
|
Jackson Harper
|
a9b431708c
|
Use ssrFetcher for saving via /api/save
|
2023-02-21 12:05:21 +08:00 |
|
Jackson Harper
|
08a250177c
|
Add some more logging to the save API
|
2023-02-21 10:57:52 +08:00 |
|
Jackson Harper
|
d2a8002261
|
Merge pull request #1825 from sixten/snooze-calculation
Snooze calculation
|
2023-02-21 10:42:50 +08:00 |
|
Jackson Harper
|
381c69f32c
|
Add save API endpoint to frontend for URL based saving
|
2023-02-21 10:29:34 +08:00 |
|
Satindar Dhillon
|
5924cb8daa
|
add additional filters to library
|
2023-02-19 15:22:21 -08:00 |
|
Satindar Dhillon
|
48867f11ca
|
show limited set of library filters (all|archived|inbox)
|
2023-02-18 17:57:15 -08:00 |
|
Satindar Dhillon
|
4694dd16f1
|
add filter to match archive status
|
2023-02-18 16:11:01 -08:00 |
|
Satindar Dhillon
|
cfdf3150eb
|
create library live data function in data service
|
2023-02-18 15:20:42 -08:00 |
|
Satindar Dhillon
|
c1297b8baf
|
disable read now in share activity
|
2023-02-18 10:15:04 -08:00 |
|
Satindar Dhillon
|
88bf3a1a8d
|
use MediatorLiveData to update library live data when sort filter changes
|
2023-02-18 10:11:06 -08:00 |
|
Sixten Otto
|
84e894dbac
|
make snooze calculation timezone aware, add cases
|
2023-02-17 17:05:06 -07:00 |
|
Sixten Otto
|
27882bb140
|
rename test class to match subject code
|
2023-02-17 17:04:19 -07:00 |
|
Satindar Dhillon
|
3bb1fc05ad
|
Merge pull request #1823 from sixten/zh-localization
iOS Chinese localization
|
2023-02-17 12:46:39 -08:00 |
|
Satindar Dhillon
|
c73817ba2a
|
Merge pull request #1822 from sixten/new-developer-experience
New iOS developer experience
|
2023-02-17 12:46:15 -08:00 |
|
Sixten Otto
|
177f461499
|
don't try to bootstrap Firebase without app ID
|
2023-02-17 12:47:34 -07:00 |
|
Sixten Otto
|
1ee2a3e76d
|
change analytics-swift package URL to HTTPS
|
2023-02-17 12:47:34 -07:00 |
|
Sixten Otto
|
4d8adfdeab
|
make localization test failure more explicit
|
2023-02-17 12:37:58 -07:00 |
|
Sixten Otto
|
0bb176f21b
|
move unitTestTrailingEntry to the end of the file
|
2023-02-17 12:37:29 -07:00 |
|
Sixten Otto
|
cac983d13f
|
fix some syntax errors
|
2023-02-17 12:36:56 -07:00 |
|
Hongbo Wu
|
729b8159f9
|
Merge pull request #1818 from omnivore-app/fix/energy-world-newsletter
Preparse the newsletter content
|
2023-02-17 22:41:20 +08:00 |
|
Hongbo Wu
|
40d97e91a4
|
Merge pull request #1821 from omnivore-app/fix/times-of-india
Fix sometimes there is extra spaces between sender and email address by checking only the email address
|
2023-02-17 22:31:59 +08:00 |
|
Hongbo Wu
|
31eb67efb1
|
Fix sometimes there is extra spaces between sender and email address by checking only the email address
|
2023-02-17 22:05:35 +08:00 |
|
Hongbo Wu
|
eb1d8caa1c
|
Add tests
|
2023-02-17 18:03:53 +08:00 |
|
Satindar Dhillon
|
0212c31d66
|
move showSearchFiled state to view model
|
2023-02-16 21:06:47 -08:00 |
|
Satindar Dhillon
|
b3ddb354ec
|
pass library view model to search bar
|
2023-02-16 20:50:04 -08:00 |
|
Hongbo Wu
|
214766dda6
|
Add no: keyword to the search filter to filter items without label or highlight
|
2023-02-17 12:48:02 +08:00 |
|
Hongbo Wu
|
153ca6995b
|
Refactor exclude labels query
|
2023-02-17 12:13:20 +08:00 |
|