Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-01Remove unreliable csp detection and reload handlingJulius Härtl
2022-05-16Implement support for files_lock appJulius Härtl
2022-05-02add settings/fonts.json endpoint to get formatted font list for COOL serverJulien Veyssier
2022-05-02generate font overview image and show it in the settingsJulien Veyssier
2022-05-02add font upload, list, deleteJulien Veyssier
2022-01-14Fix public link file creationJulius Härtl
2021-08-13Add API to set the guest name for an existing WOPI tokenJulius Härtl
2021-04-28Allow fetching the initiator user data if neededJulius Härtl
2021-04-28Implement token typesJulius Härtl
2020-01-27Fetch demo servers only when requestedJulius Härtl
2019-12-18Start with new template creation mechanismJulius Härtl
2019-11-20Make sure files created from the same template have a different WOPI file idJulius Härtl
2019-08-30Start with vue admin panelJulius Härtl
2019-08-27Handle CSP properlyJulius Härtl
2019-08-27PoC: Federated document editingJulius Härtl
2019-03-01Check via discovery if collabora server is available before opening the documentJulius Härtl
2018-12-20Add personal settings for template folderJulius Härtl
2018-12-20Allow templates to be created from the webRoeland Jago Douma
2018-12-20Move templates over to use fileids as wellRoeland Jago Douma
2018-12-20Fix DI error, added design base and delete handlerJohn Molakvoæ (skjnldsv)
2018-12-20Template manager initJohn Molakvoæ (skjnldsv)
2018-08-07First start of assets endpointRoeland Jago Douma
2018-07-20Initial mobile editRoeland Jago Douma
2017-11-22Add support for PutRelativeFile for Save As. (#136)Pranav Kant
2017-09-27support for external apps (#124)1.12.35Pranav Kant
2017-05-19Revert "Remove unrequired route"; respect OOXML settings againPranav Kant
2016-12-07Remove unrequired routeLukas Reschke
2016-12-07Public editingLukas Reschke
2016-12-06Cleanup source codeLukas Reschke
2016-10-13New 'Use OOXML by default' option in admin settingsPranav Kant
2016-09-12remove unused 'Save new documents to' setting, fixes #76Andras Timar
2016-06-09Don't load all documents when only one is clicked on from 'Files'Pranav Kant
2016-03-31local file access method is deprecated by WOPIAndras Timar
2016-03-24wopi: CheckFileInfo handler addedAshod Nakashian
2016-03-15remove unused webODF unstable settingAndras Timar
2016-03-15remove dead code (from Collabora Online perspective)Andras Timar
2016-03-09WOPI GetFile and PutFile added and document loader updatedAshod Nakashian
2015-12-16Fix appidVictor Dubiniuk
2015-11-05cloudsuite: Cleanup when the document is closed.Jan Holesovsky
2015-11-04cloudsuite: Implement the saving back.Jan Holesovsky
2015-10-30cloudsuite: Fix starting of editing directly from the Files view.Jan Holesovsky
2015-10-28cloudsuite: revert route showLOleafletHenry Castro
2015-10-28cloudsuite: Implement the document loading via CloudSuite.Jan Holesovsky
2015-10-28cloudsuite: add route showLOleafletHenry Castro
2015-09-18Use different entry points for users and guestsVictor Dubiniuk
2015-08-26Remove deprected API usage. Step 1Victor Dubiniuk
2014-11-19Fix member disconnection routesVictor Dubiniuk
2014-11-05generic avatar is no used anymore -> kill itVictor Dubiniuk
2014-11-04Only GETVictor Dubiniuk
2014-10-28Inject loggerVictor Dubiniuk