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
path: root/lib
AgeCommit message (Expand)Author
2020-06-25Unify checks for disable_certificate_verification valueJulius Härtl
2020-06-25Revert "Disable certificate verification handling"Julius Härtl
2020-06-25Merge pull request #1023 from CySlider/fix-saving-disbale_cert_verifyJulius Härtl
2020-06-23Actually run the unit testJulius Härtl
2020-06-19Catch query exception and only add listener if the LoadViewer class is availableJulius Härtl
2020-06-09Fix saving 'disable certificate verification'Torge Kummerow
2020-05-29Fix CSP violation when collabora server has so-called 'service root'Andras Timar
2020-05-29Fix code styleJulius Härtl
2020-05-29Merge pull request #993 from mrkara/masterJulius Härtl
2020-05-28Refresh timed-out capabilities when built-in CODE is enabledMuhammet Kara
2020-05-28Merge pull request #995 from nextcloud/bugfix/noid/default-empty-urlJan Holesovsky
2020-05-28Set an empty default urlJulius Härtl
2020-05-28Platform and OS checks for the built-in server optionMuhammet Kara
2020-05-27Auto-enable built-in CODE server when availableMuhammet Kara
2020-05-27Merge pull request #990 from mrkara/masterJulius Härtl
2020-05-26Increase /hosting/discovery and /hosting/capabilities timeouts.Jan Holesovsky
2020-05-26Inform user about web server configuration issuesMert Tumer
2020-05-26Allow connecting to local addressesJulius Härtl
2020-05-22Allow to access files by pathJulius Härtl
2020-05-22Basic viewer integrationJulius Härtl
2020-05-20Merge pull request #975 from nextcloud/enh/capabiltitiesJulius Härtl
2020-05-20Be more robust on paths that don't start with a slashJulius Härtl
2020-05-20Expose config without extra http callJulius Härtl
2020-05-14Disable certificate verification handlingJohannes Weberhofer
2020-04-29fix typo in commentAndreas Gruhler
2020-03-29Harden direct editing permission checkRoeland Jago Douma
2020-03-03Adjust integration tests to missing wopi token without guest name being setJulius Härtl
2020-03-03Move guest name fetching to helperJulius Härtl
2020-03-03Do not generate a wopi token if a guest user has not entered a user nameJulius Härtl
2020-03-03Store share token with wopi token entryJulius Härtl
2020-03-03Move to database migrationsJulius Härtl
2020-02-04Do not use void return type hint as we still need to cover PHP 7.0Julius Härtl
2020-01-30Merge pull request #805 from nextcloud/bugfix/noid/only-use-owner-if-guestJulius Härtl
2020-01-29Merge pull request #798 from nextcloud/bugfix/fix-reconnect-after-templateJulius Härtl
2020-01-29Setup filesystem scope early so we use the current editor user when obtaining...Julius Härtl
2020-01-29Always use the editor uid if available for writing the fileJulius Härtl
2020-01-27Properly check for a set guest name when obtaining the fileJulius Härtl
2020-01-27Add missing fileJulius Härtl
2020-01-27Fetch demo servers only when requestedJulius Härtl
2020-01-27Add UI to select a collabora demo serverJulius Härtl
2020-01-22Remove template id after first saveJulius Härtl
2020-01-07Properly setup the filesystem for put operations (#762)Julius Härtl
2020-01-03Properly setup the filesystem for put operationsJulius Härtl
2019-12-27Do not try to set user scope for public share linksJulius Härtl
2019-12-20fix cache set typoPavel Krasikov
2019-12-20Move empty template update to occ command (#741)Julius Härtl
2019-12-20Start with new template creation mechanism (#514)Julius Härtl
2019-12-18Move empty template update to occ commandJulius Härtl
2019-12-18Introduce a user scope service to properly perform actions as the required userJulius Härtl
2019-12-18Start with new template creation mechanismJulius Härtl