Commit Graph
25 Commits
Author SHA1 Message Date
André Duffeck ac36f6bd02 Remove unneeded one-off code 2025-01-16 15:00:56 +01:00
André Duffeck 291476ead6 Rebrand collaboration 2025-01-16 15:00:44 +01:00
Ralf Haferkamp 213e9663a9 Rename go-micro services 2025-01-16 09:45:46 +01:00
Jörn Friedrich DreyerandFlorian Schade b07b5a1149 use plain pkg module
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:42:19 +01:00
Jörn Friedrich Dreyer 8e028f17e9 change module name
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 09:58:18 +01:00
Juan Pablo Villafáñez 3d654683da fix: copy app name if product name isn't provided 2024-11-06 15:27:20 +01:00
Juan Pablo Villafáñez 8d80b5ca25 fix: remove obsolete configuration option 2024-11-05 14:44:20 +01:00
Juan Pablo Villafáñez 32607b2481 refactor: change App.Provider to App.Product 2024-11-05 11:57:14 +01:00
Juan Pablo Villafáñez c822522b65 feat: include a provider option to allow custom app names 2024-11-05 11:57:14 +01:00
Juan Pablo Villafáñez b8f8ca813e feat: use short tokens as access tokens
The "real" access token will be stored using the short token as key.
This short token will be sent to the clients to be used as access token
for the WOPI server.

This is configurable, and requires a store in order to keep the tokens.
2024-10-24 08:46:54 +02:00
Michael Barz 8cd9176e49 fix: always select next gateway client 2024-09-23 12:47:36 +02:00
Jörn Friedrich Dreyer 84e87cd722 set the configured protocol transport for service metadata
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-23 20:51:17 +02:00
Juan Pablo Villafáñez 36d9a8c425 feat: proof keys verification for the collaboration service 2024-07-25 13:16:07 +02:00
Jörn Friedrich DreyerandGitHub 3db878e8db Merge pull request #9165 from wkloucek/collaboration-fixes
collaboration fixes
2024-05-31 13:49:10 +02:00
Jörn Friedrich Dreyer be6271b54f default to Collabora
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-30 16:01:04 +02:00
Jörn Friedrich Dreyer 933b1eb76c default to collabora online
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-30 11:09:02 +02:00
Jörn Friedrich Dreyer ad76face07 reduce config
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-29 15:40:17 +02:00
Jörn Friedrich Dreyer 955c195411 incorporate feedback
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-05-24 14:53:02 +02:00
Willy KloucekandJörn Friedrich Dreyer 1e13072ea0 fix service namespaces 2024-05-24 12:43:53 +02:00
Willy KloucekandJörn Friedrich Dreyer 2e5b57f847 use reva gateway default address 2024-05-24 12:43:53 +02:00
Willy KloucekandJörn Friedrich Dreyer 901a5e27fc - let ocis init generate jwt token for collaboration service
- separate REVA jwt secret from WOPI jwt secret
- fix gatway service name configuration
2024-05-24 12:43:53 +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 8f4806f1d4 refactor: replace uniuri with custom code 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