Commit Graph

39 Commits (8b49e304e0729b464975add486f527484cbfa7fb)

Author SHA1 Message Date
Lukas Reschke c63db28eaf CSRF check 13 years ago
Brice Maron 0fb9d0bf29 Correct bookmark app : add through interface and remove missing css 13 years ago
Bjoern Schiessle 2f9763d216 check if user is allowed to edit bookmarks 13 years ago
Lukas Reschke 9f276729c2 Using POST instead of GET. 13 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Bart Visscher b6ea57c8b6 Bookmarks: Move delete code to Bookmarks class, also change to use id 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Georg Ehrke 1a913ac282 bookmarks app seems to work now :) 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Marvin Thomas Rabe 77493e8d70 Changed bookmarklet to read later widget 13 years ago
Marvin Thomas Rabe fd72f2bd29 Removed redundant code. 13 years ago
David Iwanowitsch e229a6adec Added searchprovider for bookmarks, initial l10n support for bookmark plugin 13 years ago
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 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
Marvin Thomas Rabe 6b64aa3faf removed description. changed target to _blank. removed sorting. updated layout. 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 934b18405a fix apps/bookmarks if oc_bookmarks_tags is empty 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
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 7cd592e055 Added a Bookmarklet for the Bookmarks app 14 years ago
Arthur Schiwon b09ba58ca6 autoretrieve title and description after entering new url 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
Arthur Schiwon 48df7a2a7d gain compatibility with sqlite3 14 years ago
Arthur Schiwon 5608aaee8a initial commit of Bookmarks App 14 years ago