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
2020-03-11Fix for Searchbox (CTRL + F)Gustavo Arnosti Neves
2019-12-19Adjust element id to avoid conflictsJulius Härtl
2019-09-03Translate menu actionJohn Molakvoæ (skjnldsv)
2019-07-05Rename edit file actionJulius Härtl
2019-01-18Load ace only if neededJulius Härtl
2019-01-18split the code a bit moreRobin Appelman
2019-01-18switch to webpack bundlingRobin Appelman
2018-08-15trigger ace resize after toggling previewRobin Appelman
2018-08-15Merge pull request #98 from Mormuig/fix-issue-58Roeland Jago Douma
2018-08-15Move editor container outside of the app contentJulius Härtl
2018-04-13Patch issue #58Mormuig
2018-02-13Do not keep FileInfoModels returned by "getModelForFile"Daniel Calviño Sánchez
2018-02-05Fix ACE module files failing to loadDaniel Calviño Sánchez
2017-11-06Fix autosave timerSuperSayu
2017-08-29Prevent the editor from closing when clicking on a dialogRobin Appelman
2017-08-28Merge pull request #59 from nextcloud/hash-navigationRobin Appelman
2017-08-28keep editoroverlay when in preview modeRobin Appelman
2017-08-28smooth transitions between preview statesRobin Appelman
2017-08-28initialize preview plugins on demandRobin Appelman
2017-08-28Fix preview when on mobileRobin Appelman
2017-08-26Allow using hash navigation withing the editorRobin Appelman
2017-07-11Use CRLF line ending by default for better compatibilityMorris Jobke
2017-05-16Use more verbose text for upload menuJan-Christoph Borchardt
2017-02-22Merge pull request #28 from nextcloud/preview-toggleRobin Appelman
2017-02-22Add toggle between edit only/edit with preview/preview onlyRobin Appelman
2017-02-10Support .bat and .cmd filesJoas Schilling
2016-12-02rich code preview in the sidebarRobin Appelman
2016-12-01fix loading themeRobin Appelman
2016-11-30fix themeRobin Appelman
2016-11-30bumb ace editor to 1.2.5Robin Appelman
2016-08-30Fix phpstorm complainsJoas Schilling
2016-08-30Open JSON files with the text editorJoas Schilling
2016-05-09Remove loading icon when data loadedJohn Molakvoæ
2016-01-20Dont close editor when selecting text, fixes #158Tom Needham
2015-12-30Merge pull request #151 from owncloud/main-nav-previewTom Needham
2015-12-10Display the error message when one was givenJoas Schilling
2015-12-05Dont hide main navigation when showing a previewRobin Appelman
2015-11-25Merge pull request #140 from owncloud/close-on-click-outsideMorris Jobke
2015-11-25Implement closing when clicking outside the editor containerTom Needham
2015-11-19Register "New text file" meu entry in "+" menuVincent Petry
2015-11-04Handle editing whilst saving, preserve title, fixes #121Tom Needham
2015-10-26Update file size in list when closing editorTom Needham
2015-10-12Adding icon to edit action in action menuThomas Müller
2015-09-30Merge pull request #115 from owncloud/updaterowaftersaveThomas Müller
2015-09-30Merge pull request #116 from owncloud/remove-duplicate-ajaxThomas Müller
2015-09-30Merge pull request #117 from owncloud/on-fail-closeThomas Müller
2015-09-29Re-enable Ctrl-T shortcut in browserMorris Jobke
2015-09-28Close the texteditor when we fail to load the fileRobin Appelman
2015-09-28Remove duplicate ajax callRobin Appelman
2015-09-28Update file list row after saveVincent Petry