|
|
4b627d9058
|
Stop event propogation over hover cards so we dont click on cards when opening the menu
|
2024-03-05 10:53:10 +08:00 |
|
|
|
553ea5d8a3
|
Remove old import
|
2024-03-05 10:21:42 +08:00 |
|
|
|
158a833d2d
|
Remove tooltip wrapped component
|
2024-03-05 10:18:07 +08:00 |
|
|
|
8ef19ba28c
|
Remove tooltips to fix library clash
|
2024-03-05 10:10:16 +08:00 |
|
|
|
91df117072
|
Remove onOpenChange
|
2024-03-05 09:34:36 +08:00 |
|
|
|
6d4278a8f0
|
Revert package changes
|
2024-03-05 09:18:21 +08:00 |
|
|
|
9f9d28a0eb
|
Add z-index to menus
|
2024-03-04 22:49:03 +08:00 |
|
|
|
4501bce927
|
Try bumping dropdown library up
|
2024-03-04 22:26:58 +08:00 |
|
|
|
e6b76bf463
|
Remove callback funcs
|
2024-03-04 21:42:05 +08:00 |
|
|
|
36e62f2984
|
Add some debug
|
2024-03-04 21:22:57 +08:00 |
|
|
|
8d77341dd0
|
Merge pull request #3616 from omnivore-app/fix/web-dismiss-pointer
Attempt to wrap modal root onopenchange to handle pointer events
|
2024-03-04 21:01:26 +08:00 |
|
|
|
14bcf400c5
|
Merge pull request #3619 from omnivore-app/feat/web-rtl-text
Allow setting text as RTL in the reader
|
2024-03-04 20:51:29 +08:00 |
|
|
|
b7cc86163c
|
Remove update functions
|
2024-03-04 14:11:50 +08:00 |
|
|
|
409006ff2b
|
Allow setting text as RTL in the reader
|
2024-03-04 13:55:50 +08:00 |
|
|
|
678de05e3d
|
Add some debugging
|
2024-03-04 13:34:07 +08:00 |
|
|
|
b719a8aa74
|
Attempt to wrap modal root onopenchange to handle pointer events
|
2024-03-04 13:02:18 +08:00 |
|
|
|
07f771c45f
|
Merge pull request #3586 from omnivore-app/dependabot/npm_and_yarn/remark-gfm-4.0.0
Bump remark-gfm from 3.0.1 to 4.0.0
|
2024-03-04 12:08:00 +08:00 |
|
|
|
fc80b4c454
|
Merge pull request #3610 from omnivore-app/dependabot/npm_and_yarn/sanitize-html-2.12.1
Bump sanitize-html from 2.4.0 to 2.12.1
|
2024-03-04 12:07:33 +08:00 |
|
|
|
419ebce68e
|
Bump sanitize-html from 2.4.0 to 2.12.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.4.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.4.0...2.12.1)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 03:46:04 +00:00 |
|
|
|
65f5488289
|
Merge pull request #3608 from omnivore-app/fix/export-job
fix: export-item job takes too long and save-page job was delayed
|
2024-03-04 11:25:49 +08:00 |
|
|
|
f541d4ede2
|
Merge pull request #3615 from omnivore-app/fix/web-pointer-events
Allow overflow on grid cards, clear pointer events from dropdowns after triggered
|
2024-03-04 11:06:05 +08:00 |
|
|
|
7c330d8a2a
|
Bump remark-gfm from 3.0.1 to 4.0.0
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](https://github.com/remarkjs/remark-gfm/compare/3.0.1...4.0.0)
---
updated-dependencies:
- dependency-name: remark-gfm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 02:54:57 +00:00 |
|
|
|
f1474a022d
|
Remove unused react-colorful package
|
2024-03-04 10:42:29 +08:00 |
|
|
|
53816db359
|
Merge pull request #3614 from omnivore-app/fix/github-actions-build-images
Fix action that validates image build
|
2024-03-04 10:27:07 +08:00 |
|
|
|
532c806c90
|
Allow overflow on grid cards, clear pointer events from dropdowns after triggered
The pointer events from radix are not cleared if a modal is opened
from a dropdown, so we manually clear them here.
|
2024-03-04 10:24:06 +08:00 |
|
|
|
0af866ceb4
|
Fix action that validates image build
|
2024-03-04 09:56:19 +08:00 |
|
|
|
08e5caddc2
|
retry export-item job if fails
|
2024-03-01 15:03:01 +08:00 |
|
|
|
e33cf465fe
|
throw error if export-item job fails
|
2024-03-01 15:00:28 +08:00 |
|
|
|
a337e0e39d
|
reduce export-item job priority to 50
|
2024-03-01 14:52:49 +08:00 |
|
|
|
12704fa13b
|
Merge branch 'web-production' into main
|
2024-03-01 14:40:34 +08:00 |
|
|
|
003be5bdd6
|
Merge pull request #3605 from omnivore-app/feat/web-temp-disable-summaries
Temporarily disable ai summaries
|
2024-03-01 11:33:41 +08:00 |
|
|
|
f3d5903d0c
|
Temporarily disable ai summaries
|
2024-03-01 11:15:18 +08:00 |
|
|
|
b1d6d44abb
|
Merge pull request #3603 from omnivore-app/fix/web-modal-interaction-outside
Handle interaction outside modals
|
2024-03-01 11:13:24 +08:00 |
|
|
|
6da5d381c0
|
Handle interaction outside modals
|
2024-02-29 21:43:56 +08:00 |
|
|
|
875a5c5b0e
|
Merge pull request #3602 from omnivore-app/fix/admin-features-granted-at
Update timestamp column names for features table
|
2024-02-29 20:33:54 +08:00 |
|
|
|
d99f312509
|
Update timestamp column names for features table
|
2024-02-29 20:28:49 +08:00 |
|
|
|
46db6a8a16
|
Merge pull request #3601 from omnivore-app/fix/web-style-for-readnow-button
fix/web style for readnow button
|
2024-02-29 19:53:36 +08:00 |
|
|
|
e272463620
|
Remove unused imports
|
2024-02-29 18:42:21 +08:00 |
|
|
|
6798a06d15
|
Fix style of the read now success toast
|
2024-02-29 18:41:52 +08:00 |
|
|
|
a74377556b
|
Merge pull request #3596 from omnivore-app/fix/web-layout-fixes
Small layout fixes for mobile
|
2024-02-29 18:20:33 +08:00 |
|
|
|
81d0648d27
|
Merge pull request #3600 from omnivore-app/fix/admin-register-features-table
Register admin features table
|
2024-02-29 17:35:07 +08:00 |
|
|
|
9c6a05b307
|
Register admin features table
|
2024-02-29 17:33:30 +08:00 |
|
|
|
4fe1abe08b
|
Merge pull request #3599 from omnivore-app/fix/admin-library-state
Add enum to library state attribute
|
2024-02-29 17:11:01 +08:00 |
|
|
|
25e6fd637a
|
Add enum to library state attribute
|
2024-02-29 16:45:05 +08:00 |
|
|
|
97777df784
|
Merge pull request #3598 from omnivore-app/fix/archive
fix search results for archived items which state is not archived
|
2024-02-29 16:44:35 +08:00 |
|
|
|
2636524642
|
fix typo
|
2024-02-29 16:35:52 +08:00 |
|
|
|
c3e8173e5e
|
fix search results for archived items which state is not archived
|
2024-02-29 16:34:55 +08:00 |
|
|
|
a5f3c5992a
|
Merge pull request #3597 from omnivore-app/fix/admin-archived_at
Add archived at for library_items
|
2024-02-29 16:21:20 +08:00 |
|
|
|
c84557237b
|
Add state to library_item
|
2024-02-29 16:19:21 +08:00 |
|
|
|
fa224d118e
|
Add archived at for library_items
|
2024-02-29 16:15:39 +08:00 |
|