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
path: root/lib
AgeCommit message (Expand)Author
2019-11-04Add workspace route and public page handlingJulius Härtl
2019-10-24Reduce 'Removed X inactive sessions' severity to debugovk
2019-10-03Throw proper NotFoundException if a file is not found by idRoeland Jago Douma
2019-08-07Fix version checksJulius Härtl
2019-08-06Adjust autosave delayJulius Härtl
2019-07-10Reconnect after session has timed outJulius Härtl
2019-07-09Force proper step orderJulius Härtl
2019-06-26Make autosave exclusive and avoid conflict during saveJulius Härtl
2019-06-26Ignore locking exceptions on autosaveJulius 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-21Only cleanup documents without sessionsJulius Härtl
2019-06-21Hide avatar list in popoverJulius Härtl
2019-06-18Use constant for timed jobv1.0.0-alpha1Julius Härtl
2019-06-18Add background job to cleanupJulius Härtl
2019-06-17Some code cleanupJulius Härtl
2019-06-17Move to migrationJulius Härtl
2019-06-17Remove obsolete TODOJulius Härtl
2019-06-17Add copyright headerJulius Härtl
2019-06-17Cleanup appinfo and cssJulius Härtl
2019-06-15Implement guest name changeJulius Härtl
2019-06-12Make sure we have initialVersion in our document responseJulius 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-14Remove modal mask limitJulius Härtl
2019-05-14Add public endpointsJulius Härtl
2019-05-14Add support for public shared files to the frontendJulius Härtl
2019-05-09Fetch steps incrementallyJulius Härtl
2019-05-08Set document version before saving steps to avoid race conditionJulius Härtl
2019-05-08Proper conflict handling in the backendJulius Härtl
2019-05-06Proper debouncing and savingJulius Härtl
2019-04-29Move prosemirror view creation to vue component and improve polling mechanismJulius Härtl
2019-04-23Add first file handlingJulius Härtl
2019-04-13Add first working version of collaborative editingJulius Härtl
2019-03-18Add basic app structureJulius Härtl