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
30ed2405e4
support dark mode in android web reader
2022-12-31 15:31:38 -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
c3084d668e
Why didnt i use const here?
2022-12-30 11:22:49 +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
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
f060a0d4df
Add some debugging for set labels on highlights
2022-12-29 15:37:50 +08:00
f72e1333d6
Remove the santa hat logo
2022-12-28 17:49:33 +08:00
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
152a84efa0
Sort the labels on the settings/labels page
2022-12-22 10:18:24 +08:00
cbfecca505
Sort labels alphabetically on the labels popup
2022-12-22 10:14:40 +08:00
3c6795b583
Add missing icons
2022-12-21 17:02:23 +08:00
76ea354084
Update browser icons from install page
2022-12-21 16:52:55 +08:00
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
678486db63
Add description to open graph landing page
2022-12-21 14:41:41 +08:00
79ae04215e
Remove unused imports
2022-12-21 13:14:49 +08:00
f8b828a070
Disable empty arrow, this func isnt needed as we call save
2022-12-21 12:59:12 +08:00
a15af3f514
Different sizing for highlight bar if displaying the extra image
2022-12-21 12:55:08 +08:00
1fddbc3b58
Remove debug code
2022-12-21 12:54:50 +08:00
f13fc9c35a
Only save labels from the modal when the user finishes selection
...
This prevents creating issues by calling the setlabels mutation
too frequently if a user is rapidly changing labels, if that
happens a failure in the API could cause the user's changes
to be overwritten.
2022-12-21 12:29:34 +08:00
8ae3d374d1
Remove unused vars
2022-12-21 09:54:04 +08:00
a09c130cd2
Fix the opengraph image to always return on the landing page
2022-12-21 09:53:28 +08:00
a0d4b1493a
Simplify code to set custom highlight color
2022-12-20 17:20:57 +08:00
63b01ca2e6
Revert android touch position changes
2022-12-20 11:33:01 +08:00
6a94fb4aa7
Fix props
2022-12-19 21:27:10 +08:00
8c646ffccc
Remove unneeded linting changes
2022-12-19 17:17:22 +08:00
1ac5beef6c
Clean up recommendation quotes view
2022-12-19 17:14:21 +08:00
7ac26365b2
Use let instead of var
2022-12-19 17:07:27 +08:00
e8cd9f4412
Shared highlights UX
2022-12-19 17:07:27 +08:00
447458f6be
adjust tap location with scroll offset
2022-12-19 17:07:27 +08:00
55e925cc98
Clean up iOS recommendations, show a primer on first load
2022-12-19 17:07:27 +08:00
965d7286a5
Merge pull request #1556 from omnivore-app/fix/labels-sizing
...
Set the initial height for the labels view so it doesn't resize after load
2022-12-18 19:17:14 +08:00
77c0f7f6be
Set the initial height for the labels view so it doesn't resize after load
2022-12-18 19:00:30 +08:00
b7448c519c
Add open source to the landing page headline
2022-12-16 17:33:46 +08:00
cac8e16449
Flip the landing and about page so non-logged in users hit the landing page
2022-12-16 16:25:08 +08:00
e86276e1de
Add festive logo file
2022-12-14 12:56:54 +08:00
71d8611757
Put a santa hat on the login on non-logged in pages
2022-12-14 12:44:05 +08:00
a23f1f9425
Fix the text blurb
2022-12-13 22:12:17 +08:00
be44636aa6
Update web
2022-12-09 15:40:34 +08:00
ce7cb1efac
Merge pull request #1512 from omnivore-app/fix/android-popover-menu-position
...
PDF Highlight menu - Android
2022-12-08 17:06:06 +08:00
aa572e2971
Fix escaping
2022-12-08 12:16:02 +08:00
e9757e3391
Clean up login and invite page UI
2022-12-08 12:05:44 +08:00
bc1ddd5681
adjust menu location with toolbar height. user screenx/y to store tap location
2022-12-07 15:21:19 -08:00
7b2549c6e7
Merge pull request #1510 from omnivore-app/feat/ios-recommendations
...
iOS recommendation groups
2022-12-07 14:16:52 +08:00