summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* This is unnessecary because we already run htmlentities() over the template e...Lukas Reschke2012-08-111-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-1155-518/+539
* Following the code guidelines makes Michael happy :-)Lukas Reschke2012-08-102-2/+6
* Disable listening, instead checking the ACL to prevent DoSLukas Reschke2012-08-102-13/+9
* Activate ACLsLukas Reschke2012-08-102-0/+7
* Check if webfinger is enabledLukas Reschke2012-08-102-1/+8
* Used wrong class.Thomas Tanghus2012-08-102-2/+2
* XSRF checksLukas Reschke2012-08-101-0/+2
* Fixed 3 - THREE - errors in one method call :-PThomas Tanghus2012-08-091-3/+3
* Sanitzing user inputLukas Reschke2012-08-091-1/+1
* LDAP: don't give Test Connection button red background on fail, it is becomin...Arthur Schiwon2012-08-091-1/+0
* remove debug code from calendar - thanks michael for pointing that out :)Georg Ehrke2012-08-091-1/+0
* Change parameter name and update docs.Thomas Tanghus2012-08-091-5/+6
* Another take at profile photo/thumbnail caching. oc-839.Thomas Tanghus2012-08-0910-47/+96
* move calendar settings from personal settings to in app settingsGeorg Ehrke2012-08-0911-123/+178
* Fix require statements. Fix for oc-1460.Thomas Tanghus2012-08-094-10/+14
* Remove useless setting of RUNTIME_NOAPPSBart Visscher2012-08-082-10/+0
* Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-089-37/+2
* Don't return file handle if the mode supports writing and the file is not wri...Michael Gapczynski2012-08-081-0/+19
* remoteStorage: Use OCP\\Util for redirecting for login and generating linkBart Visscher2012-08-071-2/+3
* remoteStorage: split auth allow templateBart Visscher2012-08-072-51/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-075-4/+27
* Some UI improvements on the addressbooks settings.Thomas Tanghus2012-08-073-9/+19
* Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* Change hardcoded urls to use linkTo functionBart Visscher2012-08-065-9/+18
* LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-063-17/+27
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-062-17/+66
* LDAP: offer option to disable SSL certificate checks. Works around problems w...Arthur Schiwon2012-08-053-1/+14
* remove accidentally added blank linesArthur Schiwon2012-08-051-2/+0
* LDAP: check for always available attribute on userExists, fixes oc-1440Arthur Schiwon2012-08-051-3/+3
* add missing \Arthur Schiwon2012-08-051-1/+1
* LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302Arthur Schiwon2012-08-051-2/+4
* Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
* Tweak users delete notificationMichael Gapczynski2012-08-041-2/+1
* Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1
* Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
* fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0442-437/+471
* Reorganize ajax scripts.Thomas Tanghus2012-08-039-8/+8
* Some fixes for keyboard shortcuts.Thomas Tanghus2012-08-032-22/+43
* FF complained about missing charset.Thomas Tanghus2012-08-032-2/+2
* White space.Thomas Tanghus2012-08-031-5/+5
* Revert "Removed text/plain header."Thomas Tanghus2012-08-033-0/+7
* Calendar: remove double html encodingBart Visscher2012-08-031-2/+2
* audit: update appinfo to OC4Bart Visscher2012-08-031-1/+2
* Merge branch 'chunked_upload'Bart Visscher2012-08-033-1/+66
|\
| * Chunked upload: Support reusing local chunksBart Visscher2012-07-273-1/+66
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-0345-400/+223
* | Return properly formatted jsondata.Thomas Tanghus2012-08-022-8/+8
* | Correct namespace usage.Thomas Tanghus2012-08-021-1/+1