Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put all the calls into one function and use tabs instead of spaces. Thanks ↵ | Frank Karlitschek | 2012-10-08 | 1 | -49/+23 |
| | | | | to danimo for bugging me :-) | ||||
* | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 1 | -0/+2 |
| | | | | add ratings finally | ||||
* | add a sane socket timeout so that the interface stays responsive with a slow ↵ | Frank Karlitschek | 2012-10-08 | 1 | -5/+50 |
| | | | | or not working internet connection | ||||
* | Added failsafes for retrieving remote apps on settings->apps page, in case ↵ | Sam Tuke | 2012-09-18 | 1 | -1/+1 |
| | | | | categories or app data are not found | ||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -17/+17 |
| | |||||
* | send the current owncloud version to the ocs server so that we can filter ↵ | Frank Karlitschek | 2012-08-31 | 1 | -2/+5 |
| | | | | for compatible apps | ||||
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -8/+8 |
| | |||||
* | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | Avoid fetch ocs info if the appstore is disabled | Brice Maron | 2012-06-22 | 1 | -22/+31 |
| | |||||
* | apps paging is not yet implemented. increase pagesize to 100 as a quickfix | Frank Karlitschek | 2012-06-09 | 1 | -2/+2 |
| | |||||
* | Use the default parameter of OC_Config::getValue to set defaults | Bart Visscher | 2012-06-07 | 1 | -12/+2 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 1 | -0/+0 |
| | |||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -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 base | Frank Karlitschek | 2012-04-20 | 1 | -2/+3 |
| | |||||
* | make it possible to connect to other ocs appstores and other ocs ↵ | Frank Karlitschek | 2012-03-23 | 1 | -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 Karlitschek | 2012-01-06 | 1 | -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 servers | Brice Maron | 2011-11-06 | 1 | -0/+2 |
| | |||||
* | Fix undefined index license in Apps | Michael Gapczynski | 2011-08-27 | 1 | -0/+1 |
| | |||||
* | make the help section working and pretty. knowledge base entries are fetched ↵ | Frank Karlitschek | 2011-08-17 | 1 | -3/+8 |
| | | | | via OCS from a different server. cool stuff | ||||
* | bit of work on app management | Robin Appelman | 2011-08-11 | 1 | -8/+8 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -1/+0 |
| | |||||
* | handle app repo connection failure | Kamil Domanski | 2011-06-18 | 1 | -58/+70 |
| | |||||
* | show only ownCloud related knowledgebase entries. and make the page pretty | Frank Karlitschek | 2011-04-17 | 1 | -1/+2 |
| | |||||
* | now we have our own ocs server | Frank Karlitschek | 2011-04-17 | 1 | -8/+13 |
| | |||||
* | owncloud now with even more buzzwords. we outsourced the doccumentation and ↵ | Frank Karlitschek | 2011-04-17 | 1 | -1/+2 |
| | | | | use an online knowledgebase | ||||
* | first step on online ocs knowledgebase integration | Frank Karlitschek | 2011-04-17 | 1 | -0/+23 |
| | |||||
* | more layout fixes | Frank Karlitschek | 2011-04-16 | 1 | -8/+43 |
| | |||||
* | add a date format function for more eyecandy | Frank Karlitschek | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | application listing works more or less now | Frank Karlitschek | 2011-04-16 | 1 | -5/+37 |
| | |||||
* | new cool ocs client, but still empty | Frank Karlitschek | 2011-04-16 | 1 | -0/+54 |