Commit graph

4851 commits

Author SHA1 Message Date
Satindar Dhillon
3497cc2f72 add room deps to gradle file 2023-01-04 09:26:19 -08:00
Jackson Harper
a545ce7e65
Merge pull request #1609 from omnivore-app/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-04 18:11:41 +08:00
Jackson Harper
5e124bc615
Merge pull request #1611 from omnivore-app/fix/import-tool-button
Add a return to library button after file import
2023-01-04 18:11:09 +08:00
Jackson Harper
7b152b4cb4 Add a return to library button after file import 2023-01-04 16:37:17 +08:00
Jackson Harper
611a50e967
Merge pull request #1559 from omnivore-app/feat/importer
New upload file importer
2023-01-04 15:32:36 +08:00
Jackson Harper
540581146f Linting fixes 2023-01-04 15:09:04 +08:00
dependabot[bot]
fd399ed195
Bump json5 from 1.0.1 to 1.0.2
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 06:56:26 +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
Jackson Harper
dbf5a9b7e7
Merge pull request #1607 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /pkg/extension
2023-01-04 14:54:22 +08:00
Jackson Harper
686b08733a Comment out tests that cant run in CI 2023-01-04 14:50:14 +08:00
Jackson Harper
fe993f1f41 Use Cloud Task instead of pubsub for intra service communication 2023-01-04 14:48:03 +08:00
Jackson Harper
87c73adebb Use const instead of var 2023-01-04 10:43:55 +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
0f540d60ac
Merge pull request #1562 from omnivore-app/dependabot/npm_and_yarn/express-4.18.2
Bump express from 4.17.1 to 4.18.2
2023-01-04 10:27:52 +08:00
Hongbo Wu
c5dd8a7ca6
Merge pull request #1605 from omnivore-app/fix/save-twitter-thread
Fix twitter thread not saving correctly
2023-01-03 21:46:22 +08:00
Hongbo Wu
ab16447c14 Fix not saving all the tweets in a thread 2023-01-03 21:26:34 +08:00
Jackson Harper
97981f9a7b Updates to handle new import file format 2023-01-03 20:55:53 +08:00
Jackson Harper
f939786c2a Reserve some names for tools and landing pages 2023-01-03 20:55:30 +08:00
Jackson Harper
9213d222c4 Add the _matter_history importer 2023-01-03 18:13:59 +08:00
Jackson Harper
0edd91057e Update user interface for file import tool 2023-01-03 17:49:07 +08:00
Jackson Harper
dc444a471d Dont allow puppeteer to fail if empty tag is found 2023-01-03 12:42:06 +08:00
Jackson Harper
742ff7aa69 Update test case user agent 2023-01-03 12:33:50 +08:00
Jackson Harper
a0f51c94ee Add another social media footer class to unlikely candidates 2023-01-03 12:33:12 +08:00
Jackson Harper
51544dfa50 Use same user agents in generate-testcase as in puppeteer 2023-01-03 11:48:07 +08:00
Jackson Harper
1b357f8c21 Add a test (have a feeling we will need to disable on CI due to GCS dependency) 2023-01-03 11:07:21 +08:00
Jackson Harper
5c215095e4
Merge pull request #1603 from omnivore-app/chore/update-copyright-footer
Update the year in the copyright footer
2023-01-03 10:12:51 +08:00
Jackson Harper
f83ddbb308 Update file importer path 2023-01-03 10:01:59 +08:00
Jackson Harper
57563ee958 Import ChangeEvent 2023-01-03 10:01:59 +08:00
Jackson Harper
9314c3d8f1 Add uploadImportFile API method
Add uploadImportFile API method

Fix prefix, counting max files uploaded

Add resolver types

Basic web ui for the uploader interface

Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00
Jackson Harper
d85f3b1dd3 Use the CTA colour for the contact email address 2023-01-03 09:50:59 +08:00
Hongbo Wu
08f3cb9e72
Merge pull request #1602 from omnivore-app/add-words-count
Add wordsCount to article schema
2023-01-03 08:25:31 +08:00
Jackson Harper
2bb1b2fd9c Update the year in the copyright footer 2023-01-02 20:12:51 +08:00
Jackson Harper
c7f066bd7a
Merge pull request #1599 from omnivore-app/fix/ios-reload
Dont loadItems onAppear as controllerDidChangeContent already does this
2023-01-02 20:12:32 +08:00
Jackson Harper
060dbc44ce
Merge pull request #1598 from omnivore-app/fix/admin-portal-status
Add the status to the admin user model
2023-01-02 20:11:36 +08:00
Hongbo Wu
2c39916441 Add wordsCount to article schema 2023-01-02 16:49:11 +08:00
Jackson Harper
c71d9eae46 Dont loadItems onAppear as controllerDidChangeContent already does this
This prevents a double refresh when returning to the library view.
2023-01-02 11:55:24 +08:00
Jackson Harper
b0b113b83d Add the status to the admin user model 2023-01-02 11:16:43 +08:00
Satindar Dhillon
6d562cd79c
Merge pull request #1596 from omnivore-app/fix/android-webview-color-theme 2022-12-31 16:39:07 -08:00
Satindar Dhillon
30ed2405e4 support dark mode in android web reader 2022-12-31 15:31:38 -08:00
Jackson Harper
8fc5e608c5
Merge pull request #1583 from omnivore-app/feat/ios-community
iOS clubs
2022-12-30 17:37:28 +08:00
Hongbo Wu
d96ddba29a
Merge pull request #1595 from omnivore-app/make-kibana-optional-in-docker-compose
Set debug profile for Kibana in docker-compose
2022-12-30 14:57:22 +08:00
Hongbo Wu
b6897c7ba7 Set debug profile for Kibana in docker-compose 2022-12-30 13:12:59 +08:00
Jackson Harper
9854f4652f
Merge pull request #1586 from omnivore-app/fix/set-labels-on-highlights
Improve the modal for setting highlight labels, always use SetLabelsControl from within the modal
2022-12-30 12:23:14 +08:00
Jackson Harper
2329a4c85e Remove some unneeded debug 2022-12-30 12:01:41 +08:00
Jackson Harper
1668f4c8bc Add some more debug 2022-12-30 11:40:39 +08:00
Hongbo Wu
ce3d71c1ee
Merge pull request #1593 from omnivore-app/fix/set-labels-for-highlights-conflicts
Not raise error when there is conflict of setting labels in highlights
2022-12-30 11:27:31 +08:00
Jackson Harper
c3084d668e Why didnt i use const here? 2022-12-30 11:22:49 +08:00
Hongbo Wu
e0b9a6689a Not raise error when there is conflict of setting labels in highlights 2022-12-30 11:22:41 +08:00
Jackson Harper
194d93912c Use let instead of var 2022-12-30 11:21:41 +08:00