Commit Graph

  • 31e8ed3a00 (backend) support _FILE environment variables for secrets soyouzpanda 2025-04-28 18:18:39 +02:00
  • 7e63e9e460 ♻️(back) exclude /admin from CSP rules Manuel Raynaud 2025-06-30 14:46:01 +02:00
  • 388f71d9d0 (frontend) button access request on share modal Anthony LC 2025-06-25 11:21:32 +02:00
  • 2360a832af (frontend) add access request on doc share modal Anthony LC 2025-06-24 17:42:41 +02:00
  • 411d52c73b ♻️(frontend) improve separation of concerns in DocShareModal Anthony LC 2025-06-20 17:34:04 +02:00
  • 394f91387d (backend) send email to admins when user ask for access Anthony LC 2025-06-20 15:24:46 +02:00
  • 878de08b1e (frontend) integrate doc access request Anthony LC 2025-06-19 22:08:18 +02:00
  • d33286019c (back) accept for a owner the request to access a document Manuel Raynaud 2025-06-18 15:50:12 +02:00
  • c2e46fa9e2 (back) document as for access CRUD Manuel Raynaud 2025-06-18 15:13:48 +02:00
  • 2e1b112133 🚨(back) remove unused ruff ignore rule Manuel Raynaud 2025-06-30 10:42:22 +02:00
  • 8f7ac12ea1 ⬆️(dependencies) update python dependencies renovate[bot] 2025-06-28 10:53:53 +00:00
  • dfdfe83db5 (back) install and configure django csp (#1085) Manuel Raynaud 2025-06-30 10:42:48 +02:00
  • 4ae757ce93 🔥(frontend) remove Beta from logo Anthony LC 2025-06-26 11:31:10 +02:00
  • 6964686f7c 🔧(back) remove usage of deprecated db engine Manuel Raynaud 2025-06-27 18:03:09 +02:00
  • 45bbffdf9f (back) allow to disable checking unsafe mimetype on attachment upload Manuel Raynaud 2025-06-27 17:31:15 +02:00
  • 95a55e7805 (e2e) reduce flakiness in e2e tests Anthony LC 2025-06-27 16:50:10 +02:00
  • e9ac36e811 📝(readme) fix some small issues in the README Sylvain Zimmer 2025-06-14 00:59:16 +02:00
  • d8294ee11d fix: Makefile failing on run-frontend-development (#1104) Stephan Meijer 2025-06-27 14:35:55 +02:00
  • 00009ecc16 🔧(conf) add server to server api tokens to common Anthony LC 2025-06-26 17:09:08 +02:00
  • 9b0676ec15 (jest) fix window.location mock Anthony LC 2025-06-26 16:49:13 +02:00
  • 9f222bbaa3 ⬇️(dependencies) downgrade to docx 9.5.0 Anthony LC 2025-06-26 16:47:51 +02:00
  • f0b253f0ff ⬆️(dependencies) update js dependencies renovate[bot] 2025-06-26 12:14:34 +00:00
  • 1e76e6e04c Documentation for self-hosting with docker compose (#855) Timothee Gosselin 2025-06-25 15:02:08 +02:00
  • a71453206b 🐛(env) update yprovider env for local development Anthony LC 2025-06-20 15:35:19 +02:00
  • 71cd016d4d ️(frontend) optimize document fetch error handling lebaudantoine 2025-05-22 00:27:42 +02:00
  • 2a7ffff96d ️(frontend) prevent authentication retry on 401 responses lebaudantoine 2025-05-21 16:19:34 +02:00
  • b533b93169 save work feat/no-websocket Manuel Raynaud 2025-06-24 15:26:28 +02:00
  • ff8275fb4e 📝(self-hosted) update collaboration vars (#1075) Erik Duxstad 2025-06-23 23:21:29 -07:00
  • c3f81c2b62 📝(docs) minor fixes to docs/env.md (#1086) Bastien 2025-06-20 15:53:39 +02:00
  • c7261cf507 🔧(front) configure x-frame-options to DENY in nginx conf (#1084) Manuel Raynaud 2025-06-19 15:36:57 +02:00
  • e504f43611 👥(github) update pull request template Anthony LC 2025-06-17 13:45:53 +02:00
  • 3ad6d0ea12 📝(project) add system-requirement doc Anthony LC 2025-06-11 09:57:16 +02:00
  • 9e8a7b3502 📝(project) add troubleshoot doc Anthony LC 2025-06-11 09:41:16 +02:00
  • 05db9c8e51 🤡(demo) change dev users email to remove invalid domain extension Manuel Raynaud 2025-06-17 12:17:22 +02:00
  • 7ed33019c2 ⬆️(back) upgrade django to version 5.2 Manuel Raynaud 2025-06-16 15:05:25 +02:00
  • a99c813421 📌(yjs) stop pinning node to minor version on yjs docker image (#1005) Samuel Paccoud 2025-06-17 11:43:05 +02:00
  • b01ed50b98 Publish docs-3.4.0-beta.1.tgz lunika 2025-06-16 14:06:11 +00:00
  • a83902a0d4 🚸(helm) improve helm chart Jacques ROUSSEL 2025-06-05 16:40:33 +02:00
  • 080f855083 ⬆️(dependencies) update python dependencies renovate[bot] 2025-06-16 03:24:19 +00:00
  • 90d94f6b7a ⬆️(frontend) Bump brace-expansion Anthony LC 2025-06-13 15:30:04 +02:00
  • f97ab51c8e 🧑‍💻(docker) add y-provider config to development environment Simon Ser 2025-06-03 09:24:16 +02:00
  • ba4f90a607 🧑‍💻(compose) remove --no-cache to build images by default Manuel Raynaud 2025-06-13 10:31:08 +02:00
  • 6c16e081de 🧑‍💻(docker) create a e2e compose configuration Manuel Raynaud 2025-06-13 10:19:27 +02:00
  • 56a945983e ♻️(docker) rename docker-compose.yaml in compose.yml Manuel Raynaud 2025-06-13 09:49:35 +02:00
  • 4fbbead405 🧑‍💻(compose) build and run y-provider in dev mode Manuel Raynaud 2025-06-11 09:37:02 +02:00
  • 9a212400a0 🔥(compose) remove app and celery services Manuel Raynaud 2025-06-10 18:10:53 +02:00
  • f07fcd4c0d 🔧(docker) add a service in compose to frontend development Manuel Raynaud 2025-06-02 19:00:13 +02:00
  • 4fc49d5cb2 ️(frontend) Set page titles for 403 and 404 errors Appryll 2025-06-03 13:48:45 +02:00
  • 91a38b866b (feature) accessibility on Icon component pr/Comete99/1036 mvarnier 2025-06-03 11:39:43 +02:00
  • 0fd16b4371 💄(frontend) add spacing bottom on editor Anthony LC 2025-06-11 13:06:27 +02:00
  • fbb2799050 🔧(git) set LF line endings for all text files Anthony LC 2025-06-02 19:40:37 +02:00
  • afbb4b29dc 🩹(backend) default CORS_ALLOW_ALL_ORIGINS to False Manuel Raynaud 2025-06-11 11:55:28 +02:00
  • db63ebd0c8 🐛(frontend) fix meta title Anthony LC 2025-05-30 12:39:59 +02:00
  • c5f018e03e 💄(frontend) adapt some style Anthony LC 2025-05-26 15:48:33 +02:00
  • 1c93fbc007 🐛(frontend) fix multiple EmojiPicker Anthony LC 2025-05-26 13:12:58 +02:00
  • d811e3c2fc 🐛(frontend) table of content disappearing Anthony LC 2025-05-19 15:08:20 +02:00
  • fe5fda5d73 ✏️(project) fix typo Anthony LC 2025-05-26 10:27:17 +02:00
  • bf66265125 🙈(docker) add .next to .dockerignore Simon Ser 2025-06-03 00:21:37 +02:00
  • ce329142dc ⬆️(dependencies) update python dependencies renovate[bot] 2025-06-10 07:58:32 +00:00
  • f8cff43dac ⬆️(dependencies) update requests to v2.32.4 [SECURITY] renovate[bot] 2025-06-10 07:35:04 +00:00
  • f5b2c27bd8 ⬆️(dependencies) update django to v5.1.10 [SECURITY] renovate[bot] 2025-06-06 17:21:22 +00:00
  • de53753efe Publish docs-3.3.1.tgz rouja 2025-06-05 14:43:10 +00:00
  • 62433ef7f1 ♻️(i18n) adapt script to major upgrade of yargs Anthony LC 2025-06-05 10:58:59 +02:00
  • bc0824d110 🚨(frontend) fix linter warning react-query Anthony LC 2025-06-05 10:42:01 +02:00
  • fa653c6776 🏷️(CI) add automated label to renovate Anthony LC 2025-06-05 10:40:13 +02:00
  • d12f942d29 ⬆️(project) bump project to node 22 Anthony LC 2025-06-05 10:39:55 +02:00
  • 62f85e7d24 ⬆️(dependencies) update js dependencies renovate[bot] 2025-06-05 05:39:26 +00:00
  • 65cc088a17 ⬆️(compose) upgrade node image to version 22 Manuel Raynaud 2025-06-02 16:11:06 +02:00
  • fb2850d4fb working chrome hack2025/tldraw Anthony LC 2025-06-03 19:04:50 +02:00
  • 30382c24fc add custom block to convertBlockHandlers hack2025/fix-custom-block Anthony LC 2025-06-03 17:46:40 +02:00
  • 94e99784f3 (tests) Add & adapt language tests rvveber 2025-05-13 12:51:09 +02:00
  • fa83955a77 ♻️(frontend) Refactor language-related code rvveber 2025-05-07 15:23:29 +02:00
  • 5962f7aae1 ♻️(frontend) Separate mutations from queries for auth logic rvveber 2025-05-07 13:29:51 +02:00
  • dc06315566 📝(documentation) adds customization for translations rvveber 2025-04-08 16:42:38 +02:00
  • f4ad26a8fa (frontend) Adds customization for translations rvveber 2025-04-08 16:09:30 +02:00
  • 87597b7701 save6 Anthony LC 2025-06-03 17:06:26 +02:00
  • ae64b7764d save5-works-almost Anthony LC 2025-06-03 16:48:18 +02:00
  • ed58fa228e save4 Anthony LC 2025-06-03 16:10:23 +02:00
  • 8ceed77081 Save3 Anthony LC 2025-06-03 16:06:23 +02:00
  • d2ba54ec3a save2 Anthony LC 2025-06-03 15:53:22 +02:00
  • 3416e2bdf1 save1 Anthony LC 2025-06-03 15:35:03 +02:00
  • 06c26a7179 💩(backend) add document content endpoint do-not-merge/hackathon-2025 Anthony LC 2025-06-03 12:12:19 +02:00
  • 8cf06d6c8c env.example Anthony LC 2025-06-03 11:19:18 +02:00
  • 3cb7aeb7ec 💩(backend) add document content endpoint hack2025/add-endpoint-content Anthony LC 2025-06-03 12:12:19 +02:00
  • 23860065e1 env.example Anthony LC 2025-06-03 11:19:18 +02:00
  • 894a08deec fixup! 🔧(back) allow to configure USE_SWAGGER settings Manuel Raynaud 2025-06-02 12:59:07 +02:00
  • 63c670c6e2 fixup! 🔧(back) allow to configure USE_SWAGGER settings Manuel Raynaud 2025-06-02 12:56:14 +02:00
  • 278851e0f9 fixup! 🔧(back) allow to configure USE_SWAGGER settings Manuel Raynaud 2025-06-02 12:46:12 +02:00
  • 06428ea4d5 🔧(back) allow to configure USE_SWAGGER settings Manuel Raynaud 2025-06-02 12:36:26 +02:00
  • d952815932 ⬆️(dependencies) update python dependencies renovate[bot] 2025-06-02 05:09:03 +00:00
  • ddac6197e3 (buildpack) add PaaS deployment support, tested with Scalingo buildpack Sylvain Zimmer 2025-05-29 19:53:16 +02:00
  • f459c56121 📝(mcp) add doc to use mcp with vscode Anthony LC 2025-05-30 17:48:16 +02:00
  • 4a81e1526e 👷(hackdays) publish the MCP docker image Quentin BEY 2025-05-26 12:02:12 +02:00
  • abcd61cf2f 👷(hackdays) publish the docker image Quentin BEY 2025-05-26 11:37:47 +02:00
  • c1a591fb4f 🧱(mcp) add server deployment Quentin BEY 2025-05-26 11:35:47 +02:00
  • 83d8478b5d 💩(mcp) add a local MCP server configuration Quentin BEY 2025-05-22 13:14:05 +02:00
  • 6bd136c76e 💩(user-tokens) add back & front for Token auth Quentin BEY 2025-05-14 14:58:16 +02:00
  • e929fcc682 💩(resource-server) open all APIs to RS Quentin BEY 2025-05-02 17:11:51 +02:00
  • fa819bc1ff 🐛(auth) allow several auth backend on m2m API Quentin BEY 2025-05-13 23:31:28 +02:00
  • 43e529da2a 🔒️(oidc) disable OIDC authentication on API Quentin BEY 2025-05-13 23:25:05 +02:00