Hongbo Wu
37ce895d01
Revert change in web
2022-05-11 23:07:13 +08:00
Hongbo Wu
b102e35465
Remove www. from the siteName
2022-05-11 22:25:38 +08:00
Hongbo Wu
0984dca183
Remove adblocker and block resources by url and also block mathJax script
2022-05-11 22:04:47 +08:00
Hongbo Wu
d542d31aed
Fix gflownet test generation
2022-05-11 21:23:30 +08:00
Hongbo Wu
2755da16a9
Fix not getting iframe src
2022-05-11 19:25:12 +08:00
Satindar Dhillon
d041c73fd1
show nav bar on tap in the web reader
2022-05-10 21:16:45 -07:00
Satindar Dhillon
4b1d772f00
use xmark to clear search bar
2022-05-10 20:41:27 -07:00
Satindar Dhillon
fb77ceddf2
use menu to display item filters
2022-05-10 17:15:42 -07:00
Satindar Dhillon
584aac6a3b
replace searchable with a custom search bar
2022-05-10 16:24:06 -07:00
Jackson Harper
40eda0a6ca
Merge pull request #533 from omnivore-app/OMN-506
...
OMN-506
2022-05-10 13:28:01 -07:00
Jackson Harper
4c7dce330c
Merge pull request #537 from omnivore-app/OMN-434
...
[OMN-434]: cypress tests for saving links
2022-05-10 12:03:00 -07:00
Satindar Dhillon
e370ee7ab8
Merge pull request #578 from omnivore-app/feature/horizontal-loading-indicator
...
Shimmering loading indicator [iOS]
2022-05-10 11:08:43 -07:00
Jackson Harper
7949026b46
Rename cypress test script to e2e so its not run in GH Actions
2022-05-10 11:07:26 -07:00
Jackson Harper
b1c9911827
Add test script to cypress package
2022-05-10 10:48:09 -07:00
Jackson Harper
50b3e38235
Merge pull request #575 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-avatar-0.1.4
...
Bump @radix-ui/react-avatar from 0.1.3 to 0.1.4
2022-05-10 10:21:53 -07:00
Jackson Harper
ccc4c3833f
Merge pull request #574 from omnivore-app/dependabot/npm_and_yarn/nodemon-2.0.16
...
Bump nodemon from 2.0.15 to 2.0.16
2022-05-10 09:44:48 -07:00
Hongbo Wu
82fb8151a4
Fix generate tests
2022-05-10 21:10:20 +08:00
Hongbo Wu
96b543946d
Temporarily disable customer content serializer test
2022-05-10 21:10:06 +08:00
Hongbo Wu
0eb565eae9
Remove JSDOM dependencies from readability
2022-05-10 21:09:19 +08:00
Hongbo Wu
ffa5dee721
Use linkedom in readability tests
2022-05-10 18:40:52 +08:00
Hongbo Wu
cb7f30607a
Use linkedom in readability test isProbablyReaderable
2022-05-10 18:33:29 +08:00
Hongbo Wu
7d8379d093
Use linkedom in readability benchmark
2022-05-10 18:32:55 +08:00
Hongbo Wu
39d4745591
Move linkedom dependency in devDependencies in readability
2022-05-10 18:31:58 +08:00
Hongbo Wu
0b11c31317
Add linkedom dependency in packages/api
2022-05-10 18:31:25 +08:00
Hongbo Wu
93ed1936f0
Remove jsdom in packages/api
2022-05-10 17:12:52 +08:00
Hongbo Wu
a78a6c6ba4
Replace DomWindow with Document in handlers
2022-05-10 17:01:23 +08:00
Hongbo Wu
6a57281e74
Remove DomWindow usage
2022-05-10 17:00:56 +08:00
Hongbo Wu
acc7654a2f
Replace jsdom with linkedom
2022-05-10 16:59:09 +08:00
Hongbo Wu
2152a9e466
Fix getting embeded class lists bug
2022-05-10 16:57:38 +08:00
Hongbo Wu
76d47f7dc5
Fix updating live collections
2022-05-10 16:57:02 +08:00
Hongbo Wu
79a941a2b6
Default use options.url if exists
2022-05-10 16:56:09 +08:00
Hongbo Wu
cc48034145
Add linkedom to dependencies
2022-05-10 16:54:14 +08:00
Hongbo Wu
5698790288
Pass url to readability
2022-05-10 16:53:45 +08:00
Hongbo Wu
5007b11a3c
Add url to readability option
2022-05-10 16:52:10 +08:00
Hongbo Wu
f9222ac0b9
Merge pull request #580 from omnivore-app/merge-youtube-fix
...
merge youtube download fix into content-fetch
2022-05-10 12:54:55 +08:00
Hongbo Wu
a6c5bee909
merge youtube download fix into content-fetch
2022-05-10 10:36:51 +08:00
Hongbo Wu
7dd460352e
Merge pull request #566 from omnivore-app/optimize-puppeteer
...
Optimize saving performance
2022-05-10 09:43:33 +08:00
Satindar Dhillon
e2f08e7141
ensure nav bar is hidden if searchable field is active in home view
2022-05-09 16:44:02 -07:00
Satindar Dhillon
bca28bb699
remove aspect ratio constraint
2022-05-09 16:44:02 -07:00
Satindar Dhillon
9cab60b107
set an empty nav title for reader view to prevent nav bar from reappearing
2022-05-09 16:44:02 -07:00
Satindar Dhillon
65f2baa8c4
show loading bar as item content is prefetched
2022-05-09 16:44:02 -07:00
Satindar Dhillon
e6d1a0840b
set loading bar on zstack over labels bar
2022-05-09 16:44:02 -07:00
Satindar Dhillon
60aa05c567
add a shimmering loader
2022-05-09 16:44:02 -07:00
Satindar Dhillon
c57b0bd415
Merge pull request #577 from omnivore-app/ios-cell-spacing
...
Tweaks on cell padding
2022-05-09 15:34:09 -07:00
Jackson Harper
ffe73cf163
Tweaks on cell padding
...
This adds line spacing for longer titles, pulls the author/site
closer together and gives a little spacing before label chips if
there are labels on a cell.
2022-05-09 15:00:36 -07:00
dependabot[bot]
f90437db4a
Bump @radix-ui/react-avatar from 0.1.3 to 0.1.4
...
Bumps [@radix-ui/react-avatar](https://github.com/radix-ui/primitives ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/radix-ui/primitives/releases )
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-avatar"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:21:46 +00:00
dependabot[bot]
991bb17115
Bump nodemon from 2.0.15 to 2.0.16
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:21:00 +00:00
Jackson Harper
8c69937051
Merge pull request #573 from omnivore-app/fix/login-page-design
...
Clean up login page
2022-05-09 13:43:17 -07:00
Jackson Harper
af9888cc81
Use overflow hidden to clip google auth button to container
2022-05-09 13:14:31 -07:00
Jackson Harper
956371dd51
Clean up login page
...
Update margins on login layout
Add missing image from about page
2022-05-09 11:39:50 -07:00