summaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-2615-532/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2514-142/+100
|\
| * Optimized image sizeLukas Reschke2012-08-181-0/+0
| * Rewrite remoteStorage settings, remove block echoBart Visscher2012-08-121-17/+11
| * Change image links to use imagePath functionBart Visscher2012-08-122-2/+2
| * Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-082-7/+0
| * 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
| * remove unused variablesRobin Appelman2012-07-201-7/+6
| * use the remote.php infrastructure for remoteStorageRobin Appelman2012-07-165-39/+28
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-1/+0
| * utf8 in der DB configMarco B2012-06-111-1/+1
| * sanitize scope and hostMichiel de Jong2012-06-091-2/+2
| * avoid clickjackingMichiel de Jong2012-06-091-0/+1
| * sanitize when logged in as another userMichiel de Jong2012-06-091-1/+1
| * Remove OC_App::register functionBart Visscher2012-05-311-4/+0
| * update copyrightFrank Karlitschek2012-05-263-3/+3
* | add limit support to OC_DB & OCP/DBJörn Friedrich Dreyer2012-08-011-3/+3
* | escape all identifiers with backticksjfd2012-07-311-5/+5
* | latin1 => utf8. I thought I did this a month ago?Thomas Tanghus2012-07-161-1/+1
|/
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* fix paths in apps/remoteStorage/ajax/revokeToken.phpMichiel de Jong2012-05-161-9/+1
* removing executable bit - againThomas Mueller2012-05-157-0/+0
* move auth.css and remoteStorage-big.png to assets folders From where they can...Michiel de Jong2012-05-143-10/+2
* fixing file headers with copyrightThomas Mueller2012-05-121-12/+5
* move lrdd to jrdMichiel de Jong2012-05-111-6/+6
* fix auth dialog includesMichiel de Jong2012-05-111-3/+3
* clean up auth dialogMichiel de Jong2012-05-112-52/+28
* announce OAuth2 implicit grant end-point the new wayMichiel de Jong2012-05-111-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
* better invalid webfinger URI handlingFlorian Hülsmann2012-05-071-0/+2
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
* ported oc_dbFrank Karlitschek2012-05-031-4/+4
* port checkAppEnabledFrank Karlitschek2012-05-023-3/+3
* ported the oc_app callsFrank Karlitschek2012-05-021-2/+2
* ported getUserFrank Karlitschek2012-05-013-6/+6
* fix merge conflictsGeorg Ehrke2012-04-221-1/+1
|\
| * Link to icon was absolute.Thomas Tanghus2012-04-221-1/+1
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-181-1/+1
|\|
| * updated logos and iconsJan-Christoph Borchardt2012-04-161-1/+1
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-173-3/+3
|/
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* merged from upstreamFlorian Hülsmann2012-04-021-1/+1
|\
| * clarifying remoteStorage descriptionJan-Christoph Borchardt2012-03-301-1/+1
* | webfinger protocol compatible + minor changesFlorian Hülsmann2012-04-021-2/+2
* | webfinger reimplementation startedFlorian Hülsmann2012-03-312-1/+7
|/