Commit Graph

18 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 9bc9dcafee ♻️ oo-connector: refactored router system to something more coherent (#525) 2024-09-04 03:47:59 +02:00
Eric Doughty-Papassideris 483b1b0688 backend: Add callback to application to check editing key status (#525) 2024-08-25 22:26:30 +02:00
Eric Doughty-Papassideris 9b0dcc1068 ♻️🩹 backend: add company_id to editing_session_key (#525) 2024-08-25 22:26:29 +02:00
Anton SHEPILOV c66123f450 Added support of the session editing key for the OnlyOffice connector 2024-08-25 22:26:29 +02:00
Eric Doughty-Papassideris b6be90f825 🚧 ooconnector: show forgotten files in health endpoint for debugging (#525) 2024-08-25 22:26:29 +02:00
Anton SHEPILOV a692eabf3b 🐛Fixed document identifier for OnlyOffice in view mode 2024-08-25 22:26:28 +02:00
Eric Doughty-Papassideris 0914db9789 ooconnector: poll forgotten files, wip: extract code from oocallback to call here (#525) 2024-08-25 22:26:28 +02:00
Anton SHEPILOV d94ec46e1d Added editing session key to the connector services 2024-08-25 22:26:28 +02:00
Anton SHEPILOV 7941ba2e1f 💄Added user friendly error page instead of JSON response 2024-08-25 22:26:28 +02:00
Eric Doughty-Papassideris 3c156c4421 🚨🩹 ooconnector: pass linter, fix bug where ignored promises in poller caused crash (#525) 2024-08-25 22:26:28 +02:00
Anton SHEPILOV ca3ebcc83d 🚧Changing file identifier with editing_session_id 2024-08-25 22:26:27 +02:00
Eric Doughty-Papassideris 688217dfdb 🚧 WIP: backend: beginnings of a transactional editing for plugins (#525) 2024-08-25 22:26:27 +02:00
Eric Doughty-Papassideris 92aad866d5 ♻️🎨 connector: light cleanup, load (#525)
renaming logger, adding health endpoint, working with old API,
removing aggressive force save stuff, missing forgotten files etc,
documentation
2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 3a6e683acf ♻️ OOConnector: refactor OnlyOffice logic to its own file, implement API interface (#515) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris ca267df7ac ♻️ OOConnector: refactor a bit of string manipulation 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 6534f23cc2 📝 OO connector technical documentation (#547) 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris f109e9bcd9 📝 Documented OnlyOffice connector plugin (#547) 2024-07-11 18:44:21 +02:00
Montassar Ghanmy dcb6fa1c36 🖥️ Onlyoffice connector moved into the TwakeDrive repository (#366) 2024-02-27 10:35:01 +01:00