Commit Graph

4928 Commits

Author SHA1 Message Date
51544dfa50 Use same user agents in generate-testcase as in puppeteer 2023-01-03 11:48:07 +08:00
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
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
f83ddbb308 Update file importer path 2023-01-03 10:01:59 +08:00
57563ee958 Import ChangeEvent 2023-01-03 10:01:59 +08:00
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
d85f3b1dd3 Use the CTA colour for the contact email address 2023-01-03 09:50:59 +08:00
08f3cb9e72 Merge pull request #1602 from omnivore-app/add-words-count
Add wordsCount to article schema
2023-01-03 08:25:31 +08:00
2bb1b2fd9c Update the year in the copyright footer 2023-01-02 20:12:51 +08:00
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
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
2c39916441 Add wordsCount to article schema 2023-01-02 16:49:11 +08:00
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
b0b113b83d Add the status to the admin user model 2023-01-02 11:16:43 +08:00
6d562cd79c Merge pull request #1596 from omnivore-app/fix/android-webview-color-theme 2022-12-31 16:39:07 -08:00
30ed2405e4 support dark mode in android web reader 2022-12-31 15:31:38 -08:00
8fc5e608c5 Merge pull request #1583 from omnivore-app/feat/ios-community
iOS clubs
2022-12-30 17:37:28 +08:00
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
b6897c7ba7 Set debug profile for Kibana in docker-compose 2022-12-30 13:12:59 +08:00
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
2329a4c85e Remove some unneeded debug 2022-12-30 12:01:41 +08:00
1668f4c8bc Add some more debug 2022-12-30 11:40:39 +08:00
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
c3084d668e Why didnt i use const here? 2022-12-30 11:22:49 +08:00
e0b9a6689a Not raise error when there is conflict of setting labels in highlights 2022-12-30 11:22:41 +08:00
194d93912c Use let instead of var 2022-12-30 11:21:41 +08:00
dba672a9d5 Set labels on toggle 2022-12-30 11:20:05 +08:00
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
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
e0437008d7 Fix not updating/deleting the right label in the highlight 2022-12-29 22:40:31 +08:00
264ebef46e Fix not setting labels to the correct highlight in a page 2022-12-29 21:34:45 +08:00
3040a35203 Reset modal on close 2022-12-29 17:45:29 +08:00
e03da2475d Update setlabels to save on close, always use the modal 2022-12-29 17:37:52 +08:00
2c6b6ef3cc Set labels before making API call 2022-12-29 16:42:22 +08:00
49bca60e2b More debugging 2022-12-29 15:55:54 +08:00
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
f060a0d4df Add some debugging for set labels on highlights 2022-12-29 15:37:50 +08:00
c49221943a Fix path to email auth link in README 2022-12-29 15:18:41 +08:00
abd1b5916f Merge pull request #1490 from omnivore-app/fix/parse-guardian
Fix parsing guardian news
2022-12-29 14:27:43 +08:00
207648999b Rename groups to clubs 2022-12-29 14:10:30 +08:00
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
dd55d750d6 force light theme for login and sign up screens 2022-12-28 17:11:37 -08:00
306e8e230f Merge pull request #1577 from omnivore-app/readability-in-puppeteer
readability in puppeteer
2022-12-28 17:57:06 +08:00
f72e1333d6 Remove the santa hat logo 2022-12-28 17:49:33 +08:00
8dc4c48f87 Add createImageProxyUrl callback to the readability in puppeteer-parse service 2022-12-28 16:51:23 +08:00
4a58026d13 Update the appreader bundle 2022-12-28 16:33:52 +08:00
0c7b8f5036 On iPhone allow saving links from the reader 2022-12-28 16:30:35 +08:00
bc924f7b12 Update copy on community page 2022-12-28 16:30:35 +08:00
f9da7b0dc4 Update reader bundle 2022-12-28 16:30:35 +08:00
2005d2c6db Prompt users to open the community modal once. Add twitter option 2022-12-28 16:30:35 +08:00