aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Call exit() to prevent further code execution if directory does not existMichael Gapczynski2012-07-101-0/+1
* Sharing files working using share APIMichael Gapczynski2012-07-104-156/+199
* Clean up in the dropdown for unsharingMichael Gapczynski2012-07-031-2/+2
* Use formatted shared addressbook in all cases, addressbooks out of order nowMichael Gapczynski2012-07-032-8/+21
* Load shared addressbooks inside OC_Contacts_Addressbook instead of the index,...Michael Gapczynski2012-07-033-3/+2
* Change getItems() return to a 3-dimensional array to handle multiple shares o...Michael Gapczynski2012-07-021-7/+12
* Add share action to addressbooks!Michael Gapczynski2012-06-302-1/+5
* Fix generateTarget() for contacts backendMichael Gapczynski2012-06-301-2/+2
* Change registerBackend calls class argument to stringsMichael Gapczynski2012-06-302-2/+2
* Something like this should do it for sharing contactsBart Visscher2012-06-272-0/+21
* Basic framework for contacts sharingBart Visscher2012-06-272-0/+56
* Fix retrieving supported file extensions from backend and remove the dependsO...Michael Gapczynski2012-06-271-0/+3
* Fixes and change database table from sharing to shareMichael Gapczynski2012-06-271-0/+2
* Prepare drop down UI for share APIMichael Gapczynski2012-06-271-1/+1
* Some more changes to getItems() and fixes in shared storageMichael Gapczynski2012-06-271-4/+11
* I'm having trouble making up my mind... translateItem -> getItems() -> format...Michael Gapczynski2012-06-271-41/+49
* Move ajax and js files to coreMichael Gapczynski2012-06-271-366/+0
* Don't call getLocalFile() until you know it actually is musicMichael Gapczynski2012-06-261-1/+1
* Added some error checking.Thomas Tanghus2012-06-261-1/+5
* Added missing requesttoken.Thomas Tanghus2012-06-262-1/+4
* Added error checking on all db queries.Thomas Tanghus2012-06-263-51/+152
* Added createUser hook.Thomas Tanghus2012-06-262-0/+11
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-261-1/+1
|\
| * Fix variable name.Thomas Tanghus2012-06-261-1/+1
* | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-261-0/+8
|\|
| * add OC_Calendar_Object::createUID()Georg Ehrke2012-06-261-0/+8
* | xss fixBjoern Schiessle2012-06-261-1/+1
|/
* Added signals.Thomas Tanghus2012-06-262-4/+14
* Adjust pic width a bit.Thomas Tanghus2012-06-261-1/+1
* Remove x-scrollbar from contacts list.Thomas Tanghus2012-06-251-3/+4
* Media: Change includes in app.php to use the autoloaderBart Visscher2012-06-252-15/+16
* LDAP: compare base trees case insensitivelyArthur Schiwon2012-06-251-2/+2
* Emit Completed.Thomas Tanghus2012-06-251-0/+1
* Better visual feedback and prevent drop on self.Thomas Tanghus2012-06-252-1/+11
* Improve styling on draggables.Thomas Tanghus2012-06-252-6/+9
* Added placeholder msg to share with menu to clarify user list restricted to s...Sam Tuke2012-06-252-1/+2
* fix syntax error after mergeArthur Schiwon2012-06-251-3/+0
* Try to conserve some memory. Should fix oc-1106 for master.Thomas Tanghus2012-06-252-2/+2
* LDAP: cheaper userExists() implementation, fixes oc-1012Arthur Schiwon2012-06-251-0/+3
* LDAP: always sanitize DN and DN-containing attributesArthur Schiwon2012-06-251-3/+12
* sanitizeHTML() has to be called later to keep the path unchangedBjoern Schiessle2012-06-252-3/+3
* Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
* Drag'n'Drop contacts between addressbook. Still needs some css magic.Thomas Tanghus2012-06-252-0/+77
* Prevent errors and mini enhancement of saved window in bookmarksBrice Maron2012-06-242-1/+3
* Correct bookmark app : add through interface and remove missing cssBrice Maron2012-06-242-2/+1
* Remove excessive debugging.Thomas Tanghus2012-06-241-3/+0
* Add some DRYness to logging.Thomas Tanghus2012-06-2417-117/+70
* Fixed function name.Thomas Tanghus2012-06-241-1/+1
* Also load categories from VJOURNAL.Thomas Tanghus2012-06-241-0/+3
* Use intervals for sessions deletion with postgres fix oc-492Brice Maron2012-06-241-2/+8