| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace fixes | Bart Visscher | 2012-05-10 | 2 | -22/+20 |
* | Implement default functions in OC_User backend | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
* | Gallery: No short tags | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
* | Gallery: Show thumbnails after document is ready | Bart Visscher | 2012-05-10 | 2 | -8/+6 |
* | Fix unsharing files also deleting private link, bug fix for oc-251 | Michael Gapczynski | 2012-05-09 | 1 | -1/+1 |
* | Use a clean uri param constructor to get files | Brice Maron | 2012-05-09 | 1 | -1/+1 |
* | Skip over users that have already been shared with when sharing with a group | Michael Gapczynski | 2012-05-09 | 1 | -2/+7 |
* | Fix renaming of shared files if target already exists, bug fix for oc-81 | Michael Gapczynski | 2012-05-09 | 1 | -5/+6 |
* | Go back to updating mtime of shared folder to invoke a file cache rescan | Michael Gapczynski | 2012-05-09 | 1 | -3/+5 |
* | fix creating the shared folder when the user home folder is not in the root m... | Robin Appelman | 2012-05-09 | 1 | -6/+3 |
* | Still trying to fix some sharing use cases | Michael Gapczynski | 2012-05-09 | 2 | -10/+23 |
* | revert 000d7ba97535f470f30be44e02140401b24b43e2 | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
* | fix bug in events.php | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
* | fix requires in apps/remoteStorage/ajax/revoke.php | Michiel de Jong | 2012-05-09 | 1 | -1/+7 |
* | bearer token should be the whole thing, not the http basic pass | Michiel de Jong | 2012-05-09 | 1 | -1/+1 |
* | new requires in WebDAV.php | Michiel de Jong | 2012-05-09 | 1 | -1/+12 |
* | new requires now necessary | Michiel de Jong | 2012-05-09 | 1 | -1/+11 |
* | attempt at reusing access tokens | Michiel de Jong | 2012-05-09 | 2 | -19/+33 |
* | update translations | Robin Appelman | 2012-05-09 | 167 | -1488/+3035 |
* | fix bug in calendar | Georg Ehrke | 2012-05-09 | 1 | -1/+1 |
* | Sharing: even if a user has more groups in common, he should appear only once... | Arthur Schiwon | 2012-05-09 | 1 | -0/+1 |
* | Correct file move by dropping on folder | Brice Maron | 2012-05-08 | 1 | -7/+7 |
* | LDAP group: support for memberUid, fix for oc-594 | Arthur Schiwon | 2012-05-08 | 5 | -8/+49 |
* | Better checking of ajax paramters and better logging | Tom Needham | 2012-05-08 | 1 | -5/+11 |
* | Change label for saving bookmark button | Brice Maron | 2012-05-08 | 1 | -1/+1 |
* | Add remote for media/tomahawk.php | Bart Visscher | 2012-05-08 | 2 | -4/+3 |
* | Calendar: Resize content after creating calendar layout | Bart Visscher | 2012-05-08 | 1 | -0/+1 |
* | Try to correct query string url for search in bookmark | Brice Maron | 2012-05-08 | 1 | -1/+8 |
* | Set Content-Disposition to attachment for shared private links | Michael Gapczynski | 2012-05-08 | 1 | -1/+1 |
* | LDAP: settings for group filter, fixes oc-587 | Arthur Schiwon | 2012-05-08 | 2 | -1/+2 |
* | , not . | Arthur Schiwon | 2012-05-08 | 1 | -1/+1 |
* | LDAP: make sure, configuration is read when a public method needs it | Arthur Schiwon | 2012-05-08 | 1 | -0/+3 |
* | LDAP: sqlite compatibility | Arthur Schiwon | 2012-05-08 | 1 | -2/+7 |
* | LDAP: write to log in case bind fails. | Arthur Schiwon | 2012-05-08 | 1 | -0/+1 |
* | fix for previous commit | Georg Ehrke | 2012-05-08 | 1 | -1/+1 |
* | fix calendar vulnerability | Georg Ehrke | 2012-05-08 | 1 | -1/+7 |
* | Avoid touch operation when unshare public link | Brice Maron | 2012-05-07 | 1 | -2/+4 |
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 7 | -9/+9 |
* | fix path for ampache in settings | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | make ampache work with remote.php | Georg Ehrke | 2012-05-07 | 4 | -3/+9 |
* | LDAP: Fall back to Base DN if user/group base settings are blanked | Arthur Schiwon | 2012-05-07 | 1 | -2/+10 |
* | Forgot to set token variable | Michael Gapczynski | 2012-05-07 | 1 | -0/+1 |
* | applying coding guideline | Arthur Schiwon | 2012-05-07 | 1 | -3/+3 |
* | applying coding guideline | Arthur Schiwon | 2012-05-07 | 1 | -20/+20 |
* | Fix bug oc-542, encode urls for private links | Michael Gapczynski | 2012-05-07 | 2 | -2/+2 |
* | Fix bug oc-402, check if token is set for a private link | Michael Gapczynski | 2012-05-07 | 1 | -3/+1 |
* | Only load sharing statuses if in files app | Michael Gapczynski | 2012-05-07 | 1 | -1/+1 |
* | fix gallery sharing | Georg Ehrke | 2012-05-07 | 3 | -7/+8 |
* | make calendar compatible with public.php | Georg Ehrke | 2012-05-07 | 4 | -4/+6 |
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 5 | -5/+6 |