Commit Graph

9 Commits (146583a98d632fceaff1642cd9bc3b566c51615a)

Author SHA1 Message Date
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 11 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Vincent Petry f4f61f03c9 Disable XML entities when parsing XML 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Frank Karlitschek 58e036e304 remove knowledgebase calls that are no longer used in ownCloud 5/6 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Frank Karlitschek 389c4e8415 mark recommended apps. server part not yet fully implemented 12 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago
Victor Dubiniuk 3d5ffebb52 Clean KB entries processing code 12 years ago
thomas 40dd5ae61c change and transfert getUrlContent 13 years ago
thomas 847467ab00 Add connection time out option 13 years ago
thomas 4564898c28 Use curl to get remote file content 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Frank Karlitschek b296328c61 put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 13 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
Frank Karlitschek e9f04bedd4 add a sane socket timeout so that the interface stays responsive with a slow or not working internet connection 13 years ago
Sam Tuke 9df403f051 Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Frank Karlitschek 72e80bf6bd send the current owncloud version to the ocs server so that we can filter for compatible apps 13 years ago
Bart Visscher db18218a1b Space before tab fixes 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Robin Appelman 48306a3c4f fix unused variables 13 years ago
Brice Maron 2d2366bb57 Avoid fetch ocs info if the appstore is disabled 13 years ago
Frank Karlitschek 689c8f5f09 paging not yet implemented. increasing pagesize to 100 as a temporary quickfix 13 years ago
Frank Karlitschek 3947aa3ef7 apps paging is not yet implemented. increase pagesize to 100 as a quickfix 13 years ago
Bart Visscher 0575d149b4 Use the default parameter of OC_Config::getValue to set defaults 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Frank Karlitschek 6bfe2289be improve the app installer. 13 years ago
Frank Karlitschek 0f5864d864 support searching the knowledge base 13 years ago
Frank Karlitschek a191b75c31 make it possible to connect to other ocs appstores and other ocs knowledgebase servers. 13 years ago
Frank Karlitschek d485a70e7d finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later 13 years ago
Brice Maron 3940ca3df1 Display correctly the error message when nothing is retrieved from OCS servers 14 years ago
Michael Gapczynski 74c7890fbb Fix undefined index license in Apps 14 years ago
Frank Karlitschek cb9fc6d901 make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff 14 years ago
Robin Appelman bc5bf18eed bit of work on app management 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago