Commit graph

4794 commits

Author SHA1 Message Date
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
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
Hongbo Wu
6cd6994aff Fix docker image 2022-12-28 15:28:27 +08:00
Jackson Harper
c75867464b
Merge pull request #1576 from omnivore-app/fix/highlight-spacing
Fix issue with spaces dissapearing when highlights are created
2022-12-28 15:27:13 +08:00
Hongbo Wu
a5f5e6fbdb Fix docker build 2022-12-28 11:51:11 +08:00
Hongbo Wu
7c39db207b Replace createArticle with savePage in puppeteer-parse service 2022-12-28 10:15:05 +08:00
Hongbo Wu
e22d209721 Fix test 2022-12-28 09:16:44 +08:00
Satindar Dhillon
e0f78627c7
Merge pull request #1555 from omnivore-app/fix/android-airplane-mode-crash
Fix: Android offline crashes
2022-12-27 08:36:02 -08:00
Satindar Dhillon
567997271c bump android to build 16 2022-12-27 08:18:01 -08:00
Satindar Dhillon
e994462b61 use typeahead search to handle searches on Android 2022-12-27 08:18:01 -08:00
Satindar Dhillon
20a88e78aa warp gql calls in try/catch blocks 2022-12-27 08:18:01 -08:00
Hongbo Wu
e9b31e375f Update savePage API to accept parsed content in the param 2022-12-27 21:59:31 +08:00
Hongbo Wu
6a49689d1e Add readability in puppeteer-parse 2022-12-27 21:22:49 +08:00
Jackson Harper
e16fc81a2f Fix issue with spaces dissapearing when highlights are created
Use the raw text when creating a highlight node instead of the
escaped text. This means \n spaces will be preserved in the
node and prevent spaces from being removed.
2022-12-27 20:31:34 +08:00
Hongbo Wu
2190acc0e0
Merge pull request #1573 from omnivore-app/obsidian-plugin
Add obsidian to corsConfig
2022-12-23 12:39:15 +08:00
Hongbo Wu
302ea2023f Add obsidian to corsConfig 2022-12-23 10:29:43 +08:00
Jackson Harper
0e75e7bf86
Merge pull request #1570 from omnivore-app/fix/sort-labels-alphabetically
Sort labels alphabetically on the web
2022-12-22 10:40:38 +08:00
Jackson Harper
152a84efa0 Sort the labels on the settings/labels page 2022-12-22 10:18:24 +08:00
Jackson Harper
cbfecca505 Sort labels alphabetically on the labels popup 2022-12-22 10:14:40 +08:00
Jackson Harper
296813e773
Merge pull request #1569 from omnivore-app/fix/install-page-tweaks
Update browser icons from install page
2022-12-21 17:17:59 +08:00
Jackson Harper
3c6795b583 Add missing icons 2022-12-21 17:02:23 +08:00
Jackson Harper
76ea354084 Update browser icons from install page 2022-12-21 16:52:55 +08:00
Jackson Harper
403ee2537b
Merge pull request #1565 from omnivore-app/fix/set-labels-conflicts
Only save labels from the modal when the user finishes selection
2022-12-21 16:07:41 +08:00
Jackson Harper
5f23bb6761
Merge pull request #1566 from omnivore-app/fix/opengraph-description
Add description to open graph landing page
2022-12-21 15:26:24 +08:00
Jackson Harper
678486db63 Add description to open graph landing page 2022-12-21 14:41:41 +08:00