Commit graph

2889 commits

Author SHA1 Message Date
Hongbo Wu
fdd9b10bf0 add delete_user_rls to user table 2022-07-13 16:06:40 +08:00
Rupin Khandelwal
3c764776ef
Merge pull request #928 from omnivore-app/901
Increase luminous for labels
2022-07-13 05:52:37 +00:00
Satindar Dhillon
d69a43d00f
Merge pull request #910 from omnivore-app/macos-read-now
macOS Share Extension Saving
2022-07-12 22:41:07 -07:00
Satindar Dhillon
4bc9119b59 add ApplyLabelsView to share extension view 2022-07-12 22:31:00 -07:00
Satindar Dhillon
9c2509951d consolidate share extension view code 2022-07-12 22:31:00 -07:00
Satindar Dhillon
16358bf230 remove extra init of Services in share extension 2022-07-12 22:31:00 -07:00
Satindar Dhillon
d7370a579d merge ExtensionSaveService into ExtensionViewModel 2022-07-12 22:31:00 -07:00
Satindar Dhillon
d6ccc5b318 move share extension view from Views to App 2022-07-12 22:31:00 -07:00
Satindar Dhillon
4747b685ba resolve stash conflict 2022-07-12 22:31:00 -07:00
Satindar Dhillon
6072638d00 update mac accent color 2022-07-12 22:31:00 -07:00
Satindar Dhillon
448780678a update mac accent color for dark mode 2022-07-12 22:31:00 -07:00
Satindar Dhillon
02bb54b813 change order on increase/decrease in mac menu 2022-07-12 22:31:00 -07:00
Satindar Dhillon
5beb807458 remove navBar from reader on mac app 2022-07-12 22:31:00 -07:00
Satindar Dhillon
5a76bebaae add keyboard shortcuts for reader settings 2022-07-12 22:31:00 -07:00
Satindar Dhillon
f4706205b0 observe font change and contrast change in main app for macos 2022-07-12 22:31:00 -07:00
Satindar Dhillon
6b5f8b7443 use NSNotification to propagate reader setting changes 2022-07-12 22:31:00 -07:00
Satindar Dhillon
fb361096fa bundle all reader preferences cahnges into a single transaction 2022-07-12 22:31:00 -07:00
Satindar Dhillon
1bfe7ff18a set WebPreferencesPopoverView for ios only 2022-07-12 22:31:00 -07:00
Satindar Dhillon
24032eaae3 add mac commands menu file 2022-07-12 22:31:00 -07:00
Satindar Dhillon
5db9b8ee7e add a makeFromData function to PageScrapePayload 2022-07-12 22:31:00 -07:00
Satindar Dhillon
73f9b96479 load article in macos app when read now is tapped from share ext 2022-07-12 22:31:00 -07:00
Satindar Dhillon
b752fdc9d0 open mac app when read now button is tapped from share extension 2022-07-12 22:31:00 -07:00
Satindar Dhillon
62a7b41ccc set requestID on main thread only 2022-07-12 22:31:00 -07:00
Satindar Dhillon
0b3993215f update share extension save service to work outside of a operation queue 2022-07-12 22:31:00 -07:00
Hongbo Wu
098771f566
Merge pull request #955 from omnivore-app/fix/duplicate-save
check if page saved by adding links before creating by extension
2022-07-13 11:57:20 +08:00
Hongbo Wu
ab687ca832
Merge pull request #951 from omnivore-app/feature/typeahead-search
feature/typeahead search
2022-07-13 11:53:32 +08:00
Hongbo Wu
01e95c3598 check if page saved by adding links before creating by extension 2022-07-13 11:34:20 +08:00
Hongbo Wu
b6826a8821 add siteName in api response in web 2022-07-13 11:03:33 +08:00
Hongbo Wu
cb1d64cd82 add siteName in api response 2022-07-13 10:57:54 +08:00
Hongbo Wu
3a31757c59 change size to first in query param in web 2022-07-13 10:51:57 +08:00
Hongbo Wu
970609c3b8 change size to first in query param 2022-07-13 10:46:03 +08:00
Hongbo Wu
931c519d44 typeahead searchs by siteName 2022-07-13 10:37:06 +08:00
Hongbo Wu
230df45ba1 make siteName as search_as_you_type 2022-07-13 10:36:29 +08:00
Rupin Khandelwal
b58cdc8a55 reducing lighting 2022-07-13 00:19:02 +00:00
Rupin Khandelwal
31d133fdf0 updating border color to match label text color 2022-07-12 23:07:12 +00:00
Rupin Khandelwal
7781d09623 Updated luminance condition for dark theme 2022-07-12 22:42:39 +00:00
Rupin Khandelwal
ef31cb7199 Added code to lighten up the labels in dark mode 2022-07-12 21:52:51 +00:00
Jackson Harper
0d2241de06 Extension: support right click saveurl and shortcut key to save current tab 2022-07-12 14:18:05 -07:00
Jackson Harper
2d67b90904 Use fixed positioning on floating primary header 2022-07-12 11:59:02 -07:00
Jackson Harper
a59167bbdc
Merge pull request #952 from omnivore-app/fix/dropdown-styling
Fix consistency of font styles in dropdown menus
2022-07-12 11:14:51 -07:00
Jackson Harper
b1e40b2da4 Fix consistency of font styles in dropdown menus 2022-07-12 10:44:46 -07:00
Jackson Harper
91bb08ea5f Use typeahead search 2022-07-12 10:36:09 -07:00
Jackson Harper
7c8fe4ba39 Update UX of kbar, implement typeahead search 2022-07-12 10:24:29 -07:00
Hongbo Wu
2b94f3ef82 add test 2022-07-12 09:36:00 -07:00
Hongbo Wu
b68282fe97 rename typeahead to typeaheadSearch 2022-07-12 09:36:00 -07:00
Hongbo Wu
3a1f38a6f7 add typeahead api implementation 2022-07-12 09:36:00 -07:00
Hongbo Wu
dc9523e522 add searchAsYouType in elastic 2022-07-12 09:36:00 -07:00
Hongbo Wu
31ac511121 add typeahead gql schema 2022-07-12 09:36:00 -07:00
Hongbo Wu
b5d1a92fa9 make title as search_as_you_type type in elastic 2022-07-12 09:36:00 -07:00
Jackson Harper
71711c00a4
Merge pull request #945 from omnivore-app/dependabot/npm_and_yarn/apollo-server-express-3.10.0
Bump apollo-server-express from 3.6.3 to 3.10.0
2022-07-12 09:33:58 -07:00