filestash/server
zemzema 24cd34feba
fix (onlyoffice): PR #724
* Change var from %t to %s

Made mistake that I presume that function expected boolean, and I got error. With %s or expect string problem is solved.

* Only office configure enable/disable chat and print

Added two more options that can be configured in Onlyoffice through OnlyOffice API.

* Fixed type, and added additional options

* Added features can_copy and can_comment

Added more features in plug in for interaction with Onlyoffice.
2024-08-28 08:02:26 +10:00
..
.assets/emacs fix (#209): fix emacs export error 2019-11-11 00:13:07 +11:00
common feature (middleware): expose gcm encrypt to templating 2024-07-22 22:48:18 +10:00
ctrl feature (middleware): expose gcm encrypt to templating 2024-07-22 22:48:18 +10:00
generator maintain (generator): simplify build command 2022-09-28 18:11:58 +10:00
middleware feature (languages): locale awareness for plugin 2024-07-01 19:11:35 +10:00
model chore (refactoring): cleanup old code 2024-03-13 00:37:44 +11:00
plugin fix (onlyoffice): PR #724 2024-08-28 08:02:26 +10:00
routes.go feature (middleware): middleware as a plugin 2024-06-26 23:47:07 +10:00