Commit Graph

63 Commits (ab7a2d43e810da66087f3abf4a87afff219a33c0)

Author SHA1 Message Date
Bjoern Schiessle 9cb01bd093 xss fix 14 years ago
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 14 years ago
Bjoern Schiessle 1d6ca084a6 prevent xss attacks by manipulating text file names 14 years ago
Tom Needham 21dfe9dc5e Fixed keyboard shortcut for saving files. Thanks adlr in #ace! 14 years ago
Tom Needham 78ecfc89a7 Fix breadcrumb path 14 years ago
Michael Gapczynski 20d9a8b6a1 Fix accidental creation of duplicate files because of extra / in search results 14 years ago
Michael Gapczynski a3f250bfe6 Fix text files for search results 14 years ago
Tom Needham 712e25bb02 Update ace 15 years ago
Tom Needham 44c34115a4 Remove go to line 15 years ago
Tom Needham 660951dc64 Add some filetypes 15 years ago
Tom Needham a098c7c685 Give editor focus after saving 15 years ago
Tom Needham 22466010fc Provide undo when closing editor with unsaved changes 15 years ago
Tom Needham adc9d906e4 confirm close when there are unsaved changes 15 years ago
Tom Needham dc499c5b4e add * to filename when changes have been made 15 years ago
Tom Needham d0cb99e347 use OC_Dialogs instead of alert() 15 years ago
Tom Needham 92221e98de spaces to tabs 15 years ago
Tom Needham dc3dd272f7 Text editor will now wrap text based on window size 15 years ago
Tom Needham 3f507898d0 update file extensions in editor 15 years ago
Marvin Thomas Rabe ce4fe9e7cb Editor fixed. 15 years ago
Tom Needham e6b835bea8 Update breadcrumb css on close 15 years ago
Tom Needham aec6a3c32f Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 15 years ago
Tom Needham e1a499f65d disable keyboard shortcuts as temp fix 15 years ago
Robin Appelman 352d73f1e0 some minor changes to the text editor loading 15 years ago
Tom Needham bfdbcbee12 Fix breadcrumb issue when closing editor 15 years ago
Tom Needham e979aa0c32 fix editor js 15 years ago
Tom Needham 2a0ed930ef improved ui for go to line button 15 years ago
Tom Needham 66020c5d44 update page title 15 years ago
Tom Needham 6d37c7d351 Added live search 15 years ago
Tom Needham 27d9cbd8c0 Added 'Go to line' functionality 15 years ago
Tom Needham 3be0564040 improved ui and save button action 15 years ago
Tom Needham 19186bf37b hide save button for read-only files 15 years ago
Tom Needham 18b8dc1c21 fixed saving bug 15 years ago
Tom Needham f7f19af816 Handles file permissions. Protect against overwriting changes. 15 years ago
Tom Needham ad9a81bf41 Added support for more file types 15 years ago
Tom Needham e04951f8fd Fixed keyboard shortcuts 15 years ago
Tom Needham bf719d6670 Disable save button whilst saving. Refined code. 15 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 15 years ago
Tom Needham 88de9e4050 Keyboard shortcuts for saving. Refined code. 15 years ago
Tom Needham c33884779d Fixed problem closing the editor. 15 years ago
Tom Needham 059ab889bd Fixed error where saving message appears twice. 15 years ago
Brice Maron 7e34452746 Little trick to avoid editor loading twice on double click 15 years ago
Tom Needham 9bde002c95 Fixed issue with opening editor multiple times. 15 years ago
Tom Needham 42f289d994 Updated bug message 15 years ago
Tom Needham adebefad84 Fixed editor loading and file saving issue 15 years ago
Tom Needham d9464de690 Updated saving feedback 15 years ago
Tom Needham 86825ee3b5 Cleanup of code. Fixed breadcrumb removal issue 15 years ago
Robin Appelman 15e5bd16ab use texteditor for search results 15 years ago
Robin Appelman 1fba8619d4 move some code to where it belongs and remove duplicated editor app 15 years ago
Florian Jacob 813e8b274a Added all the remaining extensions to filetypes 15 years ago
Tom Needham 93ed844015 Control events are now bound on the page load rather than everytime the editor is loaded. 15 years ago