Commit graph

2593 commits

Author SHA1 Message Date
Rupin Khandelwal
a40d7703a7 Added New Responsive table and data 2022-07-15 22:43:59 +02:00
Satindar Dhillon
0b21990d14
Merge pull request #957 from omnivore-app/fix/registration-bugs 2022-07-13 10:52:38 -07:00
Jackson Harper
40d449f4cc
Merge pull request #953 from omnivore-app/fix/floating-header-menu
Use fixed positioning on floating primary header
2022-07-13 10:46:51 -07:00
Jackson Harper
5a0410a89b
Merge pull request #956 from omnivore-app/fix/delete-user
fix/delete user
2022-07-13 10:46:33 -07:00
Satindar Dhillon
497314df05 fix mac function call 2022-07-13 10:07:52 -07:00
Satindar Dhillon
282b3a104e rename function param to avoid conflict with struct var 2022-07-13 09:55:51 -07:00
Satindar Dhillon
fbb2565d11 show alert after deleting account 2022-07-13 09:32:39 -07:00
Satindar Dhillon
e6e954c7ad set username as available when validation api returns void 2022-07-13 09:16:16 -07:00
Hongbo Wu
5a8e2c40c7 fix delete users db permission error 2022-07-13 16:08:46 +08:00
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
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