1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-04 08:24:10 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Lukas Reschke
56b9040743 CSRF check 2012-07-07 15:54:52 +02:00
Brice Maron
63959909c0 Correct bookmark app : add through interface and remove missing css 2012-06-24 21:24:43 +00:00
Brice Maron
e122e02ee1 Correct remote and public, and last occurence of OC:: 2012-06-06 20:24:15 +00:00
Thomas Mueller
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
330e1f5a85 ported oc_json 2012-05-03 12:23:29 +02:00
Georg Ehrke
b4b018b544 bookmarks app seems to work now :) 2012-04-25 21:20:06 +02:00
Georg Ehrke
64cbfbadd6 remove the require_once lib base from all (or nearly all) files 2012-04-17 19:31:29 +02:00
Marvin Thomas Rabe
ce672c87d1 Changed bookmarklet to read later widget 2012-02-22 23:52:56 +01:00
Marvin Thomas Rabe
d205a5404d Removed redundant code. 2012-02-22 16:04:32 +01:00
Brice Maron
cec6a0bf0a Add sequence name in insertid to be more portable 2011-10-29 11:40:48 +02:00
Brice Maron
ce035ff9cf Fix bookmarks app to work with postgresql.
Rework the bookmark app to manage postgresql.
Add a fetchOne function into the PdoStmtWrapper
Fix a tipo in comments.
2011-10-16 23:03:03 +02:00
Marvin Thomas Rabe
e4a644e47d removed description. changed target to _blank. removed sorting. updated layout. 2011-10-08 13:54:45 +02:00
Bart Visscher
ee81e7ed66 Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
Bart Visscher
ceb4b25166 Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
2011-09-25 22:19:28 +02:00
Golnaz Nilieh
5de34c29c8 Add link and other edit information to newly added bookmarks. 2011-09-13 16:10:52 +04:30
Arthur Schiwon
b5e47ae36f fix: links with parameters get cut off at & 2011-08-25 13:51:48 +02:00
Arthur Schiwon
e5681311b8 fix: URLs without protocol are now linked to via HTTP 2011-08-25 13:23:52 +02:00
Arthur Schiwon
8656e0c906 gain compatibility with sqlite3 2011-08-16 23:49:53 +02:00
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00