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

11 Commits

Author SHA1 Message Date
Thomas Mueller
3391ae307a removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
d5a90dd8e9 ported the oc_template class 2012-05-06 23:00:36 +02:00
Frank Karlitschek
c1cf03ff65 port checkAppEnabled 2012-05-02 19:08:37 +02:00
Frank Karlitschek
9862084672 ported the oc_app calls 2012-05-02 00:50:26 +02:00
Frank Karlitschek
ff20ebcb3b ported checkLoggedIn and checkAdmin 2012-05-01 22:59:38 +02:00
Frank Karlitschek
303391fd58 ported addSyript and other small stuff 2012-05-01 20:03:41 +02:00
Frank Karlitschek
810ffdb5a8 port to use the new public api 2012-05-01 09:49:22 +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
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
c73fd3bac3 initial commit of Bookmarks App 2011-08-15 22:05:07 +02:00