Commit Graph

  • a9d7d53d90 feat(write-docs): write them encrypted Raito Bezarius 2024-09-12 17:23:19 +02:00
  • aebbc46e79 feat(doc-mgmt): create a key per document for E2EE Raito Bezarius 2024-09-12 17:23:12 +02:00
  • e9f7d57227 💄(frontend) using darker primary color variation on important items Emmanuel Pelletier 2024-09-12 17:17:59 +02:00
  • a584e9eeb0 fixup! Add ai correction api endpoint Anthony LC 2024-09-12 17:17:26 +02:00
  • ef8dd98b7b fixup! Add ai correction api endpoint Anthony LC 2024-09-12 17:11:38 +02:00
  • 50ce4523bd 💄(frontend) doc dropmenu items: fix white text on white background Emmanuel Pelletier 2024-09-12 17:04:55 +02:00
  • c306831b13 wip Nathan Vasse 2024-09-12 16:44:46 +02:00
  • a7aeedb8c2 wip Nathan Vasse 2024-09-12 16:44:40 +02:00
  • 3770a7f988 feat(provider): add E2EESDKClientProvider wrapping the app Raito Bezarius 2024-09-12 16:40:53 +02:00
  • 54d063ab2c fix-ts Julien Bouquillon 2024-09-12 16:31:03 +02:00
  • 70e4518d76 wip Julien Bouquillon 2024-09-12 16:26:04 +02:00
  • ca54fa11f0 wip Julien Bouquillon 2024-09-12 16:13:08 +02:00
  • 38732db8a4 wip! wip! wip! auth for E2EE Raito Bezarius 2024-09-12 15:49:25 +02:00
  • c7439be1a5 feat(api,front): expose the sub OIDC field for the frontend Raito Bezarius 2024-09-12 15:40:11 +02:00
  • 152e7b1426 ♻️(frontend) save editor as json Anthony LC 2024-09-12 15:17:48 +02:00
  • 7a99913d0e feat(provider): add E2EESDKClientProvider wrapping the app e2ee-hackathon-2024 Raito Bezarius 2024-09-12 16:40:53 +02:00
  • 980a18aff2 fix-ts Julien Bouquillon 2024-09-12 16:31:03 +02:00
  • 6f655a20ac wip Julien Bouquillon 2024-09-12 16:26:04 +02:00
  • 49c89da2da add flag for e2e encoded documents add-is-e2ee-flag Samuel Paccoud - DINUM 2024-09-12 16:20:17 +02:00
  • fb9cea586c wip Nathan Vasse 2024-09-12 16:15:04 +02:00
  • cc7747089f wip Nathan Vasse 2024-09-12 15:18:50 +02:00
  • 39d93e330e wip Julien Bouquillon 2024-09-12 16:13:08 +02:00
  • ae82d137c2 Add ai correction api endpoint Arnaud Robin 2024-09-12 15:56:32 +02:00
  • cc2d034abf wip! wip! wip! auth for E2EE Raito Bezarius 2024-09-12 15:49:25 +02:00
  • 312a92a8e0 feat(api,front): expose the sub OIDC field for the frontend Raito Bezarius 2024-09-12 15:40:11 +02:00
  • 9e8376a27c 💄(frontend) cleanup Marianne font files Emmanuel Pelletier 2024-09-12 15:23:09 +02:00
  • 7a6c0f0eee ♻️(frontend) save editor as json Anthony LC 2024-09-12 15:17:48 +02:00
  • 73bb935c54 💄(frontend) better usage of Open Sans files for openDesk theme Emmanuel Pelletier 2024-09-12 15:14:10 +02:00
  • 6875e2f722 wip Nathan Vasse 2024-09-12 14:49:32 +02:00
  • 77282907cb fixup! (frontend) add ai button to blocknote toolbar Anthony LC 2024-09-12 14:36:18 +02:00
  • a009f8e35e wip Nathan Vasse 2024-09-12 14:14:00 +02:00
  • 4045969703 wip Nathan Vasse 2024-09-12 13:09:10 +02:00
  • 54d76a40d0 wip Nathan Vasse 2024-09-12 12:32:48 +02:00
  • c7d425b651 fixup! (frontend) add ai button to blocknote toolbar Anthony LC 2024-09-12 12:19:23 +02:00
  • 247af951b9 💄(front) add OpenDesk theme to Cunningham Nathan Vasse 2024-09-12 12:02:57 +02:00
  • e63e92e731 (frontend) add ai button to blocknote toolbar Anthony LC 2024-09-12 11:38:33 +02:00
  • 36c0b3dda2 🚚(backend) create skeleton endpoint ai Anthony LC 2024-09-12 11:36:55 +02:00
  • 97fa5b8532 🧑‍💻(makefile) add build frontend dev Anthony LC 2024-09-12 07:42:42 +02:00
  • a092c2915b ♻️(frontend) adapt doc visibility to new api Anthony LC 2024-09-11 10:23:06 +02:00
  • 9b44e021fd ♻️(models) allow null titles on documents Samuel Paccoud - DINUM 2024-09-09 20:01:27 +02:00
  • 2c3eef4dd9 (api) allow forcing ID when creating a document via API endpoint Samuel Paccoud - DINUM 2024-09-09 19:31:26 +02:00
  • dec1a1a870 🔥(api) remove possibility to force document id on creation Samuel Paccoud - DINUM 2024-09-08 23:29:08 +02:00
  • 1e432cfdc2 (api) allow updating link configuration for a document Samuel Paccoud - DINUM 2024-09-08 23:07:47 +02:00
  • f5c4106547 🐛(api) fix randomly failing test on document list ordering via API Samuel Paccoud - DINUM 2024-09-08 23:30:36 +02:00
  • 494638d306 (models/api) add link access reach and role Samuel Paccoud - DINUM 2024-09-08 23:37:49 +02:00
  • 41260de1c3 🔥(compose) remove docker compose version Samuel Paccoud - DINUM 2024-09-08 23:11:26 +02:00
  • 140a630a6e 🛂(backend) stop to list public doc to everyone Anthony LC 2024-09-06 16:12:02 +02:00
  • b716881d50 📌(frontend) add lacking peerdependencies Anthony LC 2024-09-11 11:26:34 +02:00
  • fa8466d44d ⬆️(dependencies) update js dependencies renovate[bot] 2024-09-10 13:52:15 +00:00
  • 3eff663a78 ♻️(frontend) adapt doc visibility to new api feature/public-editable Anthony LC 2024-09-11 10:23:06 +02:00
  • feabab030d fixup! (models/api) add link access reach and role Anthony LC 2024-09-10 16:07:43 +02:00
  • 4002a049eb (models) allow null titles on documents Samuel Paccoud - DINUM 2024-09-09 20:01:27 +02:00
  • c7d8211aac (api) allow forcing ID when creating a document via API endpoint Samuel Paccoud - DINUM 2024-09-09 19:31:26 +02:00
  • 25a24eaf12 🔥(api) remove possibility to force document id on creation Samuel Paccoud - DINUM 2024-09-08 23:29:08 +02:00
  • 9adecf93ec (api) allow updating link configuration for a document Samuel Paccoud - DINUM 2024-09-08 23:07:47 +02:00
  • 6a3a07db31 🐛(api) fix randomly failing test on document list ordering via API Samuel Paccoud - DINUM 2024-09-08 23:30:36 +02:00
  • 79b56ccd4e (models/api) add link access reach and role Samuel Paccoud - DINUM 2024-09-08 23:37:49 +02:00
  • 611d77f3bb 🔥(compose) remove docker compose version Samuel Paccoud - DINUM 2024-09-08 23:11:26 +02:00
  • de0acedc0a 🛂(backend) stop to list public doc to everyone Anthony LC 2024-09-06 16:12:02 +02:00
  • 4ba34f6c80 (CI) add ngnix for the frontend Anthony LC 2024-09-10 15:33:21 +02:00
  • e4712831f2 🎨(frontend) standalone component DocTagPublic Anthony LC 2024-09-10 11:50:01 +02:00
  • 37db31a8d5 (frontend) add copy link button Anthony LC 2024-09-06 18:03:30 +02:00
  • 4321511631 🚚(frontend) change visibility in share modal Anthony LC 2024-09-06 18:03:19 +02:00
  • 459cb5e2e2 🛂(frontend) access public docs without being logged Anthony LC 2024-09-06 14:23:22 +02:00
  • 2a7e3116bd 🔖(minor) release 1.3.0 v1.3.0 Anthony LC 2024-09-09 16:20:27 +02:00
  • b9046a2d9b 🐛(frontend) meta title rerender issue Anthony LC 2024-09-09 17:35:17 +02:00
  • d249ed0c71 🔧(helm) change production media storage name Anthony LC 2024-09-09 16:24:10 +02:00
  • 48d3738ec2 (frontend) update meta title for docs page Anthony LC 2024-09-05 12:45:02 +02:00
  • 92102e4a36 🔧(compose) stop forcing platform for Keycloak PostgreSQL image Anthony LC 2024-09-05 11:55:19 +02:00
  • 85a111e8a4 🔖(minor) release 1.3.0 v1.3.0-preprod Anthony LC 2024-09-05 09:37:39 +02:00
  • dd1b271b71 🌐(frontend) translate last features Anthony LC 2024-09-04 21:54:20 +02:00
  • 7cfc1d8036 ⬆️(i18n) i18next-parser to 9.0.2 Anthony LC 2024-09-04 21:24:55 +02:00
  • 86fdbeacaa 🔥(frontend) do not display feature version Anthony LC 2024-09-04 21:19:49 +02:00
  • 520d511f59 🔧(project) replace webrtc by yProvider Anthony LC 2024-09-04 16:56:40 +02:00
  • 9c512fae69 ♻️(y-provider) replace y-webrtc-signaling by server-y-provider Anthony LC 2024-09-04 16:55:13 +02:00
  • 1139c0abea ♻️(frontend) replace y-webrtc by @hocuspocus Anthony LC 2024-09-04 15:26:45 +02:00
  • 9e1979f637 🐛(docker) add emoji font Anthony LC 2024-09-03 17:05:10 +02:00
  • ddd93ab0c5 🐛(frontend) close panel when unmount Anthony LC 2024-09-03 16:16:05 +02:00
  • 85044fd665 (frontend) summary feature Anthony LC 2024-09-03 15:46:07 +02:00
  • b83875fc97 ♻️(frontend) move Panel component Anthony LC 2024-09-03 12:04:18 +02:00
  • 7a8caf5475 🐛(backend) compatibility issue with django and easy_thumbnails Anthony LC 2024-09-03 11:21:25 +02:00
  • e927f2c004 ⬆️(dependencies) update python dependencies renovate[bot] 2024-09-02 19:59:08 +00:00
  • 7f25b05474 ⚗️(frontend) add button Restore this version near title Anthony LC 2024-09-02 16:26:54 +02:00
  • 296b5dbf59 ♻️(frontend) add modal confirmation restore version Anthony LC 2024-09-02 16:02:21 +02:00
  • accbda44e2 ♻️(frontend) open version panel from docs options Anthony LC 2024-09-02 13:53:25 +02:00
  • f2a78ada47 🔧(helm) replace storage url in ingressMedia Anthony LC 2024-08-30 10:52:09 +02:00
  • 4cb0423511 ⬆️(dependencies) update js dependencies renovate[bot] 2024-09-02 04:06:53 +00:00
  • 766aee6a92 💄(frontend) code background darkened on editor Anthony LC 2024-08-30 15:45:41 +02:00
  • 3d19893091 🔥(frontend) remove saving modal Anthony LC 2024-08-30 15:06:49 +02:00
  • 00b223f648 🔥(frontend) hide markdown button if not text Anthony LC 2024-08-30 14:55:46 +02:00
  • 38b32c1227 ️(tilt) stop kind-registry to restart when stopped Anthony LC 2024-08-29 16:42:39 +02:00
  • 1ff3d9c54e 🧑‍💻(ngnix) add conf ngnix to proxy media url Anthony LC 2024-08-29 16:42:29 +02:00
  • 6eff21f51e (frontend) add upload to the doc editor Anthony LC 2024-08-29 16:36:06 +02:00
  • 3eb8f88b5c 👔(frontend) integrate attachment-upload endpoint Anthony LC 2024-08-29 16:32:16 +02:00
  • 3a3483b776 ⬆️(dependencies) update js dependencies renovate[bot] 2024-08-29 09:58:19 +00:00
  • 67a20f249e (backend) add url to download media attachments with access rights Samuel Paccoud - DINUM 2024-08-19 22:38:41 +02:00
  • c9f1356d3e (backend) allow uploading images as attachments to a document Samuel Paccoud - DINUM 2024-08-19 22:35:48 +02:00
  • f12708acee ⬆️(backend) upgrade boto3 to 1.14.4 for unsigned urls Samuel Paccoud - DINUM 2024-08-19 22:28:36 +02:00
  • 58eaea000c 🔖(patch) release 1.2.1 v1.2.1 Anthony LC 2024-08-23 16:02:20 +02:00
  • 7d97a037f6 🧑‍💻(makefile) bump-packages-version Anthony LC 2024-08-23 15:59:50 +02:00