Commit Graph

481 Commits (33165e3915dc5d8f09583d70fca0441e17db905f)

Author SHA1 Message Date
Brice Maron df60d6d5d2 Fixes for multi app dir : 13 years ago
Bjoern Schiessle 34739b7ec5 use new sanitizeHTML() function 13 years ago
Florian Hülsmann c3cd3f3571 CSS class headerAction -> header-action 13 years ago
Florian Hülsmann 0132b80282 added CSS class .headerAction 13 years ago
Bart Visscher 2f00384b51 Use TemplateLayout functions for finding js and css files in minimizer 13 years ago
Florian Hülsmann 4a50c15a8e corrected header width and floating (can now dynamically add stuff to header); someone may test this in IE 13 years ago
Bart Visscher 617de811f7 Cache the minimized output also on the server 13 years ago
Bart Visscher 99a68abbd5 Add session_write_close to the minimizer 13 years ago
Thomas Tanghus f0b87bc421 Make requesttoken global. 13 years ago
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Bjoern Schiessle b9d5f510c3 urlencode link fort password reset (bug #970) 13 years ago
Lukas Reschke 6defbc7f4d Removed some unessecary sanitizations 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Robin Appelman cfe219fbb9 fix potential xss in multiselect 13 years ago
Bart Visscher 4260dce826 Better handling of core.css and core.js 13 years ago
Michael Gapczynski 3c3a2b9b27 Remove old internal mail call for password reset, fixes bug oc-934 13 years ago
Brice Maron 5c2b2fc842 Change app path logic in templates 13 years ago
Brice Maron cc494259d3 Unit path and webpath, correct some more 13 years ago
Robin Appelman f7d221f5f0 update translations 13 years ago
Bart Visscher eed0450351 Fix remap dir for CSS minimizer 13 years ago
Bart Visscher 7e017253f5 Load apps before minimizing the core css and js 13 years ago
Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Thomas Mueller ede89ee405 oc-657: icons for M$ office file types 13 years ago
Michiel de Jong fc536c3491 add htmlentities() call into login form 13 years ago
Robin Appelman 58adeaa80a only check our own input fields when determining to show the login button 13 years ago
Robin Appelman ac8bfc218e update translations 13 years ago
Bart Visscher ce1e4425c2 Combine and minimize core and default app js files 13 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 13 years ago
Michiel de Jong 4c6d11e223 move auth.css and remoteStorage-big.png to assets folders From where they can be included 13 years ago
Michael Gapczynski 198b73ddd1 Sanitize search queries, thanks to Lukas Reschke 13 years ago
Robin Appelman ee0294bbb1 update translations 13 years ago
Robin Appelman 9eb91a111d update to jquery 1.7.2 13 years ago
Bart Visscher 20499e336b Remove duplicate line 13 years ago
Jan-Christoph Borchardt 00e1d174a9 fixed settings text not being clickable 13 years ago
Michael Gapczynski 59a2616105 Fix music file action i.e. click to play, make OC.filePath act like OC_Helper::linkTo() for index.php links 13 years ago
Jan-Christoph Borchardt d1e5a56bc6 fixing upload icon color 13 years ago
Tom Needham bf93b9e98a Make select_all checkbox more central 13 years ago
Jan-Christoph Borchardt 20f8137ca0 upload button goes MJ 13 years ago
Vitaly Kuznetsov 6f981738bb Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example) 13 years ago
Robin Appelman 588b51d88a update translations 13 years ago
Michael Gapczynski 52d113b9e1 Prevent extra '/' from being added to url if app is not defined 13 years ago
Simon Birnbach df6b15445d Fix bug on browsers like rekonq which stopped execution of javascript 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Florian Hülsmann 4a7591d0ab Custom icons for contacts app 13 years ago
Thomas Tanghus 2580d8540d Dialogs: Clean indentation. Add some missing brackets. 13 years ago
Bart Visscher a004759230 Tasks: Really correct icon 13 years ago
Thomas Tanghus d9592ddcb0 Tried to make settings/apps more keyboard/screenreader friendly. 13 years ago
Thomas Tanghus 27da29525a Made the global settings icon accessable via keyboard. 13 years ago
Thomas Tanghus 8d1754041e VCategories: Check if any categories are selected before json call. Add Close button. Remove log calls. 13 years ago