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/src
AgeCommit message (Expand)Author
2021-01-13Always use the updated color depending on the guest nameJulius Härtl
2021-01-13Make sure document status messages are always shown on topJulius Härtl
2021-01-13Some code cleanupJulius Härtl
2021-01-13Use brighter colors as annotation backgroundJulius Härtl
2021-01-13Refactor session list to use the popoverJulius Härtl
2021-01-13First throw on editor colors based on change tracking example of prosemirrorJulius Härtl
2020-12-22Add input rule for checkboxesJulius Härtl
2020-12-17Revert removal of transformResponseJulius Härtl
2020-12-16Merge branch 'master' into patch-1nik gaffney
2020-12-15add text/org mimetype #394nik gaffney
2020-12-02Properly stop document fetching in error states and always require to reconne...Julius Härtl
2020-11-18Move away from GETRoeland Jago Douma
2020-11-17Merge pull request #1172 from goligo/masterJulius Härtl
2020-11-17Only fetch once per minute if browser window is considered hiddenJulius Härtl
2020-11-17Disconnect session after 30 minutes of idle timeoutJulius Härtl
2020-11-14Also register to urlChanged event to update RichWorkspacegoligo
2020-11-12Validate link before openingJulius Härtl
2020-10-08Fix link menu positioningJulius Härtl
2020-09-25Fix images in public linksJulius Härtl
2020-09-21Check if error is ocs response on workspace requestDaniel Kesselberg
2020-09-09Fix IE styling bugs in rich workspaces and the editorJulius Härtl
2020-09-08Adjust idle and disconnect times to match new last contact intervalJulius Härtl
2020-08-25Move search handler for text to only trigger within the text inputJulius Härtl
2020-08-17highlight active heading in menu barAzul
2020-08-13cleanup: remove confusing paragraph buttonAzul
2020-08-11fix: use Viewer state to determine current dirAzul
2020-08-11Update src/helpers/links.jsazul
2020-08-11update title when following linksAzul
2020-08-11detect local links and open in Viewer right away.Azul
2020-08-11ensure copy is translateableAzul
2020-08-11links with complete urlsAzul
2020-08-11Follow links inside the viewerAzul
2020-08-11calculate dir for relative linksAzul
2020-08-11open relative links in new tab on middle clickAzul
2020-08-11open local links in same tabAzul
2020-08-11rewrite links to local filesAzul
2020-08-11refactor: define our own Link mark to rewrite hrefsAzul
2020-08-11button in menu bubble to link to filesAzul
2020-08-11initial take on linking to other filesAzul
2020-08-11Bump eslint and fix deprecationsJulius Härtl
2020-08-11Fix eslint checksJulius Härtl
2020-08-11fix: use OC.Files API to get file infoAzul
2020-07-13Also load files app scripts when user is logged inJulius Härtl
2020-06-26Check if a file was created manually before creating a new rich workspaceJulius Härtl
2020-06-22Show tooltip on link hoverJulius Härtl
2020-06-16Dot show empty workspace container if files are not creatableJulius Härtl
2020-06-16Adjust ignored tests that fail due to whitespace changesJulius Härtl
2020-06-16Update spec to commonmark 0.29Julius Härtl
2020-06-15Add proxy-polyfill to make tiptap work with IE11Julius Härtl
2020-06-09images: default to file dir for selectionAzul