1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-02 06:24:11 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Arthur Schiwon
a7a0a933d2 make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 2012-06-20 20:03:25 +02:00
Lukas Reschke
fba6113675 Using POST instead of GET. 2012-06-10 23:38:26 +02:00
Thomas Mueller
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
c1cf03ff65 port checkAppEnabled 2012-05-02 19:08:37 +02:00
Frank Karlitschek
ff20ebcb3b ported checkLoggedIn and checkAdmin 2012-05-01 22:59:38 +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
eea2e7ba57 Editor fixed. 2012-02-23 20:36:20 +01: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
Alessandro Cosentino
dacffb5a06 Added bookmarklet for browser. Inspired by Google Bookmarks 2012-02-19 20:18:27 -05:00
Brice Maron
59c8de33da Tweak bookmarklet to not change the current page. Correct encoding when add bookmark 2011-10-18 23:27:53 +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
70208c5b92 Move some common code to OC_Util
Created the following function:
 - checkLoggedIn
 - checkAdminUser
 - redirectToDefaultPage
2011-09-18 21:31:56 +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
a5de19f523 Added a Bookmarklet for the Bookmarks app 2011-08-24 22:16:44 +02:00