summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Migration: Fix contacts and bookmarksTom Needham2012-06-271-4/+4
|
* utf8 in der DB configMarco B2012-06-111-1/+1
|
* Remove OC_App::register functionBart Visscher2012-05-311-2/+0
| | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
* mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | ownCloud 4
* removing executable bit - againThomas Mueller2012-05-152-0/+0
|
* added a nice API to get the installes Apps with names, urls and icon from ↵Frank Karlitschek2012-05-051-1/+2
| | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
* ported oc_dbFrank Karlitschek2012-05-031-3/+3
|
* ported the oc_app callsFrank Karlitschek2012-05-021-3/+3
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
|
* port linkto and serverHostFrank Karlitschek2012-05-011-1/+1
|
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
|
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
|
* Return JSON for import and export methods of OC_MigrateTom Needham2012-04-071-1/+0
|
* Fix bookmarks migration providerTom Needham2012-03-271-2/+2
|
* look for migrate.php in appinfo folderTom Needham2012-03-271-0/+69
|
* Find migrate.php even for disabled apps. Improve ui for user and admin ↵Tom Needham2012-03-131-4/+0
| | | | migrations
* Fix merge conflictTom Needham2012-03-023-13/+7
|\
| * Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-1/+2
| | | | | | | | search providers
| * Removed redundant code.Marvin Thomas Rabe2012-02-223-11/+3
| |
* | more commenting out for debugging, added logging commandsTom Needham2012-02-031-0/+4
|/
* Added searchprovider for bookmarks, initial l10n support for bookmark pluginDavid Iwanowitsch2012-02-011-1/+6
| | | | moved some code from updateList.php to bookmarks.php, to make it reusable
* removed description. changed target to _blank. removed sorting. updated layout.Marvin Thomas Rabe2011-10-081-7/+0
|
* moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe2011-10-081-19/+6
|
* Bookmarks DB structure change, description is optionalArthur Schiwon2011-08-231-1/+1
|
* fix database layout for sqlite3Arthur Schiwon2011-08-161-1/+1
|
* initial commit of Bookmarks AppArthur Schiwon2011-08-153-0/+164