Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove for now. main repository is at projects.kde.org/owncloud | Frank Karlitschek | 2011-08-13 | 1 | -496/+0 |
| | |||||
* | update to comply with the OCS spec (lookup by application name too) | Martin Sandsmark | 2010-08-02 | 1 | -6/+7 |
| | |||||
* | use = instead of LIKE when selecting private attributes | Robin Appelman | 2010-07-28 | 1 | -2/+1 |
| | |||||
* | more addslashes magic sauce | Martin T. H. Sandsmark | 2010-07-25 | 1 | -1/+1 |
| | |||||
* | fix mdb2 usage, add optional format variable | Martin T. H. Sandsmark | 2010-07-25 | 1 | -12/+12 |
| | |||||
* | fix some, do not enjoy php | Martin T. H. Sandsmark | 2010-07-25 | 1 | -11/+17 |
| | |||||
* | some fixes | Martin T. H. Sandsmark | 2010-07-25 | 1 | -6/+7 |
| | |||||
* | fix parsing of url | Martin T. H. Sandsmark | 2010-07-25 | 1 | -6/+8 |
| | |||||
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 1 | -1/+62 |
| | |||||
* | Using camelCase for function names in 'inc/lib_ocs.php' | Aldo "xoen" Giambelluca | 2010-07-10 | 1 | -9/+9 |
| | | | | | PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code. | ||||
* | Avoid creation of variables just to put the table names with prefix | Aldo "xoen" Giambelluca | 2010-07-04 | 1 | -3/+2 |
| | |||||
* | Using table prefix preference in 'inc/lib_ocs.php' | Aldo "xoen" Giambelluca | 2010-07-03 | 1 | -2/+4 |
| | |||||
* | fix ocs path and queries | Thibaut GRIDEL | 2010-05-16 | 1 | -19/+19 |
| | |||||
* | fixes in log and ocs | Robin | 2010-05-15 | 1 | -12/+5 |
| | |||||
* | add Open Collaboration API support. You can now connect your ownCloud with ↵ | Frank Karlitschek | 2010-04-14 | 1 | -0/+432 |
the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 |