ultisuite-backend/internal/api/office
R3D347HR4Y 71b716edba
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
feat(office): add display name support for public share sessions
- Updated publicOfficeSessionRequest to include a new DisplayName field.
- Modified PublicEditorConfig to accept and utilize the display name for editor configuration.
- Implemented editorLabelPath function to determine the correct file name for single-file public shares.
- Added unit tests for editor label path and build editor config functionalities.
2026-06-15 11:10:14 +02:00
..
handlers.go hehehehe 2026-06-09 17:06:06 +02:00
jwt.go Lots of changes 2026-06-04 00:12:11 +02:00
keys_test.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
keys.go Enhance API and configuration for contact discovery and public sharing 2026-06-06 20:27:02 +02:00
public_handlers.go feat(office): add display name support for public share sessions 2026-06-15 11:10:14 +02:00
public_share.go feat(office): add display name support for public share sessions 2026-06-15 11:10:14 +02:00
service_test.go feat(office): add display name support for public share sessions 2026-06-15 11:10:14 +02:00
service.go feat(office): add display name support for public share sessions 2026-06-15 11:10:14 +02:00