Commit Graph

7362 Commits

Author SHA1 Message Date
8a91c1916b Remove the header border on small screens 2023-08-07 15:34:10 +08:00
54b80d9379 Merge pull request #2611 from omnivore-app/fix/web-feeds-redirect
Fix rss redirect
2023-08-07 12:21:09 +08:00
88c5406099 Fix rss redirect 2023-08-07 11:52:25 +08:00
c7bb871b7c Merge pull request #2610 from omnivore-app/fix/web-copy-typo
Fix success message when copying text
2023-08-07 11:27:49 +08:00
46adb89682 Fix success message when copying text 2023-08-07 11:03:13 +08:00
053625276b Merge pull request #2608 from Podginator/feat/Ars-technica-handler
Ars Technica Multipage handling
2023-08-07 10:43:39 +08:00
0392f6f009 Linting Fixes 2023-08-04 22:36:15 +02:00
49c1976ac9 Add Ars Technica handler for multipage articles 2023-08-04 20:00:03 +02:00
cb85eb1c7b Merge pull request #2607 from omnivore-app/fix/web-menu-background
Fix background on web mobile menus
2023-08-04 22:48:49 +08:00
5cfa0a2175 Fix background on web mobile menus 2023-08-04 22:47:57 +08:00
5054015b65 Merge pull request #2605 from omnivore-app/fix/web-mobile-menu-position
Fix absolute positioning of list card mobile menus
2023-08-04 22:35:07 +08:00
ae1af01adc Stop propogation of hover actions 2023-08-04 22:25:14 +08:00
9e2c41f5e2 Fix absolute positioning of list card mobile menus 2023-08-04 22:19:38 +08:00
a89552fedb Merge pull request #2603 from omnivore-app/fix/web-progressbar-zindex
Lower the progress bar z-index so its below the mobile menu
2023-08-04 21:41:40 +08:00
37b0ac016f Remove unused change 2023-08-04 21:41:16 +08:00
f729d68093 Lower the progress bar z-index so its below the mobile menu 2023-08-04 21:35:31 +08:00
332fabac6f Merge pull request #2601 from omnivore-app/fix/web-long-author-lines
Some web fixes
2023-08-04 21:06:42 +08:00
920ba8ba3b Bump menu zindex 2023-08-04 20:57:10 +08:00
71ec2247dc Remove outter <a on library items to work around checkbox propogating the click event up in firefox 2023-08-04 20:46:39 +08:00
57da54d279 Merge pull request #2599 from omnivore-app/fix/web-long-author-lines 2023-08-04 17:39:57 +08:00
fb3ac17bb7 Merge pull request #2598 from omnivore-app/jacksonh-patch-1
Update screenshot in the README
2023-08-04 17:32:06 +08:00
c7bc590ae8 Fix breaking on author styles 2023-08-04 17:29:15 +08:00
5ba2343cc6 Merge pull request #2597 from omnivore-app/fix/rss-link
some rss improvement
2023-08-04 17:05:44 +08:00
df4f2a9e1c Update screenshot in the README 2023-08-04 17:03:58 +08:00
e83a55c845 use alternate link before self 2023-08-04 16:30:17 +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
f79340115e Merge pull request #2593 from omnivore-app/fix/web-dnd-detection
Dont open the upload modal unless a file is being dragged
2023-08-04 13:27:35 +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
40bbb3f972 Merge pull request #2591 from omnivore-app/fix/web-card-line-height
Set the line height for titles on library cards
2023-08-04 12:08:42 +08:00
c2ec9dbd0c Set the line height for titles on library cards 2023-08-04 12:05:57 +08:00
4c1ec9f841 Merge pull request #2590 from omnivore-app/fix/web-color-debugging
Fix bug with random colour selection
2023-08-04 11:59:12 +08:00
20baa57110 Some grid card positioning tweaks 2023-08-04 11:37:40 +08:00
3a913e2d80 Merge pull request #2589 from omnivore-app/fix/atom-date
use published or updated if isoDate is not available for atom feeds
2023-08-04 10:45:31 +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
85575917ff use published or updated if isoDate is not available for atom feeds 2023-08-03 22:21:11 +08:00
c6c26ed3ab Merge pull request #2587 from omnivore-app/fix/web-progressbar-z-index
Lower the zindex for progress bars so they are under headers when scrolled
2023-08-03 21:05:20 +08:00
f5323d10c3 Lower the zindex for progress bars so they are under headers when scrolled 2023-08-03 20:47:38 +08:00
1cabdde679 Merge pull request #2586 from omnivore-app/fix/web-library-grid-layout
Improve the spacing on library grid cards
2023-08-03 19:14:19 +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
c48b70aaca Merge pull request #2584 from omnivore-app/fix/web-hover-cards
Lower z-index for hover actions so they dont display over header, improve header on small screens
2023-08-03 18:39:52 +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