Commit Graph

  • a9599c471a Merge branch 'main' into renovate/eslint-linter-browserify-10.x JYC333 2026-03-10 23:56:13 +00:00
  • 415bcac641 chore(deps): update dependency lightningcss to v1.32.0 (#8985) JYC333 2026-03-10 23:54:00 +00:00
  • 9527017314 fix(deps): update dependency mind-elixir to v5.9.3 (#8984) JYC333 2026-03-10 23:53:12 +00:00
  • 1d3d7c77f8 fix(deps): update dependency i18next to v25.8.17 (#8983) JYC333 2026-03-10 23:52:55 +00:00
  • e868615fd5 chore(client): address requested changes Elian Doran 2026-03-10 22:19:50 +02:00
  • 80493a52be feat(video_player): move loop to center section Elian Doran 2026-03-10 20:46:28 +02:00
  • 3fed2ba42e feat(video_player): add zoom to fit button Elian Doran 2026-03-10 20:44:32 +02:00
  • 82592ada54 fix(video_player): unreadable controls on light theme Elian Doran 2026-03-10 20:36:03 +02:00
  • 5528701744 feat(video_player): indicate unsupported file formats Elian Doran 2026-03-10 20:33:47 +02:00
  • 0ca665fb85 chore(video_player): mention keys Elian Doran 2026-03-10 20:24:16 +02:00
  • 7eb452ed8b refactor(video_player): use translations Elian Doran 2026-03-10 20:22:03 +02:00
  • d81dec94a9 feat(video_player): add keyboard shortcuts for toggling volume Elian Doran 2026-03-10 20:18:16 +02:00
  • 6631a4a806 feat(video_player): add shortcuts to just to beginning/end Elian Doran 2026-03-10 20:16:53 +02:00
  • 12f817c896 feat(video_player): add keyboard shortcut to toggle mute Elian Doran 2026-03-10 20:16:04 +02:00
  • 87229600d2 feat(video_player): keyboard shortcut to toggle full-screen Elian Doran 2026-03-10 20:15:10 +02:00
  • 471a46a030 feat(video_player): flash controls when pressing shortcuts Elian Doran 2026-03-10 20:14:11 +02:00
  • 41220eebd5 feat(video_player): arrow keys to seek Elian Doran 2026-03-10 20:11:56 +02:00
  • 755872277b feat(video_player): space to toggle play/pause Elian Doran 2026-03-10 20:10:40 +02:00
  • 2cb54d7021 fix(video_player): loop can get out of sync with external control Elian Doran 2026-03-10 20:09:33 +02:00
  • 5a16bafbbf fix(video_player): playback speed can get out of sync with external control Elian Doran 2026-03-10 20:08:17 +02:00
  • fc6e9d89d9 fix(video_player): volume can get out of sync with external control Elian Doran 2026-03-10 20:07:45 +02:00
  • 8af35da279 feat(video_player): add loop button Elian Doran 2026-03-10 20:05:40 +02:00
  • 7107fec1a4 feat(video_player): add rotate button Elian Doran 2026-03-10 20:03:58 +02:00
  • 4bb662c5fb feat(video_player): button to toggle PIP Elian Doran 2026-03-10 19:56:19 +02:00
  • 89297b92f8 feat(video_player): click toggles play/pause instead of controls Elian Doran 2026-03-10 19:53:24 +02:00
  • e019271e74 feat(video_player): hide immediately on play Elian Doran 2026-03-10 19:50:31 +02:00
  • f6d61eefcc feat(video_player): don't hide controls if not playing Elian Doran 2026-03-10 19:48:21 +02:00
  • fabc07be42 refactor(video_player): extract hiding visibility to hook Elian Doran 2026-03-10 19:47:25 +02:00
  • bccfa7956c refactor(video_player): extract more buttons into separate components Elian Doran 2026-03-10 19:45:42 +02:00
  • 42a05f411b feat(video_player): basic toggle of the controls Elian Doran 2026-03-10 19:42:45 +02:00
  • 7ba7b98f5f feat(video_player): add playback speed indicator Elian Doran 2026-03-10 19:38:15 +02:00
  • 2132c2ab38 refactor(video_player): extract full screen to separate component Elian Doran 2026-03-10 19:29:00 +02:00
  • 2ce4d512e7 feat(video_player): add full screen button Elian Doran 2026-03-10 19:23:45 +02:00
  • 1258d32820 feat(video_player): add skip left/right buttons Elian Doran 2026-03-10 19:22:29 +02:00
  • db763ba229 feat(video_player): improve style of bottom bar Elian Doran 2026-03-10 19:20:49 +02:00
  • 951fdaec70 chore(video_player): change button alignment Elian Doran 2026-03-10 19:17:51 +02:00
  • 4303f3687e refactor(video_player): extract seek bar & volume control Elian Doran 2026-03-10 19:12:52 +02:00
  • 540b0e0b83 feat(video_player): volume changer Elian Doran 2026-03-10 19:11:08 +02:00
  • 08a0326cb0 feat(video_player): add elapsed/remaining time Elian Doran 2026-03-10 19:05:59 +02:00
  • 8b0a45e4fd feat(video_player): add a trackbar for seeking the video Elian Doran 2026-03-10 18:57:58 +02:00
  • 0e0ad2ed73 feat(video_player): single play/pause button Elian Doran 2026-03-10 18:56:20 +02:00
  • 4c73f31aca feat(video_player): start adding custom controls (play/pause) Elian Doran 2026-03-10 18:54:53 +02:00
  • 6b2ae8fd12 feat(video_player): black background Elian Doran 2026-03-10 18:49:36 +02:00
  • 88d84fae1e refactor(video_player): extract to separate file Elian Doran 2026-03-10 18:48:54 +02:00
  • cdc46faaad fix(board): add column not snappable on mobile Elian Doran 2026-03-10 18:41:53 +02:00
  • 24dbc79961 fix(board): clipped on horizontal scroll Elian Doran 2026-03-10 18:40:17 +02:00
  • 8cb58dcc45 fix(icon_packs): missing empty icon Elian Doran 2026-03-10 18:35:20 +02:00
  • fe70b8aee6 fix(note_badges): saved indicator not disappearing if reduced motion was activated Elian Doran 2026-03-10 18:29:11 +02:00
  • 00f66cfb49 fix(popup_editor): note content no longer rendering Elian Doran 2026-03-10 18:22:09 +02:00
  • 3a4b080765 Table of contents fixes (#8933) Elian Doran 2026-03-10 18:31:24 +02:00
  • 41269ef987 chore(deps): update dependency express-rate-limit to v8.3.1 (#8981) Elian Doran 2026-03-10 08:30:06 +02:00
  • e521c6a386 fix(deps): update dependency @mermaid-js/layout-elk to v0.2.1 (#8982) Elian Doran 2026-03-10 08:29:41 +02:00
  • 1c35a557c1 chore(deps): update pnpm to v10.32.0 (#8986) Elian Doran 2026-03-10 08:29:20 +02:00
  • 99eb8389c5 chore(deps): update typescript-eslint monorepo to v8.57.0 (#8987) Elian Doran 2026-03-10 08:29:03 +02:00
  • c5e560ef5b chore(deps): update typescript-eslint monorepo to v8.57.0 renovate[bot] 2026-03-10 02:13:50 +00:00
  • a7d7a078b1 chore(deps): update pnpm to v10.32.0 renovate[bot] 2026-03-10 02:12:47 +00:00
  • a06fa5222f chore(deps): update dependency lightningcss to v1.32.0 renovate[bot] 2026-03-10 02:12:35 +00:00
  • 8d3e40a28a fix(deps): update dependency mind-elixir to v5.9.3 renovate[bot] 2026-03-10 02:11:34 +00:00
  • 8e32f99790 fix(deps): update dependency i18next to v25.8.17 renovate[bot] 2026-03-10 02:10:34 +00:00
  • 57bce62e48 fix(deps): update dependency @mermaid-js/layout-elk to v0.2.1 renovate[bot] 2026-03-10 02:09:36 +00:00
  • 1c873394d5 chore(deps): update dependency express-rate-limit to v8.3.1 renovate[bot] 2026-03-10 02:08:32 +00:00
  • d652f67364 Translations update from Hosted Weblate (#8977) JYC333 2026-03-09 10:43:00 +00:00
  • 5e54d098c5 Apply suggestions from code review JYC333 2026-03-09 10:23:14 +00:00
  • ec95303c31 Apply suggestion from @gemini-code-assist[bot] JYC333 2026-03-09 10:22:31 +00:00
  • 07aafe7e89 Update translation files Hosted Weblate 2026-03-09 11:17:38 +01:00
  • dc7acbb70e Translated using Weblate (Italian) Giovi 2026-03-09 10:52:11 +01:00
  • 0dcb8b3ff8 Translations update from Hosted Weblate (#8975) JYC333 2026-03-09 10:17:22 +00:00
  • e4ddff01ca Update docs/README-sv.md JYC333 2026-03-09 10:13:43 +00:00
  • 015c1161d4 Update docs/README-sv.md JYC333 2026-03-09 10:11:43 +00:00
  • ca0c6076c5 Translated using Weblate (Swedish) Robert Magnusson 2026-03-08 19:53:42 +01:00
  • 80a02f88be Translated using Weblate (Swedish) Robert Magnusson 2026-03-08 19:57:38 +01:00
  • 430833bedb Translated using Weblate (Swedish) Robert Magnusson 2026-03-08 19:56:18 +01:00
  • dc80d83964 Update translation files Hosted Weblate 2026-03-09 06:46:16 +01:00
  • 5f7ade45f4 fix(deps): update dependency katex to v0.16.38 (#8969) Elian Doran 2026-03-09 07:47:35 +02:00
  • 8b36a7ab1e Spreadsheet experiment v0.5 (#8966) Elian Doran 2026-03-09 07:47:08 +02:00
  • fd18276693 fix(deps): update dependency @preact/signals to v2.8.2 (#8968) Elian Doran 2026-03-09 07:46:47 +02:00
  • 0becfc16ba chore(deps): update pnpm to v10.31.0 (#8971) Elian Doran 2026-03-09 07:46:02 +02:00
  • d480d1f6ba chore(deps): update pnpm to v10.31.0 renovate[bot] 2026-03-09 01:36:51 +00:00
  • f5c9a71ba0 fix(deps): update dependency katex to v0.16.38 renovate[bot] 2026-03-09 01:35:41 +00:00
  • c177a8a464 fix(deps): update dependency @preact/signals to v2.8.2 renovate[bot] 2026-03-09 01:34:42 +00:00
  • c826564c9e chore(spreadsheet): address requested changes Elian Doran 2026-03-08 23:25:47 +02:00
  • ccb13fa6b9 fix(commons): typecheck Elian Doran 2026-03-08 23:12:42 +02:00
  • 69e374138f fix(spreadsheet): missing some CSS imports Elian Doran 2026-03-08 23:07:48 +02:00
  • 3156b2cb59 feat(spreadsheet): enable conditional formatting Elian Doran 2026-03-08 23:02:54 +02:00
  • d6217ffed4 feat(spreadsheet): enable data validation Elian Doran 2026-03-08 22:59:41 +02:00
  • fc90c6af9d feat(spreadsheet): enable sorting Elian Doran 2026-03-08 22:56:11 +02:00
  • a1118419ec feat(spreadsheet): enable filtering Elian Doran 2026-03-08 22:53:04 +02:00
  • 8599785ee8 refactor(spreadsheet): use multiple modules Elian Doran 2026-03-08 22:39:43 +02:00
  • 99ba192a44 feat(spreadsheet): allow triggering find/replace from context menu Elian Doran 2026-03-08 22:35:08 +02:00
  • b86d3587ac feat(spreadsheet): basic integration of find/replace Elian Doran 2026-03-08 22:24:03 +02:00
  • b2a0baf56a fix(spreadsheet): jumping when editing in another split Elian Doran 2026-03-08 22:15:29 +02:00
  • 22f37817e5 fix(spreadsheet): fix The column width is less than 0 when switching tabs Elian Doran 2026-03-08 22:00:03 +02:00
  • 6b4fe03625 fix(spreadsheet): mitigate The column width is less than 0, need to adjust page width to make it great than 0 when changing an inactive tab Elian Doran 2026-03-08 21:57:26 +02:00
  • f44b47ec23 fix(client): tabs still rendering in the background Elian Doran 2026-03-08 21:48:45 +02:00
  • 8d667e838a feat(spreadsheet): hide cell protection mechanism Elian Doran 2026-03-08 21:28:12 +02:00
  • f32385de2e feat(spreadsheet): hide toolbars while in read-only Elian Doran 2026-03-08 21:24:24 +02:00
  • 90796fc4fa feat(spreadsheet): basic read-only support Elian Doran 2026-03-08 21:09:11 +02:00
  • 4960c49cb2 feat(spreadsheet): add note plugin Elian Doran 2026-03-08 20:39:07 +02:00
  • b112e8b56b feat(spreadsheet): basic support for note revision using image Elian Doran 2026-03-08 20:30:24 +02:00
  • 83095130f6 feat(spreadsheet): basic rendering as HTML for share Elian Doran 2026-03-08 20:04:14 +02:00