Commit Graph

  • da091a07ea ⬆️(dependencies) update js dependencies renovate[bot] 2026-03-30 01:11:03 +00:00
  • cd882c8f70 🧑‍💻(nginx) add nginx-frontend Anthony LC 2026-03-30 16:13:10 +02:00
  • 53c51a3cca 🐛(nginx) add page reconciliation on nginx Anthony LC 2026-03-30 16:11:13 +02:00
  • fc71424419 (backend) add a public_search API view to the Document viewset sbl-search-public-docs Sylvain Boissel 2026-03-18 12:10:04 +01:00
  • 45fac1e869 🥚(frontend) add easter egg on doc emoji creation Anthony LC 2026-03-30 16:54:16 +02:00
  • 0379bbaab5 fix: address PostgreSQL too many clients by adding CONN_MAX_AGE and fixing pool OPTIONS merge copilot/fix-backend-client-limit-error copilot-swe-agent[bot] 2026-03-30 18:17:30 +00:00
  • a223e49509 📝(backend) improve docstrings charles 2026-03-24 15:42:33 +01:00
  • f166e75921 🚩(frontend) Add feature flag for document import Anthony LC 2026-03-30 12:02:18 +02:00
  • f4ded8ee55 🔧(backend) expose CONVERSION_UPLOAD_ENABLED in config endpoint Manuel Raynaud 2026-03-30 11:40:56 +02:00
  • 05423d4f04 🔧(backend) settings CONVERSION_UPLOAD_ENABLED to control docspec usage Manuel Raynaud 2026-03-30 11:35:26 +02:00
  • 6691167a40 🐛(frontend) fix tree pagination Anthony LC 2026-03-27 16:11:23 +01:00
  • 79e909cf64 🐛(editor) fix TypeError in document editor Maximilian Bosch 2026-03-28 06:23:50 +01:00
  • 03c049f59f ️(frontend) fix list merging across headings in HTML export Cyril 2026-03-25 13:08:58 +01:00
  • 43d486610b ️(frontend) fix empty heading before section titles in HTML export Cyril 2026-03-25 10:00:10 +01:00
  • 7d24af8702 ️(frontend) add contextual browser tab titles for docs routes Cyril 2026-03-24 14:17:27 +01:00
  • a794bdf34d working Thomas Ramé 2026-03-27 19:20:57 +01:00
  • 7f9869f547 ️(frontend) use aria-haspopup menu on DropButton triggers Cyril 2026-03-25 10:13:44 +01:00
  • 210c8b5660 (e2e) update tests for list semantics and add keyboard nav test Cyril 2026-03-25 14:27:41 +01:00
  • f7bea69d27 ️(frontend) localize dnd-kit screen reader instructions Cyril 2026-03-25 14:27:32 +01:00
  • 0df960bd5e ️(frontend) replace ARIA grid pattern with list in docs grid Cyril 2026-03-25 14:26:39 +01:00
  • 7427fdd222 ⬆️(dependencies) update PyJWT to v2.12.0 Manuel Raynaud 2026-03-27 10:03:38 +01:00
  • 641c6f43c6 ⬆️(dependencies) update requests to v2.33.0 [SECURITY] renovate[bot] 2026-03-26 15:26:14 +00:00
  • e7cbe24f3d 🔖(patch) release 4.8.4 v4.8.4-preprod v4.8.4 Manuel Raynaud 2026-03-25 17:29:41 +01:00
  • acb20a0d26 🌐(i18n) update translated strings Anthony LC 2026-03-25 18:14:46 +01:00
  • c9d09152fa wip Thomas Ramé 2026-03-25 19:27:57 +01:00
  • e6403be62e wip Thomas Ramé 2026-03-25 19:17:36 +01:00
  • d3d764f10c 🌐(i18n) update translated strings i18n/add-languages-greek Anthony LC 2026-03-25 18:14:46 +01:00
  • f54c310c98 Publish docs-4.8.4.tgz lunika 2026-03-25 16:37:24 +00:00
  • cbe6a67704 🔧(y-provider) increase Node.js memory limit Anthony LC 2026-03-25 17:14:27 +01:00
  • f91223fe4a 🔊(backend) add some log to trace conversion made on docs creation Manuel Raynaud 2026-03-25 17:08:14 +01:00
  • 2cbd43caae 🔧(y-provider) increase Node.js memory limit config/increase-memory-nodejs Anthony LC 2026-03-25 17:14:27 +01:00
  • 330096eb47 🐛(backend) move lock table closer to the insert operation targeted Manuel Raynaud 2026-03-25 15:43:49 +01:00
  • ff995c6cd9 🚨(backend) fix lint on test file Paul Vernin 2026-03-24 16:29:10 +00:00
  • 2e4a1b8ff9 📝(changelog) add fix to CHANGELOG.md Paul Vernin 2026-03-24 16:23:49 +00:00
  • 004d637c8b 🐛(backend) use ancestors_deleted_at to filter out deleted docs Paul Vernin 2026-03-19 10:51:51 +00:00
  • 8a0330a30f (backend) add favorite list test for sub-doc Paul Vernin 2026-03-18 21:40:08 +00:00
  • 677392b89b 🐛(backend) Fix favorite_list result for deleted sub docs Paul Vernin 2026-03-18 21:18:49 +00:00
  • b8e1d12aea ️(frontend) add aria-hidden to decorative icons in dropdown menu Cyril 2026-03-20 12:14:55 +01:00
  • 525d8c8417 🐛(y-provider) destroy Y.Doc instances after each convert request fix/docs-grid-aria-list-pattern Anthony LC 2026-03-25 12:03:12 +01:00
  • c886cbb41d ️(frontend) fix language dropdown ARIA for screen readers Cyril 2026-03-17 09:48:59 +01:00
  • 98f3ca2763 ️(frontend) improve BoxButton a11y and native button semantics Cyril 2026-03-23 13:27:36 +01:00
  • ca3502ee4d wip Thomas Ramé 2026-03-25 09:51:07 +01:00
  • fb92a43755 🚸(frontend) hint min char search users Anthony LC 2026-03-18 11:03:38 +01:00
  • d786e9703e 🐛(backend) do not filter deleted docs for the owner in the tree view sbl-fix-delete-document-request-conflict Sylvain Boissel 2026-03-24 15:09:42 +01:00
  • b7d0ba7bdd ️(frontend) fix sidebar resize handle for screen readers Cyril 2026-03-24 15:17:44 +01:00
  • 03fd1fe50e (frontend) fix vitest tests Anthony LC 2026-03-24 16:48:40 +01:00
  • fc803226ac 🔒️(js) fix security warning Anthony LC 2026-03-24 12:40:35 +01:00
  • 8c5352103a WARNING TO BRAINSTORM ON PROPAGATING AUTH TO IFRAME DOMAIN (separate flow with its own OIDC clientId or using current token?) Thomas Ramé 2026-03-24 15:02:19 +01:00
  • 3e3ee7e698 wip Thomas Ramé 2026-03-24 15:01:31 +01:00
  • fb725edda3 🚨(frontend) fix eslint errors Anthony LC 2026-03-24 12:05:47 +01:00
  • 6838b387a2 (linter) replace eslint-plugin-import by eslint-plugin-import-x Anthony LC 2026-03-24 12:05:39 +01:00
  • 87f570582f ⬇️(frontend) downgrade @react-pdf/renderer and pin it Anthony LC 2026-03-24 11:17:10 +01:00
  • 37f56fcc22 📌(frontend) blocked upgrade stylelint Anthony LC 2026-03-24 11:14:49 +01:00
  • 19aa3a36bc ⬆️(dependencies) update js dependencies renovate[bot] 2026-03-24 10:07:36 +00:00
  • 0d09f761dc 💄(frontend) improve comments highlights ZouicheOmar 2026-03-23 16:10:15 +01:00
  • ce5f9a1417 🔖(patch) release 4.8.3 v4.8.3 Manuel Raynaud 2026-03-21 10:52:46 +01:00
  • 83a24c3796 ️(frontend) add debounce WebSocket reconnect Anthony LC 2026-03-23 17:01:02 +01:00
  • 1a495f45ab 🔖(patch) release 4.8.3 v4.8.3-preprod Manuel Raynaud 2026-03-21 10:52:46 +01:00
  • 4a269e6b0e 🐛(y-provider) fix loop when no cookies Anthony LC 2026-03-23 10:46:25 +01:00
  • d9d7b70b71 ♻️(frontend) refacto Version modal to fit with the design system Anthony LC 2026-03-20 12:20:05 +01:00
  • a4326366c2 🐛(frontend) fix leftpanel button in doc version Anthony LC 2026-03-19 16:19:04 +01:00
  • 1d7b57e03d 🐛(frontend) fix close panel when click on subdoc Anthony LC 2026-03-23 10:11:19 +01:00
  • aaa0df3ac1 Publish docs-4.8.3.tgz lunika 2026-03-21 09:53:54 +00:00
  • c4c6c22e42 ♻️(backend) skip saving in database a document when payload is empty Manuel Raynaud 2026-03-17 22:53:22 +01:00
  • 10a8eccc71 (backend) add missing update api test using the PATCH method Manuel Raynaud 2026-03-17 21:43:32 +01:00
  • 728332f8f7 (backend) assert document path can not change during API update Manuel Raynaud 2026-03-17 21:14:34 +01:00
  • 487b95c207 🐛(backend) allow using search endpoint without refresh token enabled Manuel Raynaud 2026-03-21 09:22:45 +01:00
  • d23b38e478 (frontend) add markdown copy icon for Copy as Markdown option Cyril 2026-03-20 14:01:28 +01:00
  • d6333c9b81 ️(frontend) fix aria-labels for table of contents nav vs buttons Cyril 2026-03-18 10:56:31 +01:00
  • 03b6c6a206 ⬆️(dependencies) update next to v16.1.7 [SECURITY] renovate[bot] 2026-03-20 13:12:08 +00:00
  • aadabf8d3c ️(frontend) announce formatting shortcuts for screen readers Cyril 2026-03-18 13:29:19 +01:00
  • c0ecf53fbf fixup! 🚨(backend) fix search without refresh token fix-search-not-authenticated charles 2026-03-20 11:00:44 +01:00
  • 2a708d6e46 ️(frontend) add format to export download btn aria-label Cyril 2026-03-19 15:22:14 +01:00
  • b47c730e19 ️(frontend) announce search results through a live region fix/search-modal-a11y Cyril 2026-03-17 16:27:32 +01:00
  • cef83067e6 ️(frontend) restore focus to input after search filter reset Cyril 2026-03-17 16:23:37 +01:00
  • 4cabfcc921 ️(frontend) update aria-expanded dynamically on search combobox Cyril 2026-03-17 16:07:55 +01:00
  • b8d4b0a044 ️(frontend) add label text to search input field Cyril 2026-03-17 15:57:27 +01:00
  • 71c4d2921b ️(frontend) add explicit aria-label to search reset button Cyril 2026-03-17 15:53:28 +01:00
  • d1636dee13 ️(frontend) set empty alt on decorative search image Cyril 2026-03-17 15:34:40 +01:00
  • bf93640af8 ️(frontend) skip link as anchor instead of button Cyril 2026-03-16 13:30:59 +01:00
  • da79c310ae ️(frontend) focus skip link on headings and skip grid dropzone Cyril 2026-03-11 14:12:10 +01:00
  • b4eb54305a 🚨(backend) fix search without refresh token charles 2026-03-19 19:21:23 +01:00
  • 99c486571d ️(frontend) fix more options menu feedback for screen readers Cyril 2026-03-18 15:01:22 +01:00
  • cdf3161869 ️(frontend) use aria-label trad for version history modal #2023 Cyril 2026-03-18 09:54:30 +01:00
  • c89909bd1a save refacto/sub-docs-search Anthony LC 2026-03-17 14:48:34 +01:00
  • ef108227b3 ️(frontend) improve version history list accessibility Cyril 2026-03-17 11:58:53 +01:00
  • 9991820cb1 🔊(CHANGELOG) fix entries changelog Anthony LC 2026-03-19 13:36:48 +01:00
  • 2801ece358 ️(frontend) change aria-label for help menu button Anthony LC 2026-03-19 13:31:03 +01:00
  • 0b37996899 💫(frontend) fix the help button to the bottom in tree Anthony LC 2026-03-18 16:58:05 +01:00
  • 9926659a95 Publish docs-4.8.2.tgz lunika 2026-03-19 09:25:34 +00:00
  • 0867ccef1a 🔖(patch) release 4.8.2 v4.8.2-preprod v4.8.2 Manuel Raynaud 2026-03-19 10:20:32 +01:00
  • b3ae6e1a30 🐛(backend) duplicate a document as last-sibling Manuel Raynaud 2026-03-19 09:36:55 +01:00
  • 1df6242927 🐛(backend) stop using add_sibling method to create sandbox document Manuel Raynaud 2026-03-19 08:46:24 +01:00
  • 35fba02085 ️(i18n) fix waffle aria-label spacing for new-window links Cyril 2026-03-17 10:17:30 +01:00
  • 0e5c9ed834 ️(frontend) fix language dropdown ARIA for screen readers Cyril 2026-03-16 16:26:28 +01:00
  • 4e54a53072 (backend) add resource server api Sylvain Boissel 2026-02-26 12:39:14 +01:00
  • 4f8aea7b80 Search feature flags (#1897) Charles Englebert 2026-03-18 16:04:55 +01:00
  • 1172fbe0b5 ️(frontend) add nb accesses in share button aria-label Cyril 2026-03-16 16:03:43 +01:00
  • 7cf144e0de ️(frontend) fix modal aria-label object Object Cyril 2026-03-16 13:55:03 +01:00
  • 54c15c541e 🐛(frontend) fix image resizing when caption Anthony LC 2026-03-17 15:29:36 +01:00