Commit graph

56 commits

Author SHA1 Message Date
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
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
Jackson Harper
768652d77f
Merge pull request #1772 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/extension
2023-02-06 11:15:33 +08: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
dependabot[bot]
11d44eac1f
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/admin
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:13 +00:00
Hongbo Wu
c5519ca894 Use document.title as default title 2023-01-30 15:56:33 +08:00
Jackson Harper
177992910e Load secrets from yaml, add received emails and content display reports 2023-01-26 19:32:08 +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]
b7c98d915d
Bump express from 4.17.1 to 4.17.3 in /pkg/admin
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 07:30:03 +00:00
Jackson Harper
593959319b
Merge pull request #1608 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/json5-2.2.3
Bump json5 from 2.2.0 to 2.2.3 in /pkg/admin
2023-01-04 14:55:18 +08:00
dependabot[bot]
3821939d0f
Bump json5 from 2.2.0 to 2.2.3 in /pkg/admin
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [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/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 02:28:33 +00: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
b0b113b83d Add the status to the admin user model 2023-01-02 11:16:43 +08:00
Jackson Harper
207648999b Rename groups to clubs 2022-12-29 14:10:30 +08: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
Jackson Harper
fd590fae17
Merge pull request #1399 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/loader-utils-2.0.3
Bump loader-utils from 2.0.0 to 2.0.3 in /pkg/extension
2022-11-15 19:30:24 +08:00
dependabot[bot]
fcc780be2c
Bump minimatch from 3.0.4 to 3.1.2 in /pkg/admin
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 09:26:29 +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
dc0f7356d8 Remove membership from /admin 2022-07-28 12:27:18 -07:00
Jackson Harper
458d501a38
Merge pull request #1003 from omnivore-app/extension-1.26.0
Bump extension version to `0.1.26`
2022-07-21 13:14:40 -07:00
Jackson Harper
a403c41dcd Bump extension version to 0.1.26 2022-07-21 11:07:50 -07:00
dependabot[bot]
9387075a88
Bump terser from 4.8.0 to 4.8.1 in /pkg/admin
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [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-21 18:03:56 +00: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
Jackson Harper
4b6517c0a6 Use nativeMessaging permission in Safari extension but not Chrome 2022-06-06 16:09:15 -07:00
Hongbo Wu
9ba5b9c697 Add <html> tag in prepared content from extension 2022-06-06 22:36:53 +08:00
dependabot[bot]
d772a72c95
Bump async from 3.2.0 to 3.2.3 in /pkg/admin
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 18:28:23 +00:00
dependabot[bot]
0e0a9912d0
Bump moment from 2.29.1 to 2.29.2 in /pkg/extension
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [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.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 14:40:48 +00:00
Jackson Harper
d5eca02c92 Upgrade webext in the extension 2022-03-25 09:12:48 -07:00
Jackson Harper
d0cbec1c32
Merge pull request #303 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /pkg/extension
2022-03-23 19:52:57 -07:00
Jackson Harper
c0886f580b
Merge pull request #301 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /pkg/admin
2022-03-23 19:51:24 -07:00
Jackson Harper
67095df2a4 Add env file for building extension pointing at demo env 2022-03-23 14:31:46 -07:00
dependabot[bot]
7a500b5cbe
Bump minimist from 1.2.5 to 1.2.6 in /pkg/extension
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:37 +00:00
dependabot[bot]
875cdf4972
Bump minimist from 1.2.5 to 1.2.6 in /pkg/admin
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:07 +00:00
Jackson Harper
a8e2c4780f Upgrade nodemon in admin 2022-03-01 12:35:44 -08:00
Jackson Harper
f30c6f21c3 Update segment and nodemon to bump update-notifier 2022-03-01 12:20:13 -08:00
Satindar Dhillon
dab57ab840 update extension success messages 2022-02-24 11:53:20 -08:00
Jackson Harper
fe03d35619 Increase extension version number 2022-02-18 12:50:25 -08:00