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-31⚡️ (#2462): remove memory leak from unnecessary listenersVinicius Reis
2022-05-03fix: specify file extensions in import statementsMax
2022-04-21Expose lock in the text UIJulius Härtl
2022-03-09performance: fetch content during session creationMax
2022-03-09refactor: prepare loading content in session creationMax
2022-01-03make image upload endpoints public and use session token to authenticateJulien Veyssier
2021-08-25Apply lint fixesJulius Härtl
2020-12-17Revert removal of transformResponseJulius Härtl
2020-11-18Move away from GETRoeland Jago Douma
2020-11-17Disconnect session after 30 minutes of idle timeoutJulius Härtl
2020-08-11Bump eslint and fix deprecationsJulius Härtl
2020-08-11Fix eslint checksJulius Härtl
2019-12-02Start with direct editingJulius Härtl
2019-11-05Move to @nextcloud packagesJulius Härtl
2019-11-04Adjust to new eslint rulesJulius Härtl
2019-11-04Rich workspaceJulius Härtl
2019-08-14Make sure axios is not transforming the response of the file fetch to jsonJulius Härtl
2019-07-28Check for ECONNABORTEDJulius Härtl
2019-07-28Autosave on closeJulius Härtl
2019-07-28Handle network errors more gracefullyJulius Härtl
2019-07-28Make sure the editor state is initialized before we try to fetch stepsJulius 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-15Implement guest name changeJulius Härtl
2019-06-12Cleanup sessions/steps when no session are active anymoreJulius Härtl
2019-06-11Fix save status and add error loggingJulius Härtl
2019-06-11Fix code style and add missing filesJulius Härtl
2019-06-11Frontend code cleanupJulius 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-27Try to pull in tiptapJulius Härtl
2019-05-23Refactor sync service to allow different backends and make tiptap integration...Julius Härtl