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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17Add EncodingServiceRaul
2022-04-21Use proper file id source for public sharesJulius Härtl
2022-04-21Expose lock in the text UIJulius Härtl
2022-04-21Open files read only if lockedJulius Härtl
2022-04-21Implement collaborative lockingJulius Härtl
2022-03-09performance: fetch content during session creationMax
2022-01-03fix php7.3 compatJulien Veyssier
2022-01-03store file id (instead of name) in markdown image links, cleanup attachments ...Julien Veyssier
2021-06-29Log exceptions that happen on unknown exception and return generic error mess...Julius Härtl
2021-06-28Use text/plain as content type for fetching the documentJulius Härtl
2021-01-13Keep session information as long as we need it for stepsJulius Härtl
2020-12-29Fix PHP-CSRoeland Jago Douma
2020-12-17Use to correct cache to obtain version infoRoeland Jago Douma
2020-12-02Catch possible database exceptions when fetching document dataJulius Härtl
2020-09-06Harden read only check on public endpointsRoeland Jago Douma
2020-07-02Log the exceptions as INFORoeland Jago Douma
2020-01-09Properly handle file deletion and temporary service unavailabilityJulius Härtl
2019-12-02Fix undefined variableJulius Härtl
2019-12-02Start with direct editingJulius Härtl
2019-07-10Reconnect after session has timed outJulius Härtl
2019-06-21Implement public folder editing (fixes #29)Julius Härtl
2019-06-21Harden sync method and catch LockedExceptionJulius Härtl
2019-06-21Sync documents before handling conflictsJulius Härtl
2019-06-21Hide avatar list in popoverJulius Härtl
2019-06-17Some code cleanupJulius Härtl
2019-06-15Implement guest name changeJulius Härtl
2019-06-12Improve polling and add checks for read onlyJulius Härtl
2019-06-12Cleanup sessions/steps when no session are active anymoreJulius Härtl
2019-06-11Some step sanitizingJulius Härtl
2019-06-07Implement guestName for public sharesJulius Härtl
2019-06-06Properly check for write permissionsJulius Härtl
2019-06-06Fix conflict handling in tiptapJulius Härtl
2019-05-23Session cleanupJulius Härtl
2019-05-14Add public endpointsJulius Härtl