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-06-10ViewerComponent: pass on autofocus to EditorWrapperAzul
2021-04-16Improve design of idle/reconnect messageJan C. Borchardt
2021-03-11Fix clicking links with color annotationsJulius Härtl
2021-02-02Make sure the session list is always at the endJulius Härtl
2021-02-02Apply same styling to menu bar if talk sidebar is shown on public pages or notJulius Härtl
2021-02-02Smaller adjustments from the design callJulius Härtl
2021-02-02Remove the undo disabled state as there is some weird endless loop happeningJulius Härtl
2021-02-02Switch back to sticky header on public pageJulius Härtl
2021-02-02Enhance menu bar stylingJulius Härtl
2021-02-02Simplify save indicatorJulius Härtl
2021-01-28Implement support for creating files from templatesJulius Härtl
2021-01-26Merge pull request #1384 from leifurhauks/patch-1Julius Härtl
2021-01-26Only increase refetch timer if we have all initial steps loadedJulius Härtl
2021-01-26Track authors by step rather than transactionJulius Härtl
2021-01-24Remove EPUB mimetypeLeifur Halldor Asgeirsson
2021-01-13Fix color contrast ratio for author annotationsJulius Härtl
2021-01-13Fix cases where vuex is not setup globallyJulius Härtl
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