1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-30 05:24:09 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Lukas Reschke
e504d6bfc4 Added CSRF checks 2012-07-20 20:12:36 +02:00
Lukas Reschke
17eaa533e9 Using POST instead of GET. 2012-06-11 11:56:11 +02:00
Thomas Mueller
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02:00
Bart Visscher
f23ff751b2 Bookmarks: Move delete code to Bookmarks class, also change to use id 2012-05-03 17:33:57 +02:00
Frank Karlitschek
7bfe6a7c89 ported oc_db 2012-05-03 13:06:08 +02:00
Frank Karlitschek
330e1f5a85 ported oc_json 2012-05-03 12:23:29 +02:00
Frank Karlitschek
2336d2350e ported getUser 2012-05-01 18:50:31 +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
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
Arthur Schiwon
b5e47ae36f fix: links with parameters get cut off at & 2011-08-25 13:51:48 +02:00
Golnaz Nilieh
2c9d4bb403 When deleting a bookmark, remove its tags from database. 2011-08-20 12:38:15 +04:30
Arthur Schiwon
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00