Commit Graph

1843 Commits

Author SHA1 Message Date
c7bc590ae8 Fix breaking on author styles 2023-08-04 17:29:15 +08:00
a326a5ff95 replace rss with feeds on the settings page 2023-08-04 16:28:17 +08:00
81e54f0be6 Merge pull request #2592 from omnivore-app/feat/web-rename-rss-to-feeds
Rename rss to feeds in web (redirect from rss to feeds)
2023-08-04 13:27:49 +08:00
58c2a80572 Dont open the upload modal unless a file is being dragged 2023-08-04 12:24:46 +08:00
ded8c0ef2f Rename rss to feeds in web (redirect from rss to feeds) 2023-08-04 12:16:29 +08:00
c2ec9dbd0c Set the line height for titles on library cards 2023-08-04 12:05:57 +08:00
20baa57110 Some grid card positioning tweaks 2023-08-04 11:37:40 +08:00
5e6c34b923 Fix off by one in colour generation 2023-08-04 10:28:21 +08:00
68794bf184 Fix colors.length modulus 2023-08-04 10:22:08 +08:00
69a84278e5 Some debugging for color generation 2023-08-04 10:07:45 +08:00
f5323d10c3 Lower the zindex for progress bars so they are under headers when scrolled 2023-08-03 20:47:38 +08:00
712adeaff3 More grid tweaks 2023-08-03 18:56:51 +08:00
d8bd659404 Improve the spacing on library grid cards 2023-08-03 18:51:54 +08:00
21a86b27d2 Tweak some colours 2023-08-03 18:22:06 +08:00
dbd85d717f Improve spacing for new list view and header 2023-08-03 18:00:46 +08:00
e289e29b16 Fix multiselect header spacing on small screens 2023-08-03 17:38:07 +08:00
0b2e0878fc Update margins on the list view, better title line spacing 2023-08-03 17:05:36 +08:00
63e47a87ad Lower z-index for hover actions so they dont display over header 2023-08-03 16:51:54 +08:00
2037236748 Only display two lines of text on the grid cards 2023-08-03 15:22:40 +08:00
aab8f459b3 Merge pull request #2571 from omnivore-app/fix/web-library-grid-card-progress
Add progress to library grid cards
2023-08-03 15:12:24 +08:00
ff51d311e3 Remove unused import 2023-08-03 14:57:28 +08:00
4095cc7c1a Remove dead code 2023-08-03 14:56:07 +08:00
1ff80df421 Remove unused prop 2023-08-03 13:52:16 +08:00
40266422ab Fix imports 2023-08-03 13:36:13 +08:00
55e378c9b5 Merge pull request #2572 from omnivore-app/feature/pause-rss-feed
add a button to pause rss feed
2023-08-03 13:33:11 +08:00
1feee4d7cf Add missing files 2023-08-03 13:27:21 +08:00
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
ebbc14f841 Sort labels in the left menu alphabetically 2023-08-03 12:24:09 +08:00
27b8bafee7 show status on the row 2023-08-02 22:28:20 +08:00
ec1b14796a Make the reader color full width (remove margins) 2023-08-02 13:11:16 +08:00
b403dea247 add a button to pause rss feed 2023-08-01 22:07:53 +08:00
26bfbedcb9 Show progress on grid, change separator for progress 2023-08-01 20:45:15 +08:00
ef840bd2a7 Show the progress on library grid cards 2023-08-01 20:39:49 +08:00
33dbb90c72 Improve loading of images on grid 2023-08-01 18:56:19 +08:00
d8c7970000 Hover action sizes 2023-08-01 17:44:21 +08:00
1adbe9a8cf Use title instead of TooltipWrapped 2023-08-01 17:27:58 +08:00
c3639eec5f Need to use class components for icons 2023-08-01 13:33:16 +08:00
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
dde070f078 Better fallback images 2023-07-31 21:06:38 +08:00
58ac6381db Clean up positioning on mobile, hovercards on desktop 2023-07-31 19:16:16 +08:00
296050feea Font and text style 2023-07-31 17:46:26 +08:00
97d2da4b5c WIP: grid card design 2023-07-31 17:36:15 +08:00
3a0c1c7369 Merge pull request #2550 from omnivore-app/feat/web-library-uploader
Allow uploading via DnD on the library page
2023-07-31 15:09:29 +08:00
a1c51c330a Some validation when importing 2023-07-31 14:18:55 +08:00
d7e15a3b9d Merge pull request #2528 from omnivore-app/fix/ios-sizing-issues
Fix iOS 15 navbar issues and add dynamic type support
2023-07-28 17:48:57 +08:00
68d1ed864a Merge pull request #2560 from omnivore-app/fix/rss-filter
do not show archived rss items when clicking on the feed by adding in:inbox to the filter
2023-07-28 17:12:29 +08:00
1c970a54ce Fix typo in CSP 2023-07-28 14:57:02 +08:00
1621168377 do not show archived rss items when clicking on the feed by adding in:inbox to the filter 2023-07-28 14:52:15 +08:00
781e01c73c Fix rebase 2023-07-28 14:26:51 +08:00
fc6cca570e Add intercom recommended CSP items 2023-07-28 14:19:37 +08:00