Commit graph

10513 commits

Author SHA1 Message Date
Satindar Dhillon
7fae2c6265 fix margin adjustment binding error 2022-06-01 20:29:35 -07:00
Jackson Harper
1386cc250a When opening library items that were created locally, make sure they are synced 2022-06-01 20:22:45 -07:00
Hongbo Wu
89164a353f
Merge pull request #723 from omnivore-app/fix/tweet-not-saved
Fix tweet not saved
2022-06-02 11:20:40 +08:00
Jackson Harper
e773ea7e2b Remove debug 2022-06-01 20:10:33 -07:00
Jackson Harper
ee4dc0aaae Correct error message typo 2022-06-01 20:10:16 -07:00
Hongbo Wu
4f031a579c
Merge pull request #721 from omnivore-app/search-highlights-second-index
When searching for highlights we should include document title, descr…
2022-06-02 11:05:30 +08:00
Hongbo Wu
5ebb0d939a Add edit webhook modal 2022-06-02 11:04:17 +08:00
Hongbo Wu
353aa6256f Update FormModal style 2022-06-02 11:03:38 +08:00
Hongbo Wu
1b024214fe Add get webhook query in web 2022-06-02 11:02:57 +08:00
Hongbo Wu
36c5a548d1 Update Table's edit & delete button style 2022-06-02 10:59:05 +08:00
Satindar Dhillon
3a40ef26e5 create custom stepper component 2022-06-01 17:44:15 -07:00
Jackson Harper
b2cbcc23c3 Improvements to background syncing 2022-06-01 17:24:42 -07:00
Satindar Dhillon
cebdbedc59 wire up margin and line height changes to web view 2022-06-01 17:16:06 -07:00
Satindar Dhillon
1f0c48fdfa add web listeners for margin and line spacing changes on ios 2022-06-01 14:52:38 -07:00
gitstart-omnivore
313c4db094 Added unsubscribe menu option 2022-06-01 20:17:34 +00:00
Satindar Dhillon
f04621a8fa create a web prefs form sheet 2022-06-01 11:46:12 -07:00
Satindar Dhillon
b32db17dbc WIP 2022-06-01 11:23:48 -07:00
Jackson Harper
3ab3fd6f77 Remove unused file 2022-06-01 09:46:12 -07:00
Jackson Harper
04195665a7 Make services a member var so they arent dealloced during async operations 2022-06-01 09:45:31 -07:00
Hongbo Wu
7c926f4ae4 Add webhook adding modal 2022-06-01 22:28:46 +08:00
Hongbo Wu
56c4f5f2de Add formModal 2022-06-01 22:04:58 +08:00
Hongbo Wu
c83f9290e6 Add setWebhook mutation 2022-06-01 21:08:13 +08:00
Hongbo Wu
04f7fdc31f Add labels in highlight type 2022-06-01 19:01:26 +08:00
Hongbo Wu
c59cf9cf65 Add labels in highlight properties 2022-06-01 19:01:14 +08:00
Hongbo Wu
4b4783b9b5 Add Webhook component 2022-06-01 18:44:10 +08:00
Hongbo Wu
545d944ffd Add get webhooks query 2022-06-01 18:43:43 +08:00
Hongbo Wu
2094ffe6b2 Adjust subscriptions to adapt to the new Table component 2022-06-01 18:43:26 +08:00
Hongbo Wu
48bd56be82 Update Table component to read rows as a map 2022-06-01 18:43:03 +08:00
Hongbo Wu
195074fa49 Update search query 2022-06-01 13:49:51 +08:00
Hongbo Wu
304fe70113 Fix tests 2022-06-01 10:30:23 +08:00
Jackson Harper
ca49ce5106 Simplify the OfflineSync handler for LinkedItems 2022-05-31 17:04:43 -07:00
Satindar Dhillon
6f27b31cb4 resolve merge conflict 2022-05-31 16:17:26 -07:00
Satindar Dhillon
2eb0d94399 make sure end background task is callled on failed saves 2022-05-31 16:15:19 -07:00
Jackson Harper
11f1b78c45 Remove changes to upload.ts 2022-05-31 15:26:33 -07:00
Jackson Harper
6faa831e15 Remove debug lines 2022-05-31 15:24:45 -07:00
Jackson Harper
632d794af5 Remove some debug lines 2022-05-31 15:19:21 -07:00
Jackson Harper
38fed646f5 Remove debug code 2022-05-31 15:18:37 -07:00
Jackson Harper
f8dcab74ec Nil out background task after we have ended it 2022-05-31 15:14:44 -07:00
Jackson Harper
cbf0215936 Call uploadFileRequest before uploading files
App Engine cant handle larger request sizes, so using a redirect
here doesn't work.
2022-05-31 15:11:53 -07:00
Jackson Harper
0e10d5630d Rebase and merge 2022-05-31 15:11:10 -07:00
Satindar Dhillon
def0fc7678 convert saveURL to async 2022-05-31 12:46:16 -07:00
Satindar Dhillon
822a38a863 convert save page publisher to async 2022-05-31 12:34:11 -07:00
Hongbo Wu
98ecdcff80 Fix test case of setting tweet-placeholder 2022-05-31 22:51:27 +08:00
Hongbo Wu
404805e0c0 Make async calls to parse() 2022-05-31 22:51:00 +08:00
Hongbo Wu
0b0edd3e69 Make fetching tweet url async 2022-05-31 22:50:14 +08:00
Hongbo Wu
417ed0a4eb Fetch tweet id from url 2022-05-31 20:02:54 +08:00
Hongbo Wu
74054cbdbd
Merge pull request #716 from omnivore-app/api-token
Api tokens
2022-05-31 14:22:23 +08:00
Hongbo Wu
b6fef171be If we have a node with only one child element which has the placeholder class, keep it 2022-05-31 14:18:39 +08:00
Hongbo Wu
22f5e1cc32 Fix embed tweets got deleted when simplifying nested elements 2022-05-31 13:42:16 +08:00
Jackson Harper
6f35740272 Linting fixes 2022-05-30 22:38:24 -07:00