Commit Graph

100 Commits (0ddfc94cf54fbcdd6f9b172bd5abee495af60577)

Author SHA1 Message Date
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 2c318f45f4 CSRF checks 13 years ago
Tom Needham 88cbbc86b8 Text editor: Always use UTF-8 to keep Ace happy. 13 years ago
Bjoern Schiessle 9cb01bd093 xss fix 13 years ago
Tom Needham 5323983fc7 Text editor: Waste less space for line numbers 13 years ago
Tom Needham 0aafc717ec Text Editor: fix editor positioning 13 years ago
Brice Maron 8c2803a7c1 Correct image path and apps path replacement 13 years ago
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 13 years ago
Bart Visscher 61b044e00e Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts 13 years ago
Bjoern Schiessle 1d6ca084a6 prevent xss attacks by manipulating text file names 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Tom Needham 0aac70aaf1 Revert google webfont removal. Sadly this causes havoc with the editor! 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 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
Tom Needham 7dcf38c40f Better checking of ajax paramters and better logging 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Frank Karlitschek e8ec999090 port to use the new public api 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Tom Needham 712e25bb02 Update ace 13 years ago
Tom Needham 738601f4fe Remove google web font 13 years ago
Tom Needham 9ee3eb1412 remove unused css 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 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
Georg Ehrke 19bbb61b20 fix spelling fail in texteditor's style.css 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 1aaf008020 fix character encoding bug oc-278 13 years ago
Tom Needham 3f507898d0 update file extensions in editor 13 years ago
Marvin Thomas Rabe ce4fe9e7cb Editor fixed. 13 years ago
Marvin Thomas Rabe d9914664f6 Text editor display error 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 a0bb6079c5 Add description to texteditor info.xml -fix oc-234 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago