| Commit message (Expand) | Author | Age | Files | Lines |
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 5 | -211/+0 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -2/+0 |
|\ |
|
| * | Migration: Fix contacts and bookmarks | Tom Needham | 2012-06-27 | 1 | -4/+4 |
| * | utf8 in der DB config | Marco B | 2012-06-11 | 1 | -1/+1 |
| * | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -2/+0 |
* | | escape all identifiers with backticks | jfd | 2012-07-31 | 1 | -4/+4 |
* | | latin1 => utf8. I thought I did this a month ago? | Thomas Tanghus | 2012-07-16 | 1 | -2/+2 |
|/ |
|
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 |
* | added a nice API to get the installes Apps with names, urls and icon from the... | Frank Karlitschek | 2012-05-05 | 1 | -1/+2 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -3/+3 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -3/+3 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | Return JSON for import and export methods of OC_Migrate | Tom Needham | 2012-04-07 | 1 | -1/+0 |
* | Fix bookmarks migration provider | Tom Needham | 2012-03-27 | 1 | -2/+2 |
* | look for migrate.php in appinfo folder | Tom Needham | 2012-03-27 | 1 | -0/+69 |
* | Find migrate.php even for disabled apps. Improve ui for user and admin migrat... | Tom Needham | 2012-03-13 | 1 | -4/+0 |
* | Fix merge conflict | Tom Needham | 2012-03-02 | 3 | -13/+7 |
|\ |
|
| * | Search: Change provider registration to class name, for lazy loading of searc... | Bart Visscher | 2012-03-01 | 1 | -1/+2 |
| * | Removed redundant code. | Marvin Thomas Rabe | 2012-02-22 | 3 | -11/+3 |
* | | more commenting out for debugging, added logging commands | Tom Needham | 2012-02-03 | 1 | -0/+4 |
|/ |
|
* | Added searchprovider for bookmarks, initial l10n support for bookmark plugin | David Iwanowitsch | 2012-02-01 | 1 | -1/+6 |
* | removed description. changed target to _blank. removed sorting. updated layout. | Marvin Thomas Rabe | 2011-10-08 | 1 | -7/+0 |
* | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 1 | -19/+6 |
* | Bookmarks DB structure change, description is optional | Arthur Schiwon | 2011-08-23 | 1 | -1/+1 |
* | fix database layout for sqlite3 | Arthur Schiwon | 2011-08-16 | 1 | -1/+1 |
* | initial commit of Bookmarks App | Arthur Schiwon | 2011-08-15 | 3 | -0/+164 |