Commit Graph

43 Commits (ef124c3e21ceae49f0f704589a833d1208d99c65)

Author SHA1 Message Date
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 14 years ago
Bart Visscher c0e9c805ec Disable loading non-existing settings script in bookmark app 14 years ago
Brice Maron da8d32ae38 Tweak bookmarklet to not change the current page. Correct encoding when add bookmark 14 years ago
Brice Maron 492931562f Fix bookmark listing with mysql: limit is binded as string. 14 years ago
Brice Maron 1f6be85719 Fix bookmarks app to work with postgresql. 14 years ago
Florian Pritz 19d4e6e1d5 apps/bookmarks: remove unused variable 14 years ago
Florian Pritz 4a4e6eb071 apps/bookmarks: follow redirects when fetching title 14 years ago
Marvin Thomas Rabe 6b64aa3faf removed description. changed target to _blank. removed sorting. updated layout. 14 years ago
Marvin Thomas Rabe 39e7db7db4 added missing files 14 years ago
Marvin Thomas Rabe 590ff0ced9 moved bookmarklet to personal. username must be provided when adding a new user. 14 years ago
Weng Xuetian acbd31255e fix add bookmark bug. 14 years ago
Marvin Thomas Rabe 5a40804773 bookmarks are now translatable 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Florian Pritz d7c165eb35 apps/bookmarks: use curl instead of file_get_contents 14 years ago
Florian Pritz 934b18405a fix apps/bookmarks if oc_bookmarks_tags is empty 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Golnaz Nilieh 0ff9bc4806 Add link and other edit information to newly added bookmarks. 14 years ago
Golnaz Nilieh 67addb4882 Add support of editing bookmarks. 14 years ago
Bart Visscher 760b47a62f Use OC_Helper::linkTo also for absolute urls. 14 years ago
Golnaz Nilieh c5aa139296 Use an animated gif in add-bookmark form, while fetching metadata. 14 years ago
Golnaz Nilieh 0b5f0ac249 Don't clear bookmark description field, If it is empty in bookmark metadata. 14 years ago
Arthur Schiwon e6bdd25667 fix: links with parameters get cut off at & 14 years ago
Arthur Schiwon 0972606072 fix: URLs without protocol are now linked to via HTTP 14 years ago
Arthur Schiwon e0a69bbeac Make bookmarks sortable by clicks 14 years ago
Arthur Schiwon 55a8ee34bd Make appeareance of the bookmarklet a bit nicer, still room for improvement left 14 years ago
Arthur Schiwon 7cd592e055 Added a Bookmarklet for the Bookmarks app 14 years ago
Arthur Schiwon 0f3ef8aeb0 check if tag is set, might not show bookmarks on some systems without doing so 14 years ago
Arthur Schiwon b09ba58ca6 autoretrieve title and description after entering new url 14 years ago
Arthur Schiwon 847347b58a autoretrieve title and description after entering new url 14 years ago
Arthur Schiwon 672515c23f Bookmarks DB structure change, description is optional 14 years ago
Arthur Schiwon 89839b4c63 fetch bookmarks even if they are not tagged 14 years ago
Arthur Schiwon 3c3a859b89 follow coding style and use single quotes in php 14 years ago
Arthur Schiwon 72a4703d82 simplify bookmarks tag filter sql 14 years ago
Arthur Schiwon 53f0381f0f make tag filter compatible with sqlite 14 years ago
Golnaz Nilieh eac4d4ff06 When deleting a bookmark, remove its tags from database. 14 years ago
Golnaz Nilieh 5d310ebf92 * Use encodeEntities() function to check input 14 years ago
Golnaz Nilieh 262a652710 Show new bookmark in the list after insertion, And hide it after deletion. 14 years ago
Arthur Schiwon ea65d90a41 really open website after click 14 years ago
Arthur Schiwon 48df7a2a7d gain compatibility with sqlite3 14 years ago
Arthur Schiwon 0573695d05 fix database layout for sqlite3 14 years ago
Jan-Christoph Borchardt b885bad2ee wording fix for bookmarks 14 years ago
Arthur Schiwon 5608aaee8a initial commit of Bookmarks App 14 years ago