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
2020-11-16Fix typo of class nameJoas Schilling
2020-11-16Add migration to fix oracle issues with the database schemaJulius Härtl
2020-11-04Do not setup appdata in constructor to avoid errors causing the whole instanc...Julius Härtl
2020-09-08Merge pull request #1026 from nextcloud/fix/1005/refresh_only_once_every_30_sJulius Härtl
2020-09-07Refresh lastContact only once every 30 secondsRoeland Jago Douma
2020-09-07Sessionid is an intRoeland Jago Douma
2020-09-07Merge pull request #1014 from nextcloud/harden/memcachetokenfetchingJulius Härtl
2020-09-06Harden read only check on public endpointsRoeland Jago Douma
2020-09-05Harden check when using token from memcacheRoeland Jago Douma
2020-09-04Use proper event for loading scripts on public share linksJulius Härtl
2020-08-31do not return rich workspace when depth=0dassio
2020-08-28Catch StorageNotAvailable exceptionsJulius Härtl
2020-07-13Remove unneeded dependenciesMorris Jobke
2020-07-13Also load files app scripts when user is logged inJulius Härtl
2020-07-13Use the new additional scripts eventJulius Härtl
2020-07-10Use IBootstrap for the app bootstrapMorris Jobke
2020-07-02Log the exceptions as INFORoeland Jago Douma
2020-06-22fix: path for workspacesAzul
2020-06-16Merge pull request #871 from nextcloud/bugfix/851Julius Härtl
2020-06-15Pass path to rich workspacesJulius Härtl
2020-06-15Perform file conflict check earlier so that it also triggers when not savingJulius Härtl
2020-05-19Return early when iterating over supported filenamesJulius Härtl
2020-04-20Enable Text to be used by Viewer outside Files appDaniel Calviño Sánchez
2020-04-07Merge pull request #761 from nextcloud/enh/session_memcachev19.0.0beta2Julius Härtl
2020-04-07Cache the session info in memcacheRoeland Jago Douma
2020-04-07Merge pull request #748 from nextcloud/bugfix/noid/rich-workspace-dav-availableJulius Härtl
2020-04-03Merge pull request #749 from nextcloud/bugfix/noid/translatable-readmev19.0.0beta1Julius Härtl
2020-04-02Use full list of supported filenames when obtaining the name to createJulius Härtl
2020-04-02Only return 404 for workspace property if it is not avilableJulius Härtl
2020-04-02Merge pull request #743 from nextcloud/bugfix/direct-editing-txtJulius Härtl
2020-04-02Add index on the oc_text_sessions tableRoeland Jago Douma
2020-03-30Offer txt editing by defaultJulius Härtl
2020-03-25Expose workspace_available on public sharesJulius Härtl
2020-03-25Send parent folder permissions along with workspace file metadataDaniel Calviño Sánchez
2020-02-04Use ILockingProviderJulius Härtl
2020-02-04Add occ command to restore documents to their last saved stateJulius Härtl
2020-02-04Filter out duplicate version stepsJulius Härtl
2020-02-04Fetch steps sorted by version and idJulius Härtl
2020-02-04WIP: mitigate race condition when saving stepsJulius Härtl
2020-01-28Merge pull request #608 from nextcloud/bugfix/ui-varJulius Härtl
2020-01-27Catch the exception when a user no longer existsRoeland Jago Douma
2020-01-27Use string as a filenameJulius Härtl
2020-01-24Rename document creator (fixes #599)Julius Härtl
2020-01-21Use a proper value for checking if workspaces are availableJulius Härtl
2020-01-16Fix editing plain text files with direct editingJulius Härtl
2020-01-14Do not try obtaining the file by id when a share link is usedJulius Härtl
2020-01-09Properly handle file deletion and temporary service unavailabilityJulius Härtl
2020-01-09Fix calling setLastContact on booleanChristoph Wurst
2019-12-20DoumentId should be a string when using as a filenameJulius Härtl
2019-12-17Remove dot from direct editing file extensionJulius Härtl