Jackson Harper
a959c4beb0
Better dropdown name
2022-07-01 17:29:43 -07:00
Jackson Harper
0752191138
Enable API in the dropdown
2022-07-01 17:29:08 -07:00
Jackson Harper
a07111d7c8
Remove markdown API docs, harder to read than just looking at schema.ts
2022-07-01 10:26:48 -07:00
Jackson Harper
e375acd693
Generate API docs into Markdown
...
Not sure how well this will work but testing it out to see how
it looks on GitHub.
2022-07-01 10:18:14 -07:00
Jackson Harper
a218598810
Merge pull request #911 from omnivore-app/never-expire-tokens
...
never expire tokens
2022-06-30 17:37:05 -07:00
Satindar Dhillon
5d4cba6c77
Merge pull request #898 from omnivore-app/macos-web-reader
...
Mac App bundled reader
2022-06-29 22:59:32 -07:00
Satindar Dhillon
af6f8dd416
enable highlight bar for macos web reader
2022-06-29 22:09:52 -07:00
Jackson Harper
2344d6711b
Better printing of never expiring tokens
2022-06-29 10:51:54 -07:00
Hongbo Wu
37075f076e
Remove userDataDir
2022-06-29 22:56:14 +08:00
Jackson Harper
14ed43f263
Add support for "never" expiring tokens by setting to the Date MAX_AGE
2022-06-28 20:02:32 -07:00
Rupin Khandelwal
d6f183e1f2
Added never as one of the options
2022-06-28 13:57:47 -07:00
Rupin Khandelwal
61de5b88ac
fixed bug for input text showing undefined value
2022-06-28 09:20:50 -07:00
Jackson Harper
c2ce6a478b
Set select color and background colors so OS themes dont override them
2022-06-27 23:07:55 -07:00
Hongbo Wu
c08afe6451
Update page updatedAt when updating labels
2022-06-28 12:03:37 +08:00
Hongbo Wu
00f38d1134
Update page updatedAt when updating highlights
2022-06-28 11:55:26 +08:00
Hongbo Wu
59efc5fea7
Add test
2022-06-28 10:14:15 +08:00
Hongbo Wu
bf1faaeea4
Include highlights in search page result in elastic
2022-06-28 09:56:39 +08:00
Hongbo Wu
6cae3dc9b5
Add highlights in search item
2022-06-28 09:53:48 +08:00
Rupin Khandelwal
9122495632
adding prepopulation for input
2022-06-27 13:05:43 -07:00
Rupin Khandelwal
b1a6fe1151
Allow opening the create api token dialog on the /settings/api page via a URL
2022-06-27 11:36:44 -07:00
Hongbo Wu
662d570566
Update Readability-readerable
2022-06-27 22:30:47 +08:00
Hongbo Wu
7957cd2126
Do not remove content in .menu-opacity element
2022-06-27 22:27:38 +08:00
Jackson Harper
e2a0c41528
Add readability test for sydney.com
2022-06-27 22:26:41 +08:00
Hongbo Wu
9b513a7344
Merge pull request #885 from omnivore-app/fix/readability-ottawacitizen.com
...
Fix getting nodes from null document element
2022-06-27 14:49:23 +08:00
Hongbo Wu
bcebe738ff
Update Readability-readerable
2022-06-27 11:56:21 +08:00
Hongbo Wu
a3e5d6d817
Remove ad
2022-06-27 11:40:18 +08:00
Hongbo Wu
2d4ee151d1
Generate test page
2022-06-27 11:12:34 +08:00
Hongbo Wu
2504348936
Fix getting nodes from null document element
2022-06-27 11:09:38 +08:00
Hongbo Wu
eb34a40f1b
Add test
2022-06-26 18:53:28 +08:00
Hongbo Wu
c1855afc72
Update property unarchived=null instead of undefined in the page document in elastic
2022-06-26 18:36:54 +08:00
Jackson Harper
06cb18869b
Merge pull request #879 from omnivore-app/fix/librarylayout-persistence
...
Use persisted state instead of preferences data for library layout
2022-06-24 16:14:17 -07:00
Jackson Harper
189f95d14b
Use mocha-unfunk-reporter with the API tests
...
This should give us better reporting of failures in GitHub
Actions.
2022-06-24 11:55:29 -07:00
Jackson Harper
4c89323f0b
Make the content fetch GCF URL nullable
2022-06-24 11:30:52 -07:00
Jackson Harper
92c8047a66
Update environment variable names in docker
2022-06-24 10:52:13 -07:00
Hongbo Wu
67bf6d6f5d
Update .env.test
2022-06-24 10:13:14 -07:00
Hongbo Wu
aae9d7e382
Fix test
2022-06-24 10:13:14 -07:00
Hongbo Wu
75d3372426
Use gcf for low priority task
2022-06-24 10:13:14 -07:00
Hongbo Wu
e47415cf69
Add new environment variable for content-fetch url in gcf
2022-06-24 10:13:14 -07:00
Jackson Harper
d2522420b1
We dont need to sync layout
2022-06-24 09:48:58 -07:00
Jackson Harper
004a6a25ab
We still need to call useGetUserPreferences to get the users theme
2022-06-24 09:48:46 -07:00
Jackson Harper
a6455d8359
We dont need to wait for preferences data to load before showing the grid selector now
2022-06-24 09:38:32 -07:00
Jackson Harper
df17496c69
Use persisted state instead of preferences data for library layout
...
These visual settings should be per device not set in preferences
having them in preferences requires an API call and will make
them flicker when loaded.
2022-06-24 09:15:35 -07:00
Hongbo Wu
5f0cb493f2
Allow filter search result by updatedAt
2022-06-24 13:09:13 +08:00
Jackson Harper
8e59764f02
Merge pull request #874 from omnivore-app/updated-highlight-bar
...
updated highlight bar
2022-06-23 20:06:32 -07:00
Jackson Harper
73c2ae6878
Merge pull request #862 from omnivore-app/fix/highlight-locations
...
Fix issues with merging highlights
2022-06-23 16:28:43 -07:00
Jackson Harper
c5c23b9e23
Merge pull request #844 from omnivore-app/fix/fix-crash-parsing-blocked-content
...
Fix a crash when parsing content fetches that are blocked
2022-06-23 16:19:26 -07:00
Jackson Harper
c9854fab83
Merge pull request #854 from omnivore-app/readability/energias-renovablesdotcom
...
Add readability test case for energias-renovables.com
2022-06-23 16:13:00 -07:00
Jackson Harper
da6103b444
Fix issues with merging highlights
...
highlightLocations can't be a prop or they wont be updated
properly when highlights are created and merged.
This fixes issues with merging highlights. It changes how we
scroll to an initial highlight in the case of deep links too.
2022-06-23 16:09:28 -07:00
Rupin Khandelwal
f9932c6777
Merge branch 'main' of github.com:omnivore-app/omnivore into issue-835
2022-06-23 11:50:59 -07:00
Rupin Khandelwal
3761893aa3
fixed icon and text position to be centered inside highlight bar
2022-06-23 09:48:16 -07:00