Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-01bookmarks are now translatableMarvin Thomas Rabe
2011-10-01Check if the application is actually enabledBart Visscher
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-09-24apps/bookmarks: use curl instead of file_get_contentsFlorian Pritz
2011-09-24fix apps/bookmarks if oc_bookmarks_tags is emptyFlorian Pritz
2011-09-18Move some common code to OC_UtilBart Visscher
2011-09-13Add link and other edit information to newly added bookmarks.Golnaz Nilieh
2011-09-13Add support of editing bookmarks.Golnaz Nilieh
2011-09-10Use OC_Helper::linkTo also for absolute urls.Bart Visscher
2011-09-06Use an animated gif in add-bookmark form, while fetching metadata.Golnaz Nilieh
2011-09-06Don't clear bookmark description field, If it is empty in bookmark metadata.Golnaz Nilieh
2011-08-25fix: links with parameters get cut off at &Arthur Schiwon
2011-08-25fix: URLs without protocol are now linked to via HTTPArthur Schiwon
2011-08-25Make bookmarks sortable by clicksArthur Schiwon
2011-08-25Make appeareance of the bookmarklet a bit nicer, still room for improvement leftArthur Schiwon
2011-08-25Added a Bookmarklet for the Bookmarks appArthur Schiwon
2011-08-24check if tag is set, might not show bookmarks on some systems without doing soArthur Schiwon
2011-08-23autoretrieve title and description after entering new urlArthur Schiwon
2011-08-23autoretrieve title and description after entering new urlArthur Schiwon
2011-08-23Bookmarks DB structure change, description is optionalArthur Schiwon
2011-08-23fetch bookmarks even if they are not taggedArthur Schiwon
2011-08-23follow coding style and use single quotes in phpArthur Schiwon
2011-08-23simplify bookmarks tag filter sqlArthur Schiwon
2011-08-23make tag filter compatible with sqliteArthur Schiwon
2011-08-20When deleting a bookmark, remove its tags from database.Golnaz Nilieh
2011-08-19* Use encodeEntities() function to check inputGolnaz Nilieh
2011-08-19Show new bookmark in the list after insertion, And hide it after deletion.Golnaz Nilieh
2011-08-17really open website after clickArthur Schiwon
2011-08-17gain compatibility with sqlite3Arthur Schiwon
2011-08-16fix database layout for sqlite3Arthur Schiwon
2011-08-16wording fix for bookmarksJan-Christoph Borchardt
2011-08-16initial commit of Bookmarks AppArthur Schiwon