Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-21Build scssJulius Härtl
2017-03-21Use SCSS compiler to save requestsLukas Reschke
2017-02-22Add toggle between edit only/edit with preview/preview onlyRobin Appelman
2016-12-02rich code preview in the sidebarRobin Appelman
2015-12-05Dont hide main navigation when showing a previewRobin Appelman
2015-11-11overlay header as well for better focusJan-Christoph Borchardt
2015-09-23Properly namespace CSS to not break core stylesVincent Petry
2015-09-01change line highlight colour to greyTom Needham
2015-09-01Fix unsaved star positioning and editor font sizeTom Needham
2015-09-01hide preview wraperRobin Appelman
2015-09-01fix nav bar over floating text editorRobin Appelman
2015-09-01sizing fixesRobin Appelman
2015-09-01Add api that allows other app to register "previews" by mimetypeRobin Appelman
2015-09-01RebaseTom Needham
2015-09-01fix texteditor sizingRobin Appelman
2015-08-28Remove border radius in mobile modeTom Needham
2015-08-28Remove save and separators. Round container and bring to frontTom Needham
2015-08-28Adjust the line number coloursTom Needham
2015-06-11adjust container to be narrower so it looks more like a documentJan-Christoph Borchardt
2015-06-11style fixes: remove borders, separators, adjust line number bar colorJan-Christoph Borchardt
2015-06-01Update styling of controls. More responsive :)Tom Needham
2015-06-01Fix scrolling of editorTom Needham
2015-06-01Move editor to dialog. Add beta autosave code. Add last savedTom Needham
2015-05-31Style the filenameTom Needham
2015-05-31First chunk of rewriteTom Needham
2013-12-02fix text editor in firefox at startupMorris Jobke
2013-10-22Fixed misplaced cursor in IE8Vincent Petry
2013-10-04fix controls bar overlaying in text editorJan-Christoph Borchardt
2013-09-12text editor: move close button to right, remove separatorsJan-Christoph Borchardt
2013-08-15Be more specific about which editor to apply these styles to.Owen Winkler
2013-08-03dont use js for texteditor sizingRobin Appelman
2013-02-07testBernhard Posselt
2012-06-23Text editor: Waste less space for line numbersTom Needham
2012-06-22Text Editor: fix editor positioningTom Needham
2012-04-15remove unused cssTom Needham
2012-03-20fix spelling fail in texteditor's style.cssGeorg Ehrke
2012-02-23Editor fixed.Marvin Thomas Rabe
2012-02-22Text editor display error fixed.Marvin Thomas Rabe
2012-01-10Added 'Go to line' functionalityTom Needham
2012-01-09improved ui and save button actionTom Needham
2011-10-04fixed scrollbar issues. fixed missing breadcrumb image.Marvin Thomas Rabe
2011-10-04Added fillHeight() js function for resizing editorTom Needham
2011-10-04Fixed breadcrumb issue.Tom Needham
2011-10-04Updated saving feedback to use loading.gifTom Needham
2011-10-04Updated control bar styling and save feedback.Tom Needham
2011-10-04Added breadcrumb and control bar.Tom Needham
2011-10-02Editor now loads on top of files app.Tom Needham