Commit Graph

71 Commits (6a250d0d20c92513a883a7103885712127b51cc8)

Author SHA1 Message Date
Bjoern Schiessle 1d6ca084a6 prevent xss attacks by manipulating text file names 13 years ago
Tom Needham 0aac70aaf1 Revert google webfont removal. Sadly this causes havoc with the editor! 13 years ago
Tom Needham b80b8656eb Third time lucky fixing google font include 13 years ago
Tom Needham ddb8d1460b Revert "Remove google webfont include" 13 years ago
Tom Needham 21dfe9dc5e Fixed keyboard shortcut for saving files. Thanks adlr in #ace! 13 years ago
Tom Needham 30d31fecd9 Remove google webfont include 13 years ago
Tom Needham 78ecfc89a7 Fix breadcrumb path 13 years ago
Michael Gapczynski 20d9a8b6a1 Fix accidental creation of duplicate files because of extra / in search results 13 years ago
Michael Gapczynski a3f250bfe6 Fix text files for search results 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Tom Needham 712e25bb02 Update ace 13 years ago
Tom Needham 738601f4fe Remove google web font 13 years ago
Tom Needham 44c34115a4 Remove go to line 13 years ago
Tom Needham 660951dc64 Add some filetypes 13 years ago
Tom Needham a098c7c685 Give editor focus after saving 13 years ago
Tom Needham 22466010fc Provide undo when closing editor with unsaved changes 13 years ago
Tom Needham adc9d906e4 confirm close when there are unsaved changes 13 years ago
Tom Needham dc499c5b4e add * to filename when changes have been made 13 years ago
Tom Needham d0cb99e347 use OC_Dialogs instead of alert() 13 years ago
Tom Needham 92221e98de spaces to tabs 13 years ago
Tom Needham dc3dd272f7 Text editor will now wrap text based on window size 13 years ago
Tom Needham 3f507898d0 update file extensions in editor 13 years ago
Marvin Thomas Rabe ce4fe9e7cb Editor fixed. 13 years ago
Tom Needham e6b835bea8 Update breadcrumb css on close 13 years ago
Tom Needham aec6a3c32f Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 13 years ago
Tom Needham e1a499f65d disable keyboard shortcuts as temp fix 13 years ago
Robin Appelman 352d73f1e0 some minor changes to the text editor loading 13 years ago
Tom Needham bfdbcbee12 Fix breadcrumb issue when closing editor 13 years ago
Tom Needham e979aa0c32 fix editor js 13 years ago
Tom Needham 2a0ed930ef improved ui for go to line button 13 years ago
Tom Needham 66020c5d44 update page title 13 years ago
Tom Needham 6d37c7d351 Added live search 13 years ago
Tom Needham 27d9cbd8c0 Added 'Go to line' functionality 13 years ago
Tom Needham 3be0564040 improved ui and save button action 13 years ago
Tom Needham 19186bf37b hide save button for read-only files 13 years ago
Tom Needham 18b8dc1c21 fixed saving bug 13 years ago
Tom Needham f7f19af816 Handles file permissions. Protect against overwriting changes. 13 years ago
Tom Needham 65c37abef9 added ace source 13 years ago
Tom Needham 67854a94bf Removed old code 13 years ago
Tom Needham 5d9b7bf1dd Added ace license file 13 years ago
Tom Needham ad9a81bf41 Added support for more file types 13 years ago
Tom Needham 4eb7487e61 Updated ace-editor software 13 years ago
Tom Needham e04951f8fd Fixed keyboard shortcuts 13 years ago
Tom Needham bf719d6670 Disable save button whilst saving. Refined code. 14 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 14 years ago
Tom Needham 88de9e4050 Keyboard shortcuts for saving. Refined code. 14 years ago
Tom Needham c33884779d Fixed problem closing the editor. 14 years ago
Tom Needham 059ab889bd Fixed error where saving message appears twice. 14 years ago
Brice Maron 7e34452746 Little trick to avoid editor loading twice on double click 14 years ago
Tom Needham 9bde002c95 Fixed issue with opening editor multiple times. 14 years ago