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-11-24add button to remove linkLuka Trovic
2021-11-11fix: handling of preview urls and testsAzul
2021-11-11Mock current user in jestJulius Härtl
2021-11-11Adjust jest setupJulius Härtl
2021-11-11tests: provide current directory to ImageView test as optionAzul
2021-11-05Limit height of #editor not .content-wrapperAzul
2021-11-05Display menububble below the first line of textAzul
2021-11-05Position menububble relative to content-wrapperAzul
2021-10-31Only register trailing node for rich text editingJulius Härtl
2021-10-25Use viewer themeJulius Härtl
2021-10-25Only show image author annotations if neededJulius Härtl
2021-10-21make collabora on top of text idle messageLuka Trovic
2021-10-20Fix wrong generation of ocs url for rich workspacesJulius Härtl
2021-10-20Remove superfluous scrollbar caused by menububbleAzul
2021-10-06Update generateOcsUrl usageJulius Härtl
2021-10-06allow to insert text after trailing codeblockszaimen
2021-08-25Apply lint fixesJulius Härtl
2021-08-17Fix header popover in file browserCarl Schwan
2021-08-02fix: resolve relative image path based on currentDirectory optionAzul
2021-07-28Custom input rule to add first character after bulletJonas Meurer
2021-07-26Avoid creating invalid URIs from user inputJulius Härtl
2021-07-19Update use of `OCA.Viewer` api to the nextcloud 22 versionAzul
2021-07-15Add emoji picker to menubar (Fixes: #987)Jonas Meurer
2021-07-15fix: rich workspaces overlap with new file dropdownGary Kim
2021-07-14Emit instead of mutating propertiesJulius Härtl
2021-07-14Stylelint configJulius Härtl
2021-07-08Some 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