Jackson Harper
87c73adebb
Use const instead of var
2023-01-04 10:43:55 +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
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
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
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
Jackson Harper
dba672a9d5
Set labels on toggle
2022-12-30 11:20:05 +08:00
Satindar Dhillon
1da8125dd1
Merge pull request #1582 from omnivore-app/fix/android-login-form-colors
...
Login/Welcome Screen Theme Fix - Android
2022-12-29 09:17:58 -08:00
Hongbo Wu
b437a3712f
Merge pull request #1590 from omnivore-app/fix/set-labels-for-highlights
...
Fix not setting labels to the right highlight in a page
2022-12-29 22:42:39 +08:00
Hongbo Wu
e0437008d7
Fix not updating/deleting the right label in the highlight
2022-12-29 22:40:31 +08:00
Hongbo Wu
264ebef46e
Fix not setting labels to the correct highlight in a page
2022-12-29 21:34:45 +08:00
Jackson Harper
3040a35203
Reset modal on close
2022-12-29 17:45:29 +08:00
Jackson Harper
e03da2475d
Update setlabels to save on close, always use the modal
2022-12-29 17:37:52 +08:00
Jackson Harper
2c6b6ef3cc
Set labels before making API call
2022-12-29 16:42:22 +08:00
Jackson Harper
49bca60e2b
More debugging
2022-12-29 15:55:54 +08:00
Jackson Harper
434aaf98b0
Merge pull request #1585 from omnivore-app/fix/register-path-in-readme
...
Fix path to email auth link in README
2022-12-29 15:51:15 +08:00
Jackson Harper
f060a0d4df
Add some debugging for set labels on highlights
2022-12-29 15:37:50 +08:00
Jackson Harper
c49221943a
Fix path to email auth link in README
2022-12-29 15:18:41 +08:00
Hongbo Wu
abd1b5916f
Merge pull request #1490 from omnivore-app/fix/parse-guardian
...
Fix parsing guardian news
2022-12-29 14:27:43 +08:00
Jackson Harper
207648999b
Rename groups to clubs
2022-12-29 14:10:30 +08:00
Jackson Harper
2fa983829e
Merge pull request #1580 from omnivore-app/feat/remove-santa-hat
...
Remove the santa hat logo
2022-12-29 10:53:26 +08:00
Satindar Dhillon
dd55d750d6
force light theme for login and sign up screens
2022-12-28 17:11:37 -08:00
Hongbo Wu
306e8e230f
Merge pull request #1577 from omnivore-app/readability-in-puppeteer
...
readability in puppeteer
2022-12-28 17:57:06 +08:00
Jackson Harper
f72e1333d6
Remove the santa hat logo
2022-12-28 17:49:33 +08:00
Hongbo Wu
8dc4c48f87
Add createImageProxyUrl callback to the readability in puppeteer-parse service
2022-12-28 16:51:23 +08:00