summaryrefslogtreecommitdiffstats
path: root/lib/ocsclient.php
Commit message (Collapse)AuthorAgeFilesLines
* put all the calls into one function and use tabs instead of spaces. Thanks ↵Frank Karlitschek2012-10-081-49/+23
| | | | to danimo for bugging me :-)
* fix a lot of small layout bugs and make the apps page overall prettier plus ↵Frank Karlitschek2012-10-081-0/+2
| | | | add ratings finally
* add a sane socket timeout so that the interface stays responsive with a slow ↵Frank Karlitschek2012-10-081-5/+50
| | | | or not working internet connection
* Added failsafes for retrieving remote apps on settings->apps page, in case ↵Sam Tuke2012-09-181-1/+1
| | | | categories or app data are not found
* adding space between) and {Thomas Mueller2012-09-071-17/+17
|
* send the current owncloud version to the ocs server so that we can filter ↵Frank Karlitschek2012-08-311-2/+5
| | | | for compatible apps
* Space before tab fixesBart Visscher2012-08-291-1/+1
|
* Whitespace fixes in libBart Visscher2012-08-291-8/+8
|
* fix unused variablesRobin Appelman2012-07-201-1/+1
|
* Avoid fetch ocs info if the appstore is disabledBrice Maron2012-06-221-22/+31
|
* apps paging is not yet implemented. increase pagesize to 100 as a quickfixFrank Karlitschek2012-06-091-2/+2
|
* Use the default parameter of OC_Config::getValue to set defaultsBart Visscher2012-06-071-12/+2
|
* update copyrightFrank Karlitschek2012-05-261-1/+1
|
* removing executable bit from various filesThomas Mueller2012-04-301-0/+0
|
* improve the app installer.Frank Karlitschek2012-04-211-0/+1
| | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available
* support searching the knowledge baseFrank Karlitschek2012-04-201-2/+3
|
* make it possible to connect to other ocs appstores and other ocs ↵Frank Karlitschek2012-03-231-5/+47
| | | | | | knowledgebase servers. also make it possible to switch the app store and the knowledgebase off completely.
* finish the application store feature so that users can download and install ↵Frank Karlitschek2012-01-061-0/+27
| | | | ownCloud apps from our website. there is still a small problem with write permissions. will look into this later
* Display correctly the error message when nothing is retrieved from OCS serversBrice Maron2011-11-061-0/+2
|
* Fix undefined index license in AppsMichael Gapczynski2011-08-271-0/+1
|
* make the help section working and pretty. knowledge base entries are fetched ↵Frank Karlitschek2011-08-171-3/+8
| | | | via OCS from a different server. cool stuff
* bit of work on app managementRobin Appelman2011-08-111-8/+8
|
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
|
* One class per file!Jakob Sack2011-07-291-1/+0
|
* handle app repo connection failureKamil Domanski2011-06-181-58/+70
|
* show only ownCloud related knowledgebase entries. and make the page prettyFrank Karlitschek2011-04-171-1/+2
|
* now we have our own ocs serverFrank Karlitschek2011-04-171-8/+13
|
* owncloud now with even more buzzwords. we outsourced the doccumentation and ↵Frank Karlitschek2011-04-171-1/+2
| | | | use an online knowledgebase
* first step on online ocs knowledgebase integrationFrank Karlitschek2011-04-171-0/+23
|
* more layout fixesFrank Karlitschek2011-04-161-8/+43
|
* add a date format function for more eyecandyFrank Karlitschek2011-04-161-1/+1
|
* application listing works more or less nowFrank Karlitschek2011-04-161-5/+37
|
* new cool ocs client, but still emptyFrank Karlitschek2011-04-161-0/+54