Commit Graph

1895 Commits

Author SHA1 Message Date
ad63f0c102 Trim label names when creating on web 2023-08-11 10:42:58 +08:00
0caefbc89f Merge pull request #2638 from omnivore-app/feat/ios-upgrade-appreader
Add lightbox to the appreader
2023-08-10 17:19:37 +08:00
c5450d0231 Make the carousel infinite 2023-08-10 17:01:00 +08:00
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
33fe595834 Better handling of article fetch errors 2023-08-10 15:20:47 +08:00
912210a097 Merge pull request #2635 from omnivore-app/feat/web-spring-lightbox
Add a lightbox to the web viewer
2023-08-10 15:12:35 +08:00
ae1a32340e Merge pull request #2634 from omnivore-app/fix/web-rm-debug-line
Remove debug line
2023-08-10 15:10:12 +08:00
d56fc47b91 Merge pull request #2625 from omnivore-app/fix/web-use-saved-at
Prefer the savedAt date over created at in the article headers
2023-08-10 15:09:57 +08:00
17da8199be Some zoom and carousel settings twaks, enable pulldown dismisal 2023-08-10 14:57:10 +08:00
bcd5fa9f64 Add plugins to lightbox 2023-08-10 14:36:23 +08:00
8838ade283 Add a lightbox to the web viewer 2023-08-10 13:56:05 +08:00
ee3230557c Remove debug line 2023-08-10 13:24:27 +08:00
3c74bebc0b Add intercom downloads to CSP 2023-08-10 12:36:36 +08:00
36a79fd311 Add intercomassets to CSP 2023-08-10 12:06:51 +08:00
89631cc266 Remove debug from intercom script 2023-08-10 11:14:17 +08:00
86993f93b4 Remove scripts from service worker cache 2023-08-10 10:51:00 +08:00
dc21b9f412 Add more debugging 2023-08-10 10:24:30 +08:00
897c8343fb Comment out fetch handler 2023-08-10 10:08:47 +08:00
b2eb20ecd3 Try debugging service worker 2023-08-10 09:54:19 +08:00
496d3bbb7c Add more debugging 2023-08-10 09:22:14 +08:00
1f9beca0d5 Add some debugging 2023-08-10 09:15:52 +08:00
c2eb2ad043 Fix intercom id preventing it from being double embedded 2023-08-10 09:00:20 +08:00
4b01aa4da0 Prefer the savedAt date over created at in the article headers 2023-08-08 20:45:38 +08:00
a5fcee6240 Remove debug 2023-08-08 16:55:58 +08:00
267b47e959 Improve styling of highlight view items 2023-08-08 16:46:41 +08:00
544021f475 Add missing icon 2023-08-08 16:05:44 +08:00
c08674ac54 Some error messages 2023-08-08 15:40:34 +08:00
e8ac520f5a Add ability to export highlights and notes from notebook 2023-08-08 15:36:16 +08:00
5ae3b3480c Give cards more line height and avoid clipping, less spacing 2023-08-08 13:55:39 +08:00
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
b5a6b86915 Merge branch 'main' into feat/add-links-in-search 2023-08-07 22:41:47 +02:00
1230815161 Fix issue where loading would stop due to ref 2023-08-07 21:32:58 +02:00
f4c9724a99 Remove Comment 2023-08-07 19:42:35 +02:00
9be74570b6 Fix up and refactor some elements of the code. Allow multiple loading items. 2023-08-07 19:29:48 +02:00
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
8a91c1916b Remove the header border on small screens 2023-08-07 15:34:10 +08:00
42a7340d72 Clear Timeout when navigating away from page. 2023-08-07 09:08:08 +02:00
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
f531cc45ca Remove some confirm delete variables 2023-08-07 11:57:01 +08:00
75f2728d3c Remove unused vars for delete confirmation 2023-08-07 11:54:53 +08:00
88c5406099 Fix rss redirect 2023-08-07 11:52:25 +08:00
46adb89682 Fix success message when copying text 2023-08-07 11:03:13 +08:00
7aa959a4c7 Change timeout for polling. 2023-08-06 18:29:07 +02:00
27dd2b2734 Add Ability to Add URLs directly from the search bar. 2023-08-06 02:55:01 +02:00
5cfa0a2175 Fix background on web mobile menus 2023-08-04 22:47:57 +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
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
920ba8ba3b Bump menu zindex 2023-08-04 20:57:10 +08:00