Hongbo Wu
fd67baea09
remove the code to get create_time from wechat article in browser runtime
2023-07-11 16:20:08 +08:00
Jackson Harper
b733420d19
Allow opening notebooks from the library
2023-06-20 15:54:04 +08:00
Jackson Harper
f9d1d2408f
Remove unneeded styling
2023-06-06 17:36:31 +08:00
Jackson Harper
fc6e3a2f83
Close button hover state in dark
2023-06-06 17:35:04 +08:00
Jackson Harper
084920ed4f
Bump extension version
2023-06-06 16:35:59 +08:00
Jackson Harper
dde83a1a9f
More colouring for different color modes
2023-06-06 16:32:11 +08:00
Jackson Harper
1116425939
Handle dark/light mode better in the extension
2023-06-06 16:08:48 +08:00
Jackson Harper
47a0305f2c
Dont mute the inactive state on the Firefox icon, use solid white/black for fill
2023-05-22 18:39:16 +08:00
Jackson Harper
215bd7f58f
Make sure Authorization header is not set when using cookie based auth
2023-05-22 18:24:41 +08:00
Jackson Harper
da6e32df8f
Remove keyboard stuff for now, maybe should do this after v3
2023-05-22 15:28:49 +08:00
Jackson Harper
8c601e201b
Better alignment on extra buttons
2023-05-22 15:28:34 +08:00
Jackson Harper
57601ffc57
Revert typo
2023-05-22 15:28:08 +08:00
Jackson Harper
91a76eb4a8
Remove unused
2023-05-22 15:10:28 +08:00
Jackson Harper
62e37b7766
Add note and menu to the extension
2023-05-22 14:51:53 +08:00
Jackson Harper
0a50c7a8b3
Add options page to the extension so users without cookie access can save with the extension
2023-05-17 13:54:25 +08:00
Hongbo Wu
46b719f447
Merge pull request #1992 from omnivore-app/feature/piped-video
...
Add handler for piped video
2023-04-10 21:02:23 +08:00
Hongbo Wu
eb58bf11ba
Force to use content handler of piped.video when saving from extensions
2023-04-10 20:52:09 +08:00
Hongbo Wu
4ce58dd364
Merge pull request #1983 from omnivore-app/fix/puppeteer-infinite-scrolling
2023-04-07 12:41:17 +08:00
Hongbo Wu
ac295abe9c
Stop scrolling if the url has changed to avoid infinite scrolling issue
2023-04-05 15:59:26 +08:00
Hongbo Wu
045b0e8e78
Parse the created_time in an exception handler
2023-04-04 12:58:52 +08:00
Hongbo Wu
98876e7080
create_time is a global variable set by WeChat when rendering the page
2023-04-03 16:39:39 +08:00
Jackson Harper
04842e4320
Update Makefile for Edge extension
2023-03-30 10:11:41 +08:00
Jackson Harper
fd8bfda249
Bump version, better label handling
2023-03-21 12:28:01 +08:00
Jackson Harper
94615df734
Update description, remove unused files
2023-03-21 12:10:02 +08:00
Jackson Harper
99d47db9bb
Handle PDFs and logged out state
2023-03-21 10:55:27 +08:00
Jackson Harper
4524b66dc7
logged out state handling
2023-03-20 21:21:39 +08:00
Jackson Harper
7be896e988
Prep for release, disable unused features
2023-03-20 21:21:39 +08:00
Jackson Harper
82360c74fa
More pending request handling
2023-03-20 21:21:39 +08:00
Jackson Harper
157f02fb1c
WIP: Handle pending requests
2023-03-20 21:21:39 +08:00
Jackson Harper
4eddf95ace
Clean up API callers
2023-03-20 21:21:39 +08:00
Jackson Harper
93c19ecdea
Simplify status updating code, start to add edit labels
2023-03-20 21:21:39 +08:00
Jackson Harper
18f970e778
Browser extension UI
2023-03-20 21:21:39 +08:00
Jackson Harper
7102107890
Improve the UI for the browser extension
2023-03-20 21:21:39 +08:00
dependabot[bot]
d7383f834c
Bump webpack from 5.11.1 to 5.76.0 in /pkg/extension
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.11.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 15:12:03 +00:00
dependabot[bot]
3faf9e34c7
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/extension
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 06:35:14 +00:00
Hongbo Wu
c5519ca894
Use document.title as default title
2023-01-30 15:56:33 +08:00
Jackson Harper
8bac8c0fda
Merge pull request #1534 from omnivore-app/fix/extension-force-perf
...
For URLs that will be forced to backend fetch dont send full content from the extension
2023-01-06 09:36:53 +08:00
dependabot[bot]
def12c9961
Bump json5 from 1.0.1 to 1.0.2 in /pkg/extension
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 02:28:29 +00:00
Jackson Harper
e22c014385
For URLs that will be forced to backend fetch dont send full content from the extension
...
This is useful with YouTube, which has massive page sizes.
2022-12-12 11:13:39 +08:00
dependabot[bot]
6f4449aeaf
Bump loader-utils from 2.0.3 to 2.0.4 in /pkg/extension
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 04:19:50 +00:00
dependabot[bot]
c04a6d8059
Bump loader-utils from 2.0.0 to 2.0.3 in /pkg/extension
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 09:49:28 +00:00
Jackson Harper
a403c41dcd
Bump extension version to 0.1.26
2022-07-21 11:07:50 -07:00
Jackson Harper
df51f46aa4
Merge pull request #996 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/terser-5.14.2
...
Bump terser from 5.5.1 to 5.14.2 in /pkg/extension
2022-07-21 11:03:24 -07:00
Jackson Harper
777d469505
Handle cases in the extension when GetContent fails
...
GetContent can fail for things like PDFs in Firefox. In that
case we want to just save the URL.
Note: one issue here is we dont display any UI on the PDF in
firefox since we can't execute our content scripts.
2022-07-20 18:01:04 -07:00
dependabot[bot]
2de81f1cec
Bump terser from 5.5.1 to 5.14.2 in /pkg/extension
...
Bumps [terser](https://github.com/terser/terser ) from 5.5.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 19:21:23 +00:00
Jackson Harper
c8f262d5ed
Update extension to speak directly with the API
2022-07-16 12:20:06 -07:00
Jackson Harper
0bcb8a23c5
Use new API methods for saving
2022-07-16 12:17:58 -07:00
Jackson Harper
0d2241de06
Extension: support right click saveurl and shortcut key to save current tab
2022-07-12 14:18:05 -07:00
dependabot[bot]
8e5a5fbad8
Bump moment from 2.29.2 to 2.29.4 in /pkg/extension
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 20:41:59 +00:00
Jackson Harper
716e484b6c
Bump extension version
2022-06-06 20:27:34 -07:00