Commit Graph

520 Commits (e0121ea75e85db681b4c7e50aa73b0b519c4d989)

Author SHA1 Message Date
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 13 years ago
Lukas Reschke d24326ecce Updated style 13 years ago
Lukas Reschke d425740dc2 Remove unused files 13 years ago
Lukas Reschke 1554d7a2c0 Check for admin user 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Bjoern Schiessle 20a174e71b remove second "autocomplete" statement 13 years ago
Bjoern Schiessle 0ea29398c7 remember username and provide autocomplete feature 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Brice Maron 799e34acd4 Add slash to app url if not set fix oc-1169 13 years ago
Michael Gapczynski 8e4832bd12 Prevent adding a duplicate to a multiselect 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Bjoern Schiessle 18d5420744 typo in js statement fixed 13 years ago
Sam Tuke f374dae233 Added text ACS warning to admin's user settings page, and corresponding CSS styles 13 years ago
Georg Ehrke a113ee9e9f add x-webkit-speech to searchbox 13 years ago
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