Georg Ehrke
|
936c8ba1cc
|
improve remote.php and create public.php
|
2012-05-07 15:39:17 +02:00 |
Georg Ehrke
|
1138df0f4b
|
fix webdav, bloody merge conflicts
|
2012-05-07 12:47:34 +02:00 |
Georg Ehrke
|
46fe2e3e2a
|
fix merge conflicts
|
2012-05-07 11:47:14 +02:00 |
Frank Karlitschek
|
1945cd6946
|
ported the oc_template class
|
2012-05-06 23:00:36 +02:00 |
Bart Visscher
|
f69f764e8b
|
Working remote.php with webdav and caldav
|
2012-05-06 00:12:51 +02:00 |
Georg Ehrke
|
c996600786
|
push changes
|
2012-05-05 22:54:14 +02:00 |
Georg Ehrke
|
6c2fc0cbe8
|
fix writing of webdav.php
|
2012-05-05 20:43:11 +02:00 |
Georg Ehrke
|
101406eba7
|
fix writing in remote folder
|
2012-05-05 18:29:26 +02:00 |
Robin Appelman
|
d875191777
|
only emit the filesystem hooks once when creating a new file
|
2012-05-05 16:49:48 +02:00 |
Thomas Tanghus
|
2296521a2e
|
Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116
|
2012-05-04 11:16:29 +02:00 |
Frank Karlitschek
|
97a8af7f25
|
ported oc_db
|
2012-05-03 13:06:08 +02:00 |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
Frank Karlitschek
|
351740601a
|
port oc_response
|
2012-05-03 10:46:27 +02:00 |
Frank Karlitschek
|
eec7c3833c
|
fix install
|
2012-05-02 19:02:41 +02:00 |
Georg Ehrke
|
33c343ed11
|
add require_once('../lib/base.php'); to webdav.php
|
2012-05-02 16:47:25 +02:00 |
Georg Ehrke
|
da03d05700
|
create folder 'remote' for the remote services like caldav, carddav and webdav
|
2012-05-02 16:41:23 +02:00 |
Frank Karlitschek
|
8e99475886
|
first part of the config stuff
|
2012-05-02 13:28:56 +02:00 |
Frank Karlitschek
|
8c7f854671
|
move all the files stuff into a files class
|
2012-05-02 12:54:31 +02:00 |
Arthur Schiwon
|
6750998984
|
files is not internal any more, part II
|
2012-05-02 11:26:22 +02:00 |
Frank Karlitschek
|
2fe646dcec
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
Frank Karlitschek
|
93b63cf375
|
ported the rest of the OC_Helper calls
|
2012-05-02 00:20:45 +02:00 |
Frank Karlitschek
|
e48f511606
|
port linkto and serverHost
|
2012-05-01 23:19:39 +02:00 |
Frank Karlitschek
|
31e32e3c10
|
ported checkLoggedIn and checkAdmin
|
2012-05-01 22:59:38 +02:00 |
Frank Karlitschek
|
e2fb094693
|
some more porting
|
2012-05-01 21:07:08 +02:00 |
Frank Karlitschek
|
1a2bbd2ee4
|
ported addSyript and other small stuff
|
2012-05-01 20:03:41 +02:00 |
Frank Karlitschek
|
e8ec999090
|
port to use the new public api
|
2012-05-01 09:49:22 +02:00 |
Thomas Tanghus
|
9c520c70a8
|
Various file path fixes.
|
2012-04-30 01:48:01 +02:00 |
Frank Karlitschek
|
0d0129221b
|
add a info.xml to files
|
2012-04-29 21:17:22 +02:00 |
Robin Appelman
|
84bd83b1dc
|
fix file deletion
|
2012-04-29 16:09:41 +02:00 |
Jan-Christoph Borchardt
|
afeb9d9cbf
|
moving the file actions properly
|
2012-04-28 23:11:48 +02:00 |
Georg Ehrke
|
bef701c448
|
add version file to files app
|
2012-04-28 13:35:05 +02:00 |
Bartek Przybylski
|
72c0d6968e
|
fix duplicated entries on upload
|
2012-04-27 22:48:27 +02:00 |
Georg Ehrke
|
5fda0e4b3b
|
make *DAV work with movable apps
|
2012-04-26 21:56:29 +02:00 |
Georg Ehrke
|
78b2da583d
|
move files to the correct place
|
2012-04-26 21:24:41 +02:00 |
Georg Ehrke
|
2b10371bde
|
fix merge conflicts
|
2012-04-26 18:08:49 +02:00 |
Georg Ehrke
|
40f95ffdf3
|
fix security check for the path of the requested file
|
2012-04-26 17:55:00 +02:00 |
Georg Ehrke
|
0249a72cab
|
fix downloading of files in files app
|
2012-04-26 17:35:12 +02:00 |
Georg Ehrke
|
3f64eb25ab
|
some fixes fore movable apps
|
2012-04-26 14:52:55 +02:00 |
Frank Karlitschek
|
b462795be2
|
added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration
|
2012-05-05 23:42:38 +02:00 |
Bart Visscher
|
f991948a71
|
Fix loading by apptype in webdav
|
2012-05-05 21:58:10 +02:00 |
Georg Ehrke
|
42a570788b
|
Merge branch 'master' into movable_apps
|
2012-04-23 19:56:07 +02:00 |
Georg Ehrke
|
3b9d283245
|
fix path in apps/files/templats/index.php
|
2012-04-23 16:25:07 +02:00 |
Georg Ehrke
|
c0df15367f
|
fix style.css of the files app
|
2012-04-23 16:18:15 +02:00 |
Georg Ehrke
|
08fe6bdb27
|
fix path in /apps/files/js/timezone.php
|
2012-04-23 16:17:35 +02:00 |
Georg Ehrke
|
4c2cf35050
|
fix merge conflicts
|
2012-04-22 13:19:12 +02:00 |
Georg Ehrke
|
711aa229b8
|
Merge branch 'master' into movable_apps
|
2012-04-20 22:41:39 +02:00 |
Georg Ehrke
|
c3d78cf77a
|
remove require once lib base in files scan.php
|
2012-04-20 22:34:13 +02:00 |
Georg Ehrke
|
b44bc9f4b2
|
remove require once lib base in some more files
|
2012-04-18 17:42:11 +02:00 |
Georg Ehrke
|
45de7ad221
|
move files to app folder
|
2012-04-18 17:27:34 +02:00 |