Commit Graph

83 Commits

Author SHA1 Message Date
4fc57dd6f1 Add hover cards 2024-05-29 16:21:37 +08:00
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
2257a5a42e Add web recaptcha on signup 2024-04-01 11:17:13 +08:00
712cad9ea1 fix: page becomes unresponsive after closing modal
Came across this issue while migrating to Omnivore, but I saw it also
reported in issue #3648. There was a first attempt to fix in #3653, but
I believe it's an issue in the library itself, which is not there
anymore in 2.0.6.

It also fixes the "too much recursion" error that shows in the console
when the modal is open, both in the Feeds page and in the Inbox (e.g.
when clicking on Edit Info).
2024-03-23 17:05:43 +01:00
7c170325cf Bump @floating-ui/react from 0.24.8 to 0.26.9
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.8 to 0.26.9.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.9/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:01:46 +00:00
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
6d4278a8f0 Revert package changes 2024-03-05 09:18:21 +08:00
4501bce927 Try bumping dropdown library up 2024-03-04 22:26:58 +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
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
dd8f913cdd Warnings cleanup 2024-02-16 12:25:45 +08:00
44b2a4a0ed Remove jest 2023-12-07 17:59:28 +08:00
6d1f442d86 Update pdfkit 2023-10-27 10:14:54 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
44a4ec5360 Fight with imports a bit 2023-10-04 18:04:58 +08:00
05bcb80dee Fix imports 2023-10-04 16:49:30 +08:00
70dc051eac Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working 2023-10-04 16:04:35 +08:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
842e4bbf98 Update help links 2023-09-13 10:22:45 +08:00
41f43ed5e1 validate csv file on the frontend 2023-08-14 13:10:17 +08:00
8838ade283 Add a lightbox to the web viewer 2023-08-10 13:56:05 +08:00
a1c51c330a Some validation when importing 2023-07-31 14:18:55 +08:00
fa1ff9ba17 Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
eeab8672b9 Remove unused styles, fix styling of notebook on mobile 2023-06-28 09:38:02 +08:00
aab893584e MOre work on notebook side pane 2023-06-27 15:46:50 +08:00
d4ccde4cd2 Improve hover actions on library cards, start to add spaced list view 2023-06-27 15:46:49 +08:00
ed66cba8df Remove the concept of a label colour row to simplify colour selection in labels 2023-06-19 21:42:18 +08:00
1547dd7583 Improved labels picker for the web 2023-06-19 21:41:25 +08:00
523e399e9d Dont load the twitter SDK unless we have to 2023-06-12 18:02:29 +08:00
69df32d428 Implement a reader for epubs 2023-04-18 09:00:48 +08:00
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
af00b88c5a More merge fixes 2023-04-03 17:29:01 +08:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
e3675295f0 WIP: use MD for highlight quotes 2023-03-31 12:26:03 +08:00
af708d68a2 Add types 2023-03-24 20:52:39 +08:00
b79307af39 Add missing package 2023-03-24 20:47:14 +08:00
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
cbbaa0cfac Bump @sentry/nextjs from 6.19.6 to 7.42.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.42.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...7.42.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 05:33:07 +00:00
914b611ce2 Add @radix-ui/react-switch package 2023-03-07 15:39:49 +08:00
a2583ad5a8 Update reader settings control 2023-02-28 18:01:57 +08:00
d6d975bed3 Remove unused ShareHighlightModal 2023-02-27 11:39:30 +08:00
066766d980 Remove unused code 2023-02-27 11:12:29 +08:00
09328edfe5 Updated library cards 2023-02-24 10:09:24 +08:00
6f8bf6686b Update webreader view when titles are updated 2023-02-07 11:03:53 +08:00
0edd91057e Update user interface for file import tool 2023-01-03 17:49:07 +08:00
9646092d1a Fix some errors in drag and drop feature 2022-11-30 11:53:06 +08:00
67253ee8c5 Downgrade antd as its conflicting with our typescript settings 2022-11-23 14:14:17 +08:00
c7d8769b66 Add UI for the rules engine 2022-11-23 13:42:34 +08:00
29660c0de1 Use the radix progress bar to keep consistent 2022-11-22 12:00:26 +08:00