Commit Graph

  • 4b28b3c23b (frontend) add pinning on doc detail Anthony LC 2025-03-13 14:14:17 +01:00
  • f26fc43df0 🔥(frontend) remove DocTagPublic component Anthony LC 2025-03-13 13:54:42 +01:00
  • 05a6818439 🧑‍💻(e2e) display more information when auth fails Anthony LC 2025-03-11 12:12:03 +01:00
  • 8056fd7d66 🚚(frontend) add import path for features/docs tsconfig Anthony LC 2025-03-10 15:43:27 +01:00
  • c85224af42 📝(README) remove AGPL mention Samuel Paccoud - DINUM 2025-03-16 18:56:18 +01:00
  • 70f1b6a8e8 🚩(frontend) add feature flag on "Copy as HTML" Anthony LC 2025-03-14 16:13:45 +01:00
  • 0f07fdcb65 📈(frontend) get user analytics Anthony LC 2025-02-20 17:15:39 +01:00
  • 2e13dfb9bc 📈(frontend) abstract analytics classes Anthony LC 2025-02-20 17:14:27 +01:00
  • a026435eb7 ⬆️(dependencies) update canvg to v4.0.3 [SECURITY] renovate[bot] 2025-03-14 14:14:42 +00:00
  • 7007d56c38 🐛(frontend) fix svg not rendering export dox Anthony LC 2025-03-13 13:21:28 +01:00
  • 0405e6a3f6 🐛(frontend) fix svg not rendering export pdf Anthony LC 2025-03-12 17:37:48 +01:00
  • cb8bd4b937 🐛(frontend) fix flakiness e2e tests title doc Anthony LC 2025-03-14 14:27:56 +01:00
  • 4316b4e67d (frontend) adapt export to divider block Anthony LC 2025-03-11 12:24:22 +01:00
  • 534085439f (frontend) add divider blocks to the editor Anthony LC 2025-03-10 16:55:07 +01:00
  • da02d3d756 🎨(frontend) use blockquote tag for quote block Anthony LC 2025-03-13 16:25:45 +01:00
  • 87960d3773 (AI) add emojify action to ai transform Anthony LC 2025-03-13 11:29:03 +01:00
  • e0af6d36e1 (AI) add beautify action to ai transform Anthony LC 2025-03-12 11:44:58 +01:00
  • cbf9091d1c ️(AI) improve formating of ai translation Anthony LC 2025-03-12 10:14:47 +01:00
  • 9176328200 ♻️(frontend) replace cors proxy for export Anthony LC 2025-03-13 11:52:11 +01:00
  • 6efc2377fe (back) create a cors proxy fetching docs external resources Anthony LC 2025-03-10 10:11:38 +01:00
  • 1c02b0ad8e 📝(frontend) change literal section open source Anthony LC 2025-03-11 16:42:33 +01:00
  • 007854a877 ️(back) use redis as session backend in developement Manuel Raynaud 2025-03-11 12:03:57 +01:00
  • 57cead448d 🏷️(frontend) adapt new doc type nb_accesses_direct Anthony LC 2025-03-10 15:11:05 +01:00
  • f20d256cd1 🐛(backend) fix numchild when soft deleting/restoring a document Samuel Paccoud - DINUM 2025-02-26 16:33:23 +01:00
  • 76c01df3ae (backend) add number of direct accesses related to a document Samuel Paccoud - DINUM 2025-02-26 09:27:00 +01:00
  • 20315e9b60 (backend) limit link reach/role select options depending on ancestors Samuel Paccoud - DINUM 2025-02-18 08:32:49 +01:00
  • 2203d49a52 (backend) add new "descendants" action to document API endpoint Samuel Paccoud - DINUM 2025-02-17 10:25:07 +01:00
  • 56aa69f56a ♻️(backend) refactor list view to allow filtering other views Samuel Paccoud - DINUM 2025-02-17 10:19:06 +01:00
  • 0aabf26694 (backend) add "tree" action on document API endpoint Samuel Paccoud - DINUM 2025-02-16 17:26:51 +01:00
  • fcf8b38021 (backend) allow forcing page size within limits Samuel Paccoud - DINUM 2025-02-15 13:16:35 +01:00
  • 757d7f35cd ⬆️(dependencies) update django to v5.1.7 [SECURITY] renovate[bot] 2025-03-10 09:07:40 +00:00
  • fdc49dc002 🐛(frontend) remove scroll listener table content Anthony LC 2025-03-10 09:29:33 +01:00
  • 197ba47f73 ⬆️(frontend) bump cunningham to 3.0.0 Anthony LC 2025-03-04 16:09:45 +01:00
  • d5997ba9d5 ⬆️(frontend) bump to react 19.0.0 Anthony LC 2025-03-04 16:08:16 +01:00
  • 1c6d18fdf3 📌(frontend) pin yjs globally Anthony LC 2025-03-04 16:02:00 +01:00
  • 24d126f410 🚨(frontend) fix linter Anthony LC 2025-03-04 15:58:08 +01:00
  • a5e1751cf3 ⬆️(dependencies) update js dependencies renovate[bot] 2025-03-04 13:26:15 +00:00
  • 0cabb655ad 🔒️(back) restrict access to favorite_list endpoint Manuel Raynaud 2025-03-06 15:21:49 +01:00
  • 38eb6d45b7 🐛(back) fix ValidationError exception handler Manuel Raynaud 2025-03-06 14:46:46 +01:00
  • 5bb7ad643a 🔖(minor) release 2.4.0 Anthony LC 2025-03-06 09:47:58 +01:00
  • 57b8881fc6 📌(frontend) pin blocknote globally Anthony LC 2025-03-06 10:19:26 +01:00
  • 89ad610ba6 🐛(frontend) fix collaboration error Anthony LC 2025-03-06 14:45:00 +01:00
  • 251787b835 🚨(tests) add language related tests; fix getByRole not working in tests rvveber 2025-02-25 15:44:33 +01:00
  • f95173e096 🐛(frontend) allow left panel to update on language change rvveber 2025-02-25 15:42:18 +01:00
  • a7944cce80 (app) get language from backend; set browser-detected language if null rvveber 2025-02-25 15:41:03 +01:00
  • 7941fc91d5 🐛(frontend) set toolbar-popup to current language rvveber 2025-02-25 15:34:07 +01:00
  • 7fc83a4fcd (frontend) the LanguagePicker now uses config as options rvveber 2025-03-04 16:08:39 +01:00
  • 2bf47b7705 (backend) the LanguagePicker now uses config as options rvveber 2025-03-04 16:08:10 +01:00
  • 23b0214a2a (frontend) add language utility for "locale" rvveber 2025-02-25 15:21:32 +01:00
  • f244509de3 (frontend) add API access for 'language' attribute on User model rvveber 2025-03-04 14:01:18 +01:00
  • fda5f8f008 (backend) add API access for 'language' attribute on User model rvveber 2025-03-04 14:00:22 +01:00
  • 9a79b09b07 🔨(backend) make the 'language' attribute on the User model nullable rvveber 2025-02-25 15:08:59 +01:00
  • b24acd14e2 🔨(frontend) email invitation in invited user's language rvveber 2025-03-04 13:47:15 +01:00
  • 1531846115 🔨(backend) email invitation in invited user's language rvveber 2025-03-04 13:46:40 +01:00
  • ebf6d46e37 ♻️(front) use sentry tags instead of extra scope Manuel Raynaud 2025-03-04 17:19:53 +01:00
  • b9b5f86cf4 ️(back) restrict documents to restore using only the queryset Manuel Raynaud 2025-03-03 14:12:34 +01:00
  • 56412b0be5 ⬆️(dependencies) update python dependencies renovate[bot] 2025-03-04 11:14:22 +00:00
  • af052cd06b 🔖(minor) release 2.3.0 Anthony LC 2025-03-03 13:21:11 +01:00
  • 8927635c5f 💄(frontend) hide Crisp when mobile and modal Anthony LC 2025-03-04 11:44:13 +01:00
  • 76bce4313b 🩹(frontend) fine tuning 2.3.0 Anthony LC 2025-03-04 09:14:35 +01:00
  • 5ac71bfac1 🐛(service-worker) update sw to create a doc without body Anthony LC 2025-03-04 09:10:41 +01:00
  • cb4e148afc ♻️(email) adapt email when no title Anthony LC 2025-03-04 09:09:02 +01:00
  • 2d24825be0 🌐(i18n) update translated strings AntoLC 2025-03-03 13:26:11 +00:00
  • 7b1ddc0e05 🛂(backend) remove svg from unsafe Anthony LC 2025-02-28 15:47:36 +01:00
  • 22a665e535 🔒️(nginx) manage Content-Security-Policy in nginx config Manuel Raynaud 2025-02-27 16:23:04 +01:00
  • a22bf95bce 🔒️(back) set ContentDisposition on media upload Manuel Raynaud 2025-02-27 16:19:17 +01:00
  • 3ce1826355 🚚(frontend) toolbar components in BlockNoteToolBar folder Anthony LC 2025-02-28 14:43:07 +01:00
  • d099d58f77 🛂(frontend) secure download button Anthony LC 2025-02-28 11:38:12 +01:00
  • ebd49f05a8 🚸(frontend) block click on unsafe image Anthony LC 2025-02-28 11:23:06 +01:00
  • 315c2c2c43 🐛(frontend) improve authenticated state Anthony LC 2025-02-28 11:20:43 +01:00
  • e442908c50 💄(frontend) improve the design of the alert error Anthony LC 2025-02-28 11:19:47 +01:00
  • 6672292d93 🛂(backend) add unsafe in the attachments filename Anthony LC 2025-02-26 18:21:38 +01:00
  • 7dda74421f ♻️(back) extract ancestor deleted_at directly from db in restore method Manuel Raynaud 2025-02-24 15:38:27 +01:00
  • 9c25b684e3 (frontend) add open source section homepage Anthony LC 2025-02-26 14:53:07 +01:00
  • cd5ee3fb7c (frontend) adapt export to quote block Anthony LC 2025-02-20 10:03:11 +01:00
  • 942c0f059c 🏗️(frontend) blockMapping refactoring Anthony LC 2025-02-19 18:01:48 +01:00
  • 3acee1e6fa (frontend) create feature doc-export Anthony LC 2025-02-18 16:40:22 +01:00
  • 26ea32bd0b 🏷️(frontend) adapt title types Anthony LC 2025-02-18 14:31:34 +01:00
  • 7f6ffa0123 (frontend) add quote blocks to the editor Anthony LC 2025-02-18 14:30:40 +01:00
  • ef2127585c 🐛(backend) allow any type of extensions for media download Samuel Paccoud - DINUM 2025-03-01 11:49:40 +01:00
  • 54a75bc338 ♻️(frontend) update some elements Anthony LC 2025-02-24 10:24:06 +01:00
  • 50d098c777 💄(frontend) adapt language picker design Anthony LC 2025-02-18 12:12:41 +01:00
  • 757c09b189 ♻️(frontend) adapt other error pages to new design Anthony LC 2025-02-24 10:14:44 +01:00
  • 30c5cfab62 💄(frontend) add page 401 Anthony LC 2025-02-17 13:05:20 +01:00
  • f069329e18 💄(frontend) add page 403 Anthony LC 2025-02-17 12:30:27 +01:00
  • ef8ee67553 ♻️(compose) set compose name in the docker-compose file Manuel Raynaud 2025-02-19 18:32:50 +01:00
  • ad47fc2d60 (e2e) global setup authentication Anthony LC 2025-02-19 12:50:51 +01:00
  • 009f5d6ed4 ♻️(front) improve table pdf rendering Nathan Vasse 2025-02-14 15:28:33 +01:00
  • 64d0072c8d 🐛(front) improve text rendering in pdf Nathan Vasse 2025-02-17 10:56:06 +01:00
  • aefbc2e0b9 🛂(frontend) hide version restore button when reader Anthony LC 2025-02-11 15:53:28 +01:00
  • 15dc1e3012 🦺(migration) add back the migration folders to linter Anthony LC 2025-02-15 23:27:43 +01:00
  • 6cc20aeacb 🩹(migration) add migration to update default titles Anthony LC 2025-02-12 12:24:29 +01:00
  • 7da7214afb (backend) add django-test-migrations Anthony LC 2025-02-12 12:20:10 +01:00
  • c369419512 ♻️(frontend) stop setting a default title on doc creation Anthony LC 2025-02-12 12:19:07 +01:00
  • d9ad397c94 🩹(frontend) minor fixes Anthony LC 2025-02-12 12:10:06 +01:00
  • 3191d890f3 ♻️(docker) rename frontend-dev service in frontend Manuel Raynaud 2025-02-14 13:10:35 +01:00
  • 68f3387539 ♻️(make) make run command starting everything Manuel Raynaud 2025-02-14 12:43:49 +01:00
  • 0dc8b4556c ♻️(docker) remove usage of dockerize Manuel Raynaud 2025-02-14 12:42:02 +01:00
  • e123e91959 🐛(nginx) increase nginx buffer size when proxifying keycloak Manuel Raynaud 2025-02-14 12:18:05 +01:00
  • 2709400773 🔊(changelog) add a changelog entry Bastien Guerry 2025-02-14 17:25:13 +01:00