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
AgeCommit message (Collapse)Author
2020-09-29Fix alignment and design of checkboxesJan C. Borchardt
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-05-20Merge pull request #809 from alexanderschau/masterJulius Härtl
2020-05-20Fix server styles causing images being to smallJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-06fix issue #733Alexander Schau
Signed-off-by: Alexander Schau <alexander@schau.email>
2020-02-25Use h-scrolling instead of wrap in code blockAnton Strömkvist
If a line in a code block exceeds the widdth, hide overflow and add horizontal scrollbars instead of wrapping the line. Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-01-15Try fixing the click handler on firefoxJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02Fix checkbox behaviorJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-02Fix list styleingJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-02Implement checkbox supportJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-07Add more top spacing to h1 and h2Jan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-05Distinguish second and third-level list entriesJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-04Autohide only for rich workspacesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-04Fix design issuesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-04Fix styling of placeholdersJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-04Rich workspaceJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-28Add preview pluginJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-20Adjust link and blockquote color to improve readabilityFrederic Habich
Signed-off-by: Frederic Habich <frederic.habich@codeadmin.de>
2019-07-02Fix paddingJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-02Allow plain text editing of filesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-26Adjust blockquote color to greyJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-21Image embed view design improvements, simplificationJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-17Cleanup appinfo and cssJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-13Add slight padding to links for easier tappabilityJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-13Adjust heading design and rhythmJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-13Adjust hr width and colorJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-13Adjust list indentJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-13Adjust code block and inline code designJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-13Adjust blockquote designJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-11Fix code style and add missing filesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>