Commit Graph

30 Commits

Author SHA1 Message Date
b68fd1d487 Merge pull request #211 from omnivore-app/feature/reader-progress-tracking-ios
Reader progress tracking ios
2022-03-09 18:12:57 -08:00
bf035a4ec4 use window to track scrolling for /app web routes 2022-03-09 13:40:18 -08:00
ddb13770d3 set position to fixed for article container wrapper in /app routes 2022-03-09 13:40:18 -08:00
191fcb2675 send reading progres updates from embedded web views 2022-03-09 13:40:18 -08:00
7cd1d65ce7 Header button fixes
- Completely disable the GitHub button when collapsed in header
- Point the name logo button to /login on the login page
2022-03-09 10:00:03 -08:00
7137aaf4fc useRouter 2022-03-08 20:05:18 -08:00
a84d79464a Make the router param optional 2022-03-08 13:07:03 -08:00
8109dd3a85 Fix implementation of u key
The `u` key isn't supposed to be a general purpose back key, there
is a `b` command for that. The `u` key should just be used as an
"up" command to go from the reader to the library.
2022-03-08 12:57:59 -08:00
3d72d0f9d5 Dont use <Script inside next/head 2022-03-03 20:56:16 -08:00
fb6564a126 Use next/script for Mathjax 2022-03-03 20:37:04 -08:00
c2dd4143ff Ensure font size changes are persisted 2022-03-01 12:04:19 -08:00
c4cf5bc2b0 Merge pull request #146 from omnivore-app/fix/favicons
Fix the favicon imports
2022-03-01 10:37:23 -08:00
ecb44c4c80 Add labels to library items query, improve design of labels 2022-03-01 08:54:19 -08:00
fbcf24a9d1 Fix the favicon imports 2022-02-26 17:32:12 -08:00
84fbc9cd27 Add code highlighting using highlight.js 2022-02-26 14:57:59 -08:00
5a285a4c7e Improve design for the error pages 2022-02-25 13:50:59 -08:00
c55625589c Merge pull request #98 from omnivore-app/feature/labels
Labels API and testing page
2022-02-24 19:51:28 -08:00
c73d4dc64a render correct color mode in privacy and term web embeds [apple] 2022-02-24 14:18:51 -08:00
f9bdc84980 lint 2022-02-24 15:03:18 +08:00
81324c128d update selected labels once close the modal 2022-02-24 14:47:47 +08:00
6482d280f7 add loading and set labels ui 2022-02-24 14:47:33 +08:00
8f68b60f18 Add basic UI for editing labels 2022-02-24 14:44:49 +08:00
4b78b2e80d Use the omnivoreYellow background on the highlight view
The highlightBackground colour is now used for the background
highlight color when text is selected.
2022-02-23 13:40:03 -08:00
f2e15e0754 Improve the styling of URLs in highlighted text 2022-02-23 13:22:30 -08:00
4b06e52128 Tweak the line height for reader text and titles
We still aren't using the degular font, so I kept the font sizes
the same as they are now. We will need to update if we change
the font.
2022-02-18 00:45:40 -08:00
2d663ec71b Add a link to our GitHub from our main header 2022-02-16 17:09:19 -08:00
40cf918fce Formatting on octocat icon, use noreferrer when opening a tab to GitHub 2022-02-15 09:25:02 -08:00
a050e44e4a Use the OctoCat icon instead of the star icon 2022-02-15 09:16:59 -08:00
979372c6c8 Add a follow us on GitHub button to the login page 2022-02-14 23:41:41 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00