Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Lukas Reschke
|
2c318f45f4
|
CSRF checks
|
2012-07-07 16:08:27 +02:00 |
Tom Needham
|
88cbbc86b8
|
Text editor: Always use UTF-8 to keep Ace happy.
|
2012-07-02 19:06:40 +00:00 |
Bjoern Schiessle
|
9cb01bd093
|
xss fix
|
2012-06-26 14:27:50 +02:00 |
Tom Needham
|
5323983fc7
|
Text editor: Waste less space for line numbers
|
2012-06-23 14:42:37 +00:00 |
Tom Needham
|
0aafc717ec
|
Text Editor: fix editor positioning
|
2012-06-22 15:02:03 +00:00 |
Brice Maron
|
8c2803a7c1
|
Correct image path and apps path replacement
|
2012-06-22 13:12:03 +02:00 |
Bjoern Schiessle
|
cd005e6c62
|
use new sanitizeHTML() function
|
2012-06-21 10:28:43 +02:00 |
Bart Visscher
|
61b044e00e
|
Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts
|
2012-06-13 21:39:12 +02:00 |
Bjoern Schiessle
|
1d6ca084a6
|
prevent xss attacks by manipulating text file names
|
2012-06-04 16:20:03 +02:00 |
Frank Karlitschek
|
9e73524168
|
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
|
2012-05-18 16:06:57 +02:00 |
Tom Needham
|
0aac70aaf1
|
Revert google webfont removal. Sadly this causes havoc with the editor!
|
2012-05-17 20:23:43 +00:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Tom Needham
|
b80b8656eb
|
Third time lucky fixing google font include
|
2012-05-13 20:49:54 +00:00 |
Tom Needham
|
ddb8d1460b
|
Revert "Remove google webfont include"
This reverts commit 30d31fecd9 .
|
2012-05-13 20:43:20 +00:00 |
Tom Needham
|
21dfe9dc5e
|
Fixed keyboard shortcut for saving files. Thanks adlr in #ace!
|
2012-05-13 20:19:20 +00:00 |
Tom Needham
|
30d31fecd9
|
Remove google webfont include
|
2012-05-13 19:41:41 +00:00 |
Tom Needham
|
78ecfc89a7
|
Fix breadcrumb path
|
2012-05-13 19:33:42 +00:00 |
Michael Gapczynski
|
20d9a8b6a1
|
Fix accidental creation of duplicate files because of extra / in search results
|
2012-05-10 22:04:05 -04:00 |
Michael Gapczynski
|
a3f250bfe6
|
Fix text files for search results
|
2012-05-10 21:44:04 -04:00 |
Tom Needham
|
7dcf38c40f
|
Better checking of ajax paramters and better logging
|
2012-05-08 19:48:28 +00:00 |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
Frank Karlitschek
|
1a2bbd2ee4
|
ported addSyript and other small stuff
|
2012-05-01 20:03:41 +02:00 |
Frank Karlitschek
|
d0554bef06
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
Frank Karlitschek
|
e8ec999090
|
port to use the new public api
|
2012-05-01 09:49:22 +02:00 |
Thomas Mueller
|
07f2e316e4
|
removing executable bit from various files
|
2012-04-30 12:05:57 +02:00 |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
Tom Needham
|
712e25bb02
|
Update ace
|
2012-04-15 15:09:37 +00:00 |
Tom Needham
|
738601f4fe
|
Remove google web font
|
2012-04-15 14:01:59 +00:00 |
Tom Needham
|
9ee3eb1412
|
remove unused css
|
2012-04-15 13:44:43 +00:00 |
Robin Appelman
|
926b2b78fe
|
keep version numbers in their own files for faster reading
|
2012-04-14 16:29:11 +02:00 |
Tom Needham
|
44c34115a4
|
Remove go to line
|
2012-04-14 12:49:31 +00:00 |
Tom Needham
|
660951dc64
|
Add some filetypes
|
2012-04-07 13:32:00 +00:00 |
Tom Needham
|
a098c7c685
|
Give editor focus after saving
|
2012-04-06 21:38:38 +00:00 |
Tom Needham
|
22466010fc
|
Provide undo when closing editor with unsaved changes
|
2012-04-06 21:37:28 +00:00 |
Tom Needham
|
adc9d906e4
|
confirm close when there are unsaved changes
|
2012-04-02 17:44:15 +00:00 |
Tom Needham
|
dc499c5b4e
|
add * to filename when changes have been made
|
2012-04-02 17:27:06 +00:00 |
Tom Needham
|
d0cb99e347
|
use OC_Dialogs instead of alert()
|
2012-04-02 16:35:11 +00:00 |
Georg Ehrke
|
19bbb61b20
|
fix spelling fail in texteditor's style.css
|
2012-03-20 19:48:08 +01:00 |
Tom Needham
|
92221e98de
|
spaces to tabs
|
2012-03-11 12:03:41 +00:00 |
Tom Needham
|
dc3dd272f7
|
Text editor will now wrap text based on window size
|
2012-03-10 14:32:57 +00:00 |
Tom Needham
|
1aaf008020
|
fix character encoding bug oc-278
|
2012-03-10 14:06:30 +00:00 |
Tom Needham
|
3f507898d0
|
update file extensions in editor
|
2012-03-10 14:00:57 +00:00 |
Marvin Thomas Rabe
|
ce4fe9e7cb
|
Editor fixed.
|
2012-02-23 20:36:20 +01:00 |
Marvin Thomas Rabe
|
d9914664f6
|
Text editor display error fixed.
|
2012-02-22 16:04:31 +01:00 |
Tom Needham
|
e6b835bea8
|
Update breadcrumb css on close
|
2012-02-14 21:55:51 +00:00 |
Tom Needham
|
aec6a3c32f
|
Fix editing shared files and file opening bug. Fixes oc-209 and oc-195
|
2012-02-14 21:49:51 +00:00 |
Tom Needham
|
a0bb6079c5
|
Add description to texteditor info.xml -fix oc-234
|
2012-02-12 15:42:05 +00:00 |
Robin Appelman
|
30673e4786
|
writable not writeable
|
2012-02-05 14:03:44 +01:00 |
Robin Appelman
|
4522d19b4c
|
merge master into filesystem
|
2012-01-30 20:29:33 +01:00 |