Commit Graph

  • aa2b9ed5f2 ⬆️(dependencies) update python dependencies renovate[bot] 2025-10-27 00:38:19 +00:00
  • 1c96d645ba 🐛(backend) fix s3 version_id validation Manuel Raynaud 2025-10-30 15:29:11 +01:00
  • 2f010cf36d (frontend) set empty alt on logo due to Axe a11y error Cyril 2025-10-23 09:17:25 +02:00
  • 9d3c1eb9d5 🐛(frontend) emoji-picker fix lack of overlay Olivier Laurendeau 2025-09-15 21:35:59 +02:00
  • 08f3ceaf3f (frontend) add EmojiPicker in DocumentTitle Olivier Laurendeau 2025-09-15 18:55:35 +02:00
  • b1d033edc9 🩹(frontend) handle properly emojis in interlinking Olivier Laurendeau 2025-09-15 15:54:17 +02:00
  • 192fa76b54 (frontend) can remove emoji in the tree item actions Olivier Laurendeau 2025-09-15 15:43:11 +02:00
  • b667200ebd (frontend) add an EmojiPicker in the document tree Olivier Laurendeau 2025-09-15 15:26:55 +02:00
  • 294922f966 🩹(frontend) do not display emoji as page icon on main pages Olivier Laurendeau 2025-09-15 12:34:38 +02:00
  • 8b73aa3644 (frontend) create skeleton feature Cyril 2025-10-14 15:28:21 +02:00
  • dd56a8abeb 🐛(backend) fix trashbin list Anthony LC 2025-10-23 12:03:31 +02:00
  • 145c688830 🐛(frontend) fix lost content during sync Anthony LC 2025-10-21 15:26:31 +02:00
  • 950d215632 🚸(frontend) fresh data on share modal open Anthony LC 2025-10-21 10:45:32 +02:00
  • 7d5cc4e84b 🚚(frontend) move useUpdateDocLink to doc-share feature Anthony LC 2025-10-20 21:20:42 +02:00
  • 3e5bcf96ea ⬆️(y-provider) update hocuspocus to 3.2.5 Anthony LC 2025-10-20 21:15:40 +02:00
  • fe24c00178 ♻️(frontend) adapt custom blocks to new implementation Anthony LC 2025-10-16 12:10:05 +02:00
  • aca334f81f 🔥(frontend) remove custom DividerBlock Anthony LC 2025-10-15 17:13:44 +02:00
  • 2003e41c22 🚨(frontend) adapt signatures to @tanstack/react-query to >5.90 Anthony LC 2025-10-15 17:08:31 +02:00
  • 5ebdf4b4d4 ⬇️(dependencies) downgrade to cunningham 3.2.3 Anthony LC 2025-10-10 15:18:22 +02:00
  • 35e771a1ce ⬆️(dependencies) update js dependencies renovate[bot] 2025-10-06 10:17:21 +00:00
  • 2b5a9e1af8 ♻️(backend) increase user short_name field length Manuel Raynaud 2025-10-22 11:44:39 +02:00
  • a833fdc7a1 (frontend) add resizable left panel on desktop with persistence Cyril 2025-10-13 13:59:01 +02:00
  • b3cc2bf833 🚨(eslint) add missing rules Anthony LC 2025-10-20 21:53:10 +02:00
  • 18feab10cb (e2e) reduce flakinees Anthony LC 2025-10-17 22:44:35 +02:00
  • 2777488d24 🐛(frontend) fix duplicate document entries in grid Anthony LC 2025-10-13 16:03:37 +02:00
  • a11258f778 🔖(patch) release 3.8.2 Anthony LC 2025-10-17 15:54:56 +02:00
  • 33647f124f 🐛(service-worker) fix sw registration and page reload logic Anthony LC 2025-10-17 15:14:04 +02:00
  • e339cda5c6 🔖(patch) release 3.8.1 Anthony LC 2025-10-17 10:41:38 +02:00
  • 4ce65c654f 🔥(backend) remove treebeard form for the document admin Manuel Raynaud 2025-10-17 10:35:22 +02:00
  • c048b2ae95 🐛(backend) manage invitation partial update without email Manuel Raynaud 2025-10-16 17:26:02 +02:00
  • 5908afb098 ️(backend) improve trashbin endpoint performance (#1495) Manuel Raynaud 2025-10-16 17:06:47 +02:00
  • e2298a3658 (frontend) add missing aria-label to more options button on sub-docs Cyril 2025-10-14 09:28:50 +02:00
  • 278eb233e9 (frontend) add missing aria-label to add sub-doc button for a11y Cyril 2025-10-14 09:03:27 +02:00
  • b056dbfad4 🔖(minor) release 3.8.0 Anthony LC 2025-10-14 09:30:35 +02:00
  • 771ef2417f 🌐(i18n) update translated strings AntoLC 2025-10-14 13:10:09 +00:00
  • 8d5262c2f2 (e2e) fix flaky tests Anthony LC 2025-10-14 14:18:32 +02:00
  • 1125f441dc 🔇(e2e) remove unnecessary console log Anthony LC 2025-10-14 09:26:12 +02:00
  • 16f2de4c75 ♻️(frontend) logo theme customization optional Anthony LC 2025-10-14 12:38:09 +02:00
  • f19fa93600 💄(frontend) fix gap and alignment icons Anthony LC 2025-10-14 11:36:42 +02:00
  • af3d90db3b 🐛(frontend) fix double scrollbar on document grid Anthony LC 2025-10-14 11:23:09 +02:00
  • 127c90ca5f 🐛(frontend) fix circular dependency problems Anthony LC 2025-10-13 11:21:18 +02:00
  • fa7cf7a594 💄(frontend) add a theme focus visible on BoxButton Anthony LC 2025-10-10 12:45:16 +02:00
  • 6523165ea0 (frontend) doc page when deleted Anthony LC 2025-10-08 17:14:35 +02:00
  • de4d11732f (frontend) can restore from trashbin list actions Anthony LC 2025-10-03 12:45:55 +02:00
  • 37138c1a23 (frontend) add trashbin list Anthony LC 2025-10-03 12:45:25 +02:00
  • 2c1a9ff74f 🍱(frontend) add material-symbols-outlined font Anthony LC 2025-10-08 12:54:57 +02:00
  • 31389bcae2 ♻️(backend) open tree endpoint to deleted documents only for owners Manuel Raynaud 2025-10-06 11:25:17 +02:00
  • f772801fd0 ♻️(backend) change abilities for deleted document Manuel Raynaud 2025-10-06 08:50:06 +02:00
  • 390a615f48 (backend) expose deleted_at information in serializer Manuel Raynaud 2025-10-06 08:38:40 +02:00
  • 5bdf5d2210 🔧(backend) expose TRASHBIN_CUTOFF_DAYS Anthony LC 2025-10-03 12:37:37 +02:00
  • ed336558ac 🧑‍💻(config) THEME_CUSTOMIZATION_CACHE_TIMEOUT to 15 seconds Anthony LC 2025-10-09 15:09:17 +02:00
  • 4fbd588198 (frontend) load docs logo from public folder via url instead of svg Cyril 2025-10-08 08:33:07 +02:00
  • 546f97c956 ♻️(frontend) Refactor Auth component for improved redirection logic rvveber 2025-10-08 16:40:37 +02:00
  • af01c6e466 ♻️(service-worker) improve SW registration and update handling Anthony LC 2025-10-09 15:41:11 +02:00
  • 8023720da3 🙈(frontend) ignore public/assets/fonts with stylelint Anthony LC 2025-10-09 16:23:52 +02:00
  • 91eba31735 (frontend) preserve interlink style on drag-and-drop in editor Cyril 2025-10-07 14:41:18 +02:00
  • 45d6c1beef 🔧(action) publish a comment when label preview is added (#1467) Manuel Raynaud 2025-10-09 12:17:17 +02:00
  • dc25f3f39c 🚚(docker) use static path for certifi ca certificate Tom Kaltenbrunner 2025-10-08 14:50:31 +02:00
  • 529e7f1737 (frontend) reduce no access image size from 450 to 300 Cyril 2025-10-08 09:11:16 +02:00
  • 51c5c4ee63 (frontend) fix overlapping placeholders in multi-column layout Cyril 2025-10-06 17:00:50 +02:00
  • 72f098c667 🐛(frontend) email case sensitive search modal Anthony LC 2025-10-07 12:08:07 +02:00
  • 3b08ba4de1 ♻️(backend) force saving invitation email in lowercase Manuel Raynaud 2025-10-07 12:08:07 +02:00
  • 590b67fd71 🐛(backend) filter invitation with case insensitive email Manuel Raynaud 2025-10-07 11:41:45 +02:00
  • b3980e7bf1 ♻️(ci) add feature app environment rouja 2025-10-07 11:42:34 +02:00
  • e3b2fdbdf5 🔥(mail) replace google font Roboto Anthony LC 2025-10-06 18:42:57 +02:00
  • 314a7fa7b0 🍱(frontend) manage Inter font locally Anthony LC 2025-10-06 18:09:27 +02:00
  • 93227466d2 🍱(frontend) manage export emoji locally Anthony LC 2025-10-06 14:54:25 +02:00
  • db7ae350ec ♻️(frontend) Marianne single source of truth Anthony LC 2025-10-06 11:41:19 +02:00
  • 236c8df5ae 🚨(eslint) add no-unnecessary-type-assertion lint rule Anthony LC 2025-10-03 09:36:35 +02:00
  • ae1b05189e (frontend) fix attachment download filename Cyril 2025-10-02 11:27:09 +02:00
  • 431c331154 (frontend) exclude h4-h6 headings from table of contents Cyril 2025-10-01 09:18:29 +02:00
  • 5184723862 (frontend) prevent readers from changing callout emoji Cyril 2025-10-02 14:59:25 +02:00
  • ca10fb9a12 💬(copy) wrong permission mentionned on move doc (#1377) virgile-dev 2025-10-03 16:16:43 +02:00
  • 59e875764c ⬆️(backend) bump django from 5.2.6 to 5.2.7 dependabot[bot] 2025-10-03 08:29:34 +00:00
  • 7ed46ab225 🛂(frontend) block editing title when not allowed Anthony LC 2025-09-19 16:45:40 +02:00
  • 18f4ab880f (frontend) update labels and shared document icon accessibility Cyril 2025-10-01 11:33:02 +02:00
  • e71c45077d (frontend) checked checkboxes: removing strikethrough Cyril 2025-09-30 10:04:03 +02:00
  • 14c84f000e (frontend) add h1 for SR on 40X pages and remove alt texts Cyril 2025-09-30 08:45:09 +02:00
  • 6cc42636e5 (frontend) convert to figure/figcaption structure if caption exists Cyril 2025-09-23 13:02:28 +02:00
  • cc4bed6f8e ♻️(frontend) add upload loader block Anthony LC 2025-09-26 17:12:32 +02:00
  • d8f90c04bd (frontend) add pdf blocks to the editor dakshesh14 2025-08-17 12:37:31 +05:30
  • 1fdf70bdcf (frontend) remove redundant aria-label on hidden icons and update tests Cyril 2025-09-24 10:23:06 +02:00
  • 8ab21ef00d (frontend) improve semantic structure and aria roles of leftpanel Cyril 2025-09-24 09:55:41 +02:00
  • f337a2a8f2 (frontend) add default background to left panel for better a11y Cyril 2025-09-23 09:30:58 +02:00
  • 3607faa475 (frontend) remove redundant aria-label to avoid over-accessibility Cyril 2025-09-22 14:21:59 +02:00
  • 0ea7dd727f 🔒️(frontend) update alpine packages in production image (#1425) Manuel Raynaud 2025-09-23 11:21:01 +02:00
  • 6aca40a034 ⬆️(dependencies) Bump vite from 7.1.0 to 7.1.5 Anthony LC 2025-09-17 17:58:17 +02:00
  • ee3b05cb55 (frontend) improve NVDA navigation in DocShareModal Cyril 2025-09-16 10:41:12 +02:00
  • c23ff546d8 🐛(frontend) scroll back to top when navigate to a document Anthony LC 2025-09-18 17:40:47 +02:00
  • a751f1255a ♻️(frontend) replace Arial font-family with token font Anthony LC 2025-09-19 14:58:06 +02:00
  • 8ee50631f3 🍱(frontend) replace Marianne font Anthony LC 2025-09-19 14:48:50 +02:00
  • e5e5fba0b3 (frontend) hide decorative icons from assistive tech with aria-hidden Cyril 2025-09-18 08:22:01 +02:00
  • 0894bcdca5 (docs) add title metadata to exported docx/pdf for accessibility Cyril 2025-09-15 10:55:39 +02:00
  • 75da342058 🏷️(frontend) adapt types to link-configuration endpoint Anthony LC 2025-09-18 13:16:37 +02:00
  • 1ed01fd64b 🥅(backend) link role could be updated when restricted document Anthony LC 2025-09-09 11:10:29 +02:00
  • e4aa85be83 (e2e) fix flakiness Anthony LC 2025-09-18 11:28:20 +02:00
  • 2dc1e07b42 ⚗️(service-worker) remove index from cache first strategy Anthony LC 2025-09-17 10:29:45 +02:00
  • fbdeb90113 🛂(frontend) invalidate doc query when lost connection Anthony LC 2025-09-17 14:59:22 +02:00
  • b773f09792 🥅(frontend) improve meta 401 page Anthony LC 2025-09-17 14:53:21 +02:00
  • d8c9283dd1 🐛(frontend) fix 404 page when reload 403 page Anthony LC 2025-09-17 14:48:10 +02:00