Commit Graph

76 Commits

Author SHA1 Message Date
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
4b18b1f0b8 adding upload file progressbar 2022-11-21 00:43:17 -03:00
4e1e68e9a3 Drag and Drop feature 2022-11-06 19:30:18 -03:00
4b6c0e368f removed one packed 2022-09-15 12:19:04 -06:00
04acffd668 Adding Packages - downshift and recent searches and basic code 2022-08-31 22:04:45 -05:00
1aa0780e29 Use a masonry layout for the library layout 2022-08-19 14:53:01 +08:00
6a00f0b8c5 Revert the react dropdown menu upgrade, it broke all our menus 2022-08-18 12:35:21 +08:00
74f91ee84b Bump @radix-ui/react-dropdown-menu from 0.1.6 to 1.0.0
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 0.1.6 to 1.0.0.
- [Release notes](https://github.com/radix-ui/primitives/releases)
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 21:19:19 +00:00