summaryrefslogtreecommitdiff
path: root/wsd/Storage.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-28Reuse cookies from the browserAshod Nakashian1-3/+10
2019-10-08Add minimal TLS support for communication with storageGabriel Masei1-0/+4
2019-09-03Pass Extended Data in Action_Save from the client to the WOPI hostAshod Nakashian1-0/+6
2019-09-02tdf#107038 Poco::Timestamp replacement with std::chronoDarkByt311-5/+5
2019-08-21Fix UB in StorageBase::isExitSave()Miklos Vajna1-1/+2
2019-07-24wsd: introduce "TemplateSource" WOPI propertyHenry Castro1-4/+10
2019-06-04Introduce Download_As postmessage & a CheckFileInfo entry to enables that.Jan Holesovsky1-0/+6
2019-05-13Added RenameFile Support for WOPImerttumer1-4/+16
2018-12-20checkfileinfo: TemplateSaveAs to trigger PutRelativeFile...Jan Holesovsky1-0/+6
2018-12-15fixup of 892117eb37b8Andras Timar1-1/+1
2018-12-15_hideUserList is privateAndras Timar1-0/+2
2018-12-15WOPI: Extend HideUserList propertySzymon Kłos1-3/+5
2018-12-15WOPI: Added HideUserList to CheckFileInfoSzymon Kłos1-2/+6
2018-12-07Some compilers do not like this and complain about shadowing the methods.Jan Holesovsky1-3/+3
2018-12-05Add custom http header when saving before document is cleaned up from memorySamuel Mehrbrodt1-2/+5
2018-11-29Extract Authorization out of Auth and put it into commonTomaž Vajngerl1-0/+1
2018-11-29StorageBase::FileInfo: make members privateMiklos Vajna1-5/+12
2018-11-28StorageBase: make members privateMiklos Vajna1-4/+25
2018-11-27LocalStorage::LocalFileInfo: make members privateMiklos Vajna1-0/+4
2018-11-21WopiStorage::WOPIFileInfo: make members privateMiklos Vajna1-0/+47
2018-10-31wsd: wopi: introduce a "EnableShare" entry in the CheckFileInfoHenry Castro1-0/+4
2018-10-31wsd: wopi: introduce a "EnableInsertRemoteImage" entry in the CheckFileInfoHenry Castro1-0/+4
2018-10-20Enable convert-to features for wopi hostsTamás Zolnai1-1/+1
2018-10-20Revert "Revert "Enable convert-to features for wopi hosts""Tamás Zolnai1-0/+2
2018-10-20Revert "Enable convert-to features for wopi hosts"Tamás Zolnai1-2/+0
2018-10-19Enable convert-to features for wopi hostsTamás Zolnai1-0/+2
2018-10-16wsd: use obfascated user id when provided by WOPIAshod Nakashian1-5/+9
2018-10-16anonymization: Anonymize uri's in the storageJan Holesovsky1-4/+5
2018-10-16wsd: anonymize jailed filenameAshod Nakashian1-0/+1
2018-06-14wsd: support optional forcing tracking changes at loadAshod Nakashian1-4/+20
2018-04-24wopi flag for hiding the change tracking controls from UIMarco Cecchetti1-0/+4
2018-01-15wsd: separate lastSaveTime from lastSaveResponseTimeAshod Nakashian1-1/+1
2017-11-13Add handling of "prefilter" plug-insTor Lillqvist1-0/+8
2017-10-26tdf#99744 SaveAs: Report back to loleaflet that the saveas succeeded.Jan Holesovsky1-7/+46
2017-10-26tdf#99744 SaveAs: Reimplementation of the PutRelativeFile going through Kit.Jan Holesovsky1-4/+5
2017-10-26tdf#99744 SaveAs: Reverts parts of the previous Save As work.Jan Holesovsky1-3/+0
2017-10-03Show save-as option based on CheckFileInfo paramsPranav Kant1-0/+4
2017-10-03PutFile ext: X-LOOL-WOPI-IsAutosave header to indicate autosave + unit test.Jan Holesovsky1-1/+8
2017-09-27PutFile ext: X-LOOL-WOPI-IsModifiedByUser header to indicate modifications.Jan Holesovsky1-1/+8
2017-09-12net, wsd: fix -Werror,-Wdelete-non-virtual-dtor warningsMiklos Vajna1-0/+2
2017-09-07support for rendering a watermark on each tileMarco Cecchetti1-0/+4
2017-08-29WOPI extension: DisableInactiveMessages to avoid showing message when dimmed.Jan Holesovsky1-0/+4
2017-08-18Fix buildPranav Kant1-1/+1
2017-08-17Extending WOPI implementaion to introduce 'Save As' featureAditya Dewan1-0/+3
2017-08-17access_header: Infrastructure for providing custom headers for authentication.Jan Holesovsky1-9/+9
2017-06-07wsd: force readonly for view file types per discovery.xmlAshod Nakashian1-1/+3
2017-06-01If user permits, save to storage force-fully in case of doc conflictPranav Kant1-3/+3
2017-06-01If user commands, refresh the document for all in case of doc conflictPranav Kant1-1/+7
2017-06-01Inform all clients when document changed behind our backPranav Kant1-0/+7
2017-05-31Handle WOPI PutFile unauthorized access tokenPranav Kant1-0/+1