summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Combine and minimize core and default app js filesBart Visscher2012-05-168-3/+688
* Combine and minimize core and default app css filesBart Visscher2012-05-1611-10/+367
* Template: Fix var nameBart Visscher2012-05-161-1/+1
* Template: Make getFormFactorExtension function publicBart Visscher2012-05-161-3/+3
* added phpdoc commentSam Tuke2012-05-161-2/+5
* Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstableSam Tuke2012-05-160-0/+0
|\
| * added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-163-20/+59
* | added recognition of which version is 'current' - which is currently live and...Sam Tuke2012-05-163-20/+59
|/
* fixed some include path issuesSam Tuke2012-05-154-63/+25
* fixed 'delete' label so it doesn't break translationsSam Tuke2012-05-151-1/+1
* Remove DOCUMENTROOT static var, and make SUBURI var privateBart Visscher2012-05-111-7/+3
* Gallery: Use App storage instead of contructing our own pathBart Visscher2012-05-106-21/+20
* Remove unused OC static variable CONFIG_DATADIRECTORY_ROOTBart Visscher2012-05-101-4/+0
* Whitespace fixesBart Visscher2012-05-104-26/+23
* Implement default functions in OC_Group backendBart Visscher2012-05-103-26/+53
* Implement default functions in OC_User backendBart Visscher2012-05-104-52/+40
* The log message is not always shown in htmlBart Visscher2012-05-102-2/+2
* Gallery: No short tagsBart Visscher2012-05-101-1/+1
* Gallery: Show thumbnails after document is readyBart Visscher2012-05-102-8/+6
* Merge commit 'refs/merge-requests/100' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-05-091-1/+1
|\
| * fixed typo in lib/public/util.php:106 (varname to )Philipp Roggan2012-05-091-1/+1
* | Fix unsharing files also deleting private link, bug fix for oc-251Michael Gapczynski2012-05-091-1/+1
* | Use a clean uri param constructor to get filesBrice Maron2012-05-091-1/+1
* | Skip over users that have already been shared with when sharing with a groupMichael Gapczynski2012-05-091-2/+7
* | Fix renaming of shared files if target already exists, bug fix for oc-81Michael Gapczynski2012-05-091-5/+6
* | Go back to updating mtime of shared folder to invoke a file cache rescanMichael Gapczynski2012-05-091-3/+5
* | fix creating the shared folder when the user home folder is not in the root m...Robin Appelman2012-05-091-6/+3
* | also scan new folders when checking for updatesRobin Appelman2012-05-091-1/+1
* | Still trying to fix some sharing use casesMichael Gapczynski2012-05-092-10/+23
* | revert 000d7ba97535f470f30be44e02140401b24b43e2Georg Ehrke2012-05-091-1/+1
* | fix bug in public apiGeorg Ehrke2012-05-091-1/+1
* | fix bug in events.phpGeorg Ehrke2012-05-091-1/+1
* | fix requires in apps/remoteStorage/ajax/revoke.phpMichiel de Jong2012-05-091-1/+7
* | bearer token should be the whole thing, not the http basic passMichiel de Jong2012-05-091-1/+1
* | new requires in WebDAV.phpMichiel de Jong2012-05-091-1/+12
* | new requires now necessaryMichiel de Jong2012-05-091-1/+11
* | attempt at reusing access tokensMichiel de Jong2012-05-092-19/+33
* | Sanitize group in togglegroupsMichael Gapczynski2012-05-091-1/+1
|/
* update translationsRobin Appelman2012-05-09560-21514/+55235
* fix bug in calendarGeorg Ehrke2012-05-091-1/+1
* Sharing: even if a user has more groups in common, he should appear only once...Arthur Schiwon2012-05-091-0/+1
* Correct file move by dropping on folderBrice Maron2012-05-081-7/+7
* LDAP group: support for memberUid, fix for oc-594Arthur Schiwon2012-05-085-8/+49
* Sanitize redirect urlsMichael Gapczynski2012-05-082-2/+2
* Better checking of ajax paramters and better loggingTom Needham2012-05-081-5/+11
* Protect admin from evil log messagesTom Needham2012-05-081-1/+1
* Change label for saving bookmark buttonBrice Maron2012-05-081-1/+1
* Add remote for media/tomahawk.phpBart Visscher2012-05-082-4/+3
* Calendar: Resize content after creating calendar layoutBart Visscher2012-05-081-0/+1
* Try to correct query string url for search in bookmarkBrice Maron2012-05-081-1/+8