|
|
b58cdc8a55
|
reducing lighting
|
2022-07-13 00:19:02 +00:00 |
|
|
|
31d133fdf0
|
updating border color to match label text color
|
2022-07-12 23:07:12 +00:00 |
|
|
|
7781d09623
|
Updated luminance condition for dark theme
|
2022-07-12 22:42:39 +00:00 |
|
|
|
ef31cb7199
|
Added code to lighten up the labels in dark mode
|
2022-07-12 21:52:51 +00:00 |
|
|
|
8637651be9
|
reset file
|
2022-07-11 22:53:28 +00:00 |
|
|
|
6cffbc23c7
|
reset - file
|
2022-07-11 22:43:15 +00:00 |
|
|
|
9541e0c32e
|
updated Labels for different themes
|
2022-07-11 21:20:57 +00:00 |
|
|
|
91e2a01a27
|
removing methods
|
2022-07-10 16:11:40 +00:00 |
|
|
|
27ed89b375
|
Resetting some files + leveraging library - color2k
|
2022-07-10 16:10:03 +00:00 |
|
|
|
6b4b2fe6dd
|
Merge branch 'main' of github.com:omnivore-app/omnivore into 901
|
2022-07-08 20:28:07 +00:00 |
|
|
|
33c204aff8
|
Cleaning up imports
|
2022-07-06 14:02:16 +00:00 |
|
|
|
e5518e9f23
|
Reply to the original sender of the forwarded email
|
2022-07-06 21:16:55 +08:00 |
|
|
|
a7eb8b0c39
|
cleaned up code
|
2022-07-06 12:54:17 +00:00 |
|
|
|
12983cc0cb
|
Increase luminous for labels
|
2022-07-06 01:46:30 +00:00 |
|
|
|
01353add63
|
Shorten the timeout requesting pages
I believe our process is sometimes being terminated before this
timeout is hit, which means we then don't have time to fetch
with a fallback.
|
2022-07-05 11:16:11 -07:00 |
|
|
|
9554f8f6ba
|
Create a scrapingbee url when using the fallback
Javascript hoists variables to the top of scope, so `url` here
refers to the `url` variable defined lower in the block.
|
2022-07-05 08:41:34 -07:00 |
|
|
|
3a79710dbf
|
Always fall back to scrapingbee if there is an exception
|
2022-07-05 21:48:58 +08:00 |
|
|
|
a959c4beb0
|
Better dropdown name
|
2022-07-01 17:29:43 -07:00 |
|
|
|
0752191138
|
Enable API in the dropdown
|
2022-07-01 17:29:08 -07:00 |
|
|
|
a07111d7c8
|
Remove markdown API docs, harder to read than just looking at schema.ts
|
2022-07-01 10:26:48 -07:00 |
|
|
|
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 |
|
|
|
a218598810
|
Merge pull request #911 from omnivore-app/never-expire-tokens
never expire tokens
|
2022-06-30 17:37:05 -07:00 |
|
|
|
5d4cba6c77
|
Merge pull request #898 from omnivore-app/macos-web-reader
Mac App bundled reader
|
2022-06-29 22:59:32 -07:00 |
|
|
|
af6f8dd416
|
enable highlight bar for macos web reader
|
2022-06-29 22:09:52 -07:00 |
|
|
|
2344d6711b
|
Better printing of never expiring tokens
|
2022-06-29 10:51:54 -07:00 |
|
|
|
37075f076e
|
Remove userDataDir
|
2022-06-29 22:56:14 +08:00 |
|
|
|
14ed43f263
|
Add support for "never" expiring tokens by setting to the Date MAX_AGE
|
2022-06-28 20:02:32 -07:00 |
|
|
|
d6f183e1f2
|
Added never as one of the options
|
2022-06-28 13:57:47 -07:00 |
|
|
|
61de5b88ac
|
fixed bug for input text showing undefined value
|
2022-06-28 09:20:50 -07:00 |
|
|
|
c2ce6a478b
|
Set select color and background colors so OS themes dont override them
|
2022-06-27 23:07:55 -07:00 |
|
|
|
c08afe6451
|
Update page updatedAt when updating labels
|
2022-06-28 12:03:37 +08:00 |
|
|
|
00f38d1134
|
Update page updatedAt when updating highlights
|
2022-06-28 11:55:26 +08:00 |
|
|
|
59efc5fea7
|
Add test
|
2022-06-28 10:14:15 +08:00 |
|
|
|
bf1faaeea4
|
Include highlights in search page result in elastic
|
2022-06-28 09:56:39 +08:00 |
|
|
|
6cae3dc9b5
|
Add highlights in search item
|
2022-06-28 09:53:48 +08:00 |
|
|
|
9122495632
|
adding prepopulation for input
|
2022-06-27 13:05:43 -07:00 |
|
|
|
b1a6fe1151
|
Allow opening the create api token dialog on the /settings/api page via a URL
|
2022-06-27 11:36:44 -07:00 |
|
|
|
662d570566
|
Update Readability-readerable
|
2022-06-27 22:30:47 +08:00 |
|
|
|
7957cd2126
|
Do not remove content in .menu-opacity element
|
2022-06-27 22:27:38 +08:00 |
|
|
|
e2a0c41528
|
Add readability test for sydney.com
|
2022-06-27 22:26:41 +08:00 |
|
|
|
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 |
|
|
|
bcebe738ff
|
Update Readability-readerable
|
2022-06-27 11:56:21 +08:00 |
|
|
|
a3e5d6d817
|
Remove ad
|
2022-06-27 11:40:18 +08:00 |
|
|
|
2d4ee151d1
|
Generate test page
|
2022-06-27 11:12:34 +08:00 |
|
|
|
2504348936
|
Fix getting nodes from null document element
|
2022-06-27 11:09:38 +08:00 |
|
|
|
eb34a40f1b
|
Add test
|
2022-06-26 18:53:28 +08:00 |
|
|
|
c1855afc72
|
Update property unarchived=null instead of undefined in the page document in elastic
|
2022-06-26 18:36:54 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4c89323f0b
|
Make the content fetch GCF URL nullable
|
2022-06-24 11:30:52 -07:00 |
|