Commit Graph

30 Commits

Author SHA1 Message Date
Roman Perekhod
fb43919e0a fixed OpenInApp URL 2024-05-09 23:12:20 +02:00
Roman Perekhod
612f31bcbb fixed the collaboration service GRPC namespace 2024-05-08 16:57:44 +02:00
mmattel
2f895fbc74 [docs-only] Fix Collaboration readme 2024-05-03 08:44:03 +02:00
Thomas Müller
a8cbc612cc chore: remove unused return value from BindSourcesToStructs (#9033) 2024-04-30 18:18:31 +02:00
Juan Pablo Villafáñez
b1d0a2a577 fix: remove obsolete secure middleware in collaboration service 2024-04-29 15:22:49 +02:00
Juan Pablo Villafáñez
57b50c8587 docs: add missing documentation to functions 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
f7671e8d19 docs: clarify service requirements in the README 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
54d7a0ddb5 docs: fix some wrong comments 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
f248d7bba3 test: allow injection of gateway client in grpc service and add tests 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
9b4233e690 test: include interfaces, add mocks and add unit tests in adapter 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
710a0b4561 test: add unit tests, adjust fileinfo 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
d85d24b5c5 docs: add code documentation 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
5c85daa06c fix: remove some TODO messages 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
c163e668c9 fix: avoid direct access to proto fields 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
01d3e84d79 fix: ensure uploads have the IfMatch option 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
a9b963019c refactor: reorganize fileinfo properties and add new ones 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
4f3ebb245a feat: add health and version commands 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
f240d4e7cb feat: include debug server in collaboration 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
ce6ed399a9 refactor: move components to setup the service into a helpers package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
0a413223b9 refactor: move wopi context and related to middleware package 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
aa58caef63 refactor: move wopi operation into connector and change logging 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
8f4806f1d4 refactor: replace uniuri with custom code 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
8fcc626d7b ci: adjust code for sonarcloud issues 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
14f76519b0 fix: check for more errors, remove obsolete code and encode user ids 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
1714eacbf0 docs: add the "introductionVersion" keyword in all env vars 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
7fda20602b docs: improve documentation of configuration options 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
26cc6fc7a6 fix: adjust code to pass the wopivalidator tests 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
eb77b4c276 fix: use same logger everywhere and include log for registered mimetypes 2024-04-17 15:54:51 +02:00
Juan Pablo Villafáñez
ecc235bbec chore: Add readme file and adjust configuration for better defaults 2024-04-17 15:54:50 +02:00
Juan Pablo Villafáñez
3e90402350 feat: Add new collaboration service (WOPI) 2024-04-17 15:54:50 +02:00