Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 8 | -14/+0 |
| | |||||
* | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Add slash to app url if not set fix oc-1169 | Brice Maron | 2012-07-03 | 1 | -0/+2 |
| | |||||
* | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-06-29 | 1 | -1/+12 |
| | |||||
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 1 | -2/+3 |
| | |||||
* | typo in js statement fixed | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Added text ACS warning to admin's user settings page, and corresponding CSS ↵ | Sam Tuke | 2012-06-25 | 1 | -0/+1 |
| | | | | styles | ||||
* | add x-webkit-speech to searchbox | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | Fixes for multi app dir : | Brice Maron | 2012-06-22 | 1 | -2/+1 |
| | | | | | Url should be given as relative path (to webroot) Correct link construction from js | ||||
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 4 | -16/+16 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: lib/app.php lib/base.php lib/minimizer/css.php lib/minimizer/js.php lib/template.php lib/util.php | ||||
| * | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 2 | -2/+2 |
| | | |||||
| * | CSS class headerAction -> header-action | Florian Hülsmann | 2012-06-18 | 2 | -3/+3 |
| | | |||||
| * | added CSS class .headerAction | Florian Hülsmann | 2012-06-18 | 1 | -2/+2 |
| | | |||||
| * | Use TemplateLayout functions for finding js and css files in minimizer | Bart Visscher | 2012-06-18 | 1 | -2/+2 |
| | | |||||
| * | corrected header width and floating (can now dynamically add stuff to ↵ | Florian Hülsmann | 2012-06-18 | 2 | -8/+7 |
| | | | | | | | | header); someone may test this in IE | ||||
| * | Cache the minimized output also on the server | Bart Visscher | 2012-06-18 | 1 | -2/+2 |
| | | |||||
| * | Add session_write_close to the minimizer | Bart Visscher | 2012-06-16 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 6 | -10/+26 |
|\| | | | | | | | | | | | | | | | Conflicts: apps/bookmarks/ajax/addBookmark.php config/config.sample.php lib/app.php remote.php | ||||
| * | Make requesttoken global. | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 |
| | | |||||
| * | Merge commit 'refs/merge-requests/127' of ↵ | Michael Gapczynski | 2012-06-13 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/127 Conflicts: apps/files_external/templates/settings.php lib/template.php | ||||
| | * | Removed some unessecary sanitizations | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | | | |||||
| | * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | Added JSON methods for CSRF prevention. Make request token accessible from ↵ | Thomas Tanghus | 2012-06-13 | 1 | -0/+10 |
| | | | | | | | | | | | | template and add js var. | ||||
| * | | urlencode link fort password reset (bug #970) | Bjoern Schiessle | 2012-06-13 | 1 | -1/+1 |
| |/ | |||||
| * | fix potential xss in multiselect | Robin Appelman | 2012-06-09 | 1 | -3/+9 |
| | | |||||
| * | Better handling of core.css and core.js | Bart Visscher | 2012-06-07 | 2 | -4/+4 |
| | | | | | | | | | | Fixes calling remote.php on install. Fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933 | ||||
* | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-07 | 1 | -1/+0 |
|\| | |||||
| * | Remove old internal mail call for password reset, fixes bug oc-934 | Michael Gapczynski | 2012-06-07 | 1 | -1/+0 |
| | | |||||
* | | Change app path logic in templates | Brice Maron | 2012-06-06 | 3 | -8/+5 |
| | | |||||
* | | Unit path and webpath, correct some more | Brice Maron | 2012-06-06 | 1 | -1/+2 |
|/ | |||||
* | update translations | Robin Appelman | 2012-06-06 | 16 | -25/+188 |
| | |||||
* | Fix remap dir for CSS minimizer | Bart Visscher | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | Load apps before minimizing the core css and js | Bart Visscher | 2012-06-04 | 1 | -0/+2 |
| | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 3 | -0/+24 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | ||||
| * | Combine and minimize core and default app js files | Bart Visscher | 2012-05-16 | 3 | -3/+16 |
| | | |||||
| * | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 3 | -0/+11 |
| | | |||||
* | | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 1 | -1/+1 |
| | | |||||
* | | update copyright | Frank Karlitschek | 2012-05-26 | 2 | -2/+2 |
| | | |||||
* | | oc-657: icons for M$ office file types | Thomas Mueller | 2012-05-21 | 3 | -0/+0 |
| | | |||||
* | | add htmlentities() call into login form | Michiel de Jong | 2012-05-18 | 1 | -1/+1 |
| | | |||||
* | | Merge commit 'refs/merge-requests/115' of ↵ | Michael Gapczynski | 2012-05-17 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/115 Conflicts: apps/files/templates/index.php | ||||
| * | | Fix some non-utf8-friendly htmlentities (resulting in wrong display of ↵ | Vitaly Kuznetsov | 2012-05-10 | 1 | -1/+1 |
| |/ | | | | | | | utf8-encoded directory names for example) | ||||
* | | only check our own input fields when determining to show the login button | Robin Appelman | 2012-05-17 | 1 | -2/+2 |
| | | | | | | | | fixes a problem with browser plugins adding hidden inputs | ||||
* | | update translations | Robin Appelman | 2012-05-17 | 6 | -1/+81 |
| | | |||||
* | | move auth.css and remoteStorage-big.png to assets folders From where they ↵ | Michiel de Jong | 2012-05-14 | 2 | -0/+8 |
| | | | | | | | | can be included | ||||
* | | Sanitize search queries, thanks to Lukas Reschke | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
| | | |||||
* | | update translations | Robin Appelman | 2012-05-13 | 18 | -4/+136 |
| | | |||||
* | | update to jquery 1.7.2 | Robin Appelman | 2012-05-12 | 2 | -4/+4 |
| | | |||||
* | | Remove duplicate line | Bart Visscher | 2012-05-11 | 1 | -1/+0 |
| | | |||||
* | | fixed settings text not being clickable | Jan-Christoph Borchardt | 2012-05-11 | 1 | -2/+2 |
| | |