Jackson Harper
|
4b01aa4da0
|
Prefer the savedAt date over created at in the article headers
|
2023-08-08 20:45:38 +08:00 |
|
Jackson Harper
|
a5fcee6240
|
Remove debug
|
2023-08-08 16:55:58 +08:00 |
|
Jackson Harper
|
267b47e959
|
Improve styling of highlight view items
|
2023-08-08 16:46:41 +08:00 |
|
Jackson Harper
|
544021f475
|
Add missing icon
|
2023-08-08 16:05:44 +08:00 |
|
Jackson Harper
|
c08674ac54
|
Some error messages
|
2023-08-08 15:40:34 +08:00 |
|
Jackson Harper
|
e8ac520f5a
|
Add ability to export highlights and notes from notebook
|
2023-08-08 15:36:16 +08:00 |
|
Jackson Harper
|
5ae3b3480c
|
Give cards more line height and avoid clipping, less spacing
|
2023-08-08 13:55:39 +08:00 |
|
Jackson Harper
|
a9edf4d2ab
|
Make sure we remove event listener so it isnt triggered multiple times
This fixes a bug where multiple delete confirmation snackbars
could show when deleting with keyboard controls.
|
2023-08-08 13:51:13 +08:00 |
|
Tom Rogers
|
b5a6b86915
|
Merge branch 'main' into feat/add-links-in-search
|
2023-08-07 22:41:47 +02:00 |
|
Thomas Rogers
|
1230815161
|
Fix issue where loading would stop due to ref
|
2023-08-07 21:32:58 +02:00 |
|
Thomas Rogers
|
f4c9724a99
|
Remove Comment
|
2023-08-07 19:42:35 +02:00 |
|
Thomas Rogers
|
9be74570b6
|
Fix up and refactor some elements of the code. Allow multiple loading items.
|
2023-08-07 19:29:48 +02:00 |
|
Jackson Harper
|
901b5815a9
|
Merge pull request #2613 from omnivore-app/fix/web-remove-header-border
Remove the header border on small screens
|
2023-08-07 16:10:52 +08:00 |
|
Jackson Harper
|
8a91c1916b
|
Remove the header border on small screens
|
2023-08-07 15:34:10 +08:00 |
|
Thomas Rogers
|
42a7340d72
|
Clear Timeout when navigating away from page.
|
2023-08-07 09:08:08 +02:00 |
|
Jackson Harper
|
1e7019c657
|
Merge pull request #2596 from omnivore-app/feat/web-undo-delete
Dont require confirmation on delete, show undo action
|
2023-08-07 13:48:44 +08:00 |
|
Jackson Harper
|
f531cc45ca
|
Remove some confirm delete variables
|
2023-08-07 11:57:01 +08:00 |
|
Jackson Harper
|
75f2728d3c
|
Remove unused vars for delete confirmation
|
2023-08-07 11:54:53 +08:00 |
|
Jackson Harper
|
88c5406099
|
Fix rss redirect
|
2023-08-07 11:52:25 +08:00 |
|
Jackson Harper
|
46adb89682
|
Fix success message when copying text
|
2023-08-07 11:03:13 +08:00 |
|
Hongbo Wu
|
053625276b
|
Merge pull request #2608 from Podginator/feat/Ars-technica-handler
Ars Technica Multipage handling
|
2023-08-07 10:43:39 +08:00 |
|
Thomas Rogers
|
7aa959a4c7
|
Change timeout for polling.
|
2023-08-06 18:29:07 +02:00 |
|
Thomas Rogers
|
27dd2b2734
|
Add Ability to Add URLs directly from the search bar.
|
2023-08-06 02:55:01 +02:00 |
|
Thomas Rogers
|
0392f6f009
|
Linting Fixes
|
2023-08-04 22:36:15 +02:00 |
|
Thomas Rogers
|
49c1976ac9
|
Add Ars Technica handler for multipage articles
|
2023-08-04 20:00:03 +02:00 |
|
Jackson Harper
|
5cfa0a2175
|
Fix background on web mobile menus
|
2023-08-04 22:47:57 +08:00 |
|
Jackson Harper
|
ae1af01adc
|
Stop propogation of hover actions
|
2023-08-04 22:25:14 +08:00 |
|
Jackson Harper
|
9e2c41f5e2
|
Fix absolute positioning of list card mobile menus
|
2023-08-04 22:19:38 +08:00 |
|
Jackson Harper
|
37b0ac016f
|
Remove unused change
|
2023-08-04 21:41:16 +08:00 |
|
Jackson Harper
|
f729d68093
|
Lower the progress bar z-index so its below the mobile menu
|
2023-08-04 21:35:31 +08:00 |
|
Jackson Harper
|
920ba8ba3b
|
Bump menu zindex
|
2023-08-04 20:57:10 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
c7bc590ae8
|
Fix breaking on author styles
|
2023-08-04 17:29:15 +08:00 |
|
Hongbo Wu
|
e83a55c845
|
use alternate link before self
|
2023-08-04 16:30:17 +08:00 |
|
Hongbo Wu
|
a326a5ff95
|
replace rss with feeds on the settings page
|
2023-08-04 16:28:17 +08:00 |
|
Jackson Harper
|
76e0b36dfb
|
Dont require confirmation on delete, show undo action
|
2023-08-04 13:44:31 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
58c2a80572
|
Dont open the upload modal unless a file is being dragged
|
2023-08-04 12:24:46 +08:00 |
|
Jackson Harper
|
ded8c0ef2f
|
Rename rss to feeds in web (redirect from rss to feeds)
|
2023-08-04 12:16:29 +08:00 |
|
Jackson Harper
|
c2ec9dbd0c
|
Set the line height for titles on library cards
|
2023-08-04 12:05:57 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
20baa57110
|
Some grid card positioning tweaks
|
2023-08-04 11:37:40 +08:00 |
|
Jackson Harper
|
5e6c34b923
|
Fix off by one in colour generation
|
2023-08-04 10:28:21 +08:00 |
|
Jackson Harper
|
68794bf184
|
Fix colors.length modulus
|
2023-08-04 10:22:08 +08:00 |
|
Jackson Harper
|
69a84278e5
|
Some debugging for color generation
|
2023-08-04 10:07:45 +08:00 |
|
Hongbo Wu
|
85575917ff
|
use published or updated if isoDate is not available for atom feeds
|
2023-08-03 22:21:11 +08:00 |
|
Jackson Harper
|
f5323d10c3
|
Lower the zindex for progress bars so they are under headers when scrolled
|
2023-08-03 20:47:38 +08:00 |
|
Jackson Harper
|
712adeaff3
|
More grid tweaks
|
2023-08-03 18:56:51 +08:00 |
|
Jackson Harper
|
d8bd659404
|
Improve the spacing on library grid cards
|
2023-08-03 18:51:54 +08:00 |
|
Jackson Harper
|
21a86b27d2
|
Tweak some colours
|
2023-08-03 18:22:06 +08:00 |
|