Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove invalid characters from app id to prevent loading of invalid resources | Bart Visscher | 2013-02-11 | 1 | -0/+1 |
| | |||||
* | Use GET instead of QUERY_STRING | Lukas Reschke | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Show a warning in the installer if .htaccess is not working | Lukas Reschke | 2012-10-16 | 1 | -0/+6 |
| | |||||
* | Show a warning in the installer if no secure RNG is available | Lukas Reschke | 2012-10-14 | 1 | -2/+8 |
| | |||||
* | Doublehash the token to prevent timing attacks | Lukas Reschke | 2012-10-14 | 2 | -3/+3 |
| | |||||
* | escapeHTML function | Lukas Reschke | 2012-10-12 | 1 | -0/+9 |
| | |||||
* | Use openssl_random_pseudo_bytes if available | Lukas Reschke | 2012-10-06 | 1 | -1/+1 |
| | | | | This is a backport of ef57e92 /cc @DeepDiver1975 | ||||
* | Added XSRF check | Lukas Reschke | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-03 | 1 | -6/+5 |
| | |||||
* | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 |
| | |||||
* | Remove unused files | Lukas Reschke | 2012-07-26 | 3 | -137/+0 |
| | |||||
* | remember username and provide autocomplete feature | Bjoern Schiessle | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Prevent adding a duplicate to a multiselect | Michael Gapczynski | 2012-07-01 | 1 | -1/+12 |
| | |||||
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-07-01 | 1 | -2/+3 |
| | |||||
* | typo in js statement fixed | Bjoern Schiessle | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Contacts: Implement CSRF prevention. | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Backport CSRF prevention. | Thomas Tanghus | 2012-06-14 | 1 | -0/+10 |
| | |||||
* | 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 |
| | |||||
* | Remove old internal mail call for password reset, fixes bug oc-934 | Michael Gapczynski | 2012-06-07 | 1 | -1/+0 |
| | | | | | Conflicts: core/lostpassword/index.php | ||||
* | update translations | Robin Appelman | 2012-06-06 | 16 | -25/+188 |
| | |||||
* | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | |||||
* | | Fix music file action i.e. click to play, make OC.filePath act like ↵ | Michael Gapczynski | 2012-05-10 | 1 | -4/+7 |
| | | | | | | | | OC_Helper::linkTo() for index.php links | ||||
* | | fixing upload icon color | Jan-Christoph Borchardt | 2012-05-10 | 4 | -4/+77 |
| | | |||||
* | | Make select_all checkbox more central | Tom Needham | 2012-05-10 | 1 | -1/+1 |
| | | |||||
* | | upload button goes MJ | Jan-Christoph Borchardt | 2012-05-10 | 2 | -6/+6 |
|/ | |||||
* | update translations | Robin Appelman | 2012-05-09 | 22 | -70/+315 |
| | |||||
* | Prevent extra '/' from being added to url if app is not defined | Michael Gapczynski | 2012-05-07 | 1 | -2/+4 |
| | |||||
* | Fix bug on browsers like rekonq which stopped execution of javascript | Simon Birnbach | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tasks' for Tasks app | Bart Visscher | 2012-05-05 | 2 | -0/+92 |
|\ | |||||
| * | Tasks: Really correct icon | Bart Visscher | 2012-05-04 | 2 | -9/+14 |
| | | |||||
| * | Merge branch 'master' into tasks | Bart Visscher | 2012-05-04 | 37 | -643/+5383 |
| |\ | |||||
| * | | Tasks: Make it possible to close the details area | Bart Visscher | 2012-05-02 | 1 | -0/+87 |
| | | | |||||
* | | | Custom icons for contacts app | Florian Hülsmann | 2012-05-05 | 2 | -324/+37 |
| | | | |||||
* | | | Dialogs: Clean indentation. Add some missing brackets. | Thomas Tanghus | 2012-05-05 | 1 | -220/+239 |
| | | | |||||
* | | | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 1 | -0/+1 |
| | | |