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-12-28Fix autofocus on empty documents without a node (Fixes: #1974)Jonas Meurer
2021-12-21Limit height of #editor not .content-wrapperAzul
2021-12-21Display menububble below the first line of textAzul
2021-12-21Position menububble relative to content-wrapperAzul
2021-12-16fix only the first item gets tasklist-ified issueLuka Trovic
2021-12-08Fix header popover in richworkspacekavita.sonawane@t-systems.com
2021-12-07Hide menu and keep focus when using menubar popover itemsJulien Veyssier
2021-12-07backport refs #1975 don't show "Link file" button when using direct editionJulien Veyssier
2021-12-07make sure translations are parsed correctlyJulien Veyssier
2021-12-07fix scss deprecated syntaxJulien Veyssier
2021-12-02Update mark input/paste rules to tiptap v2 regular expressionsJonas Meurer
2021-08-02Custom input rule to add first character after bulletJonas Meurer
2021-07-18Update use of `OCA.Viewer` api to the nextcloud 22 versionAzul
2021-07-15fix: rich workspaces overlap with new file dropdownszaimen
2021-07-09Some Design fixesszaimen
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