Georg Ehrke
|
da03d05700
create folder 'remote' for the remote services like caldav, carddav and webdav
|
12 anni fa |
Georg Ehrke
|
3aedbc5f95
remove debug message
|
12 anni fa |
Georg Ehrke
|
06e9ac8591
fix parsing of app parameter and fix external app
|
12 anni fa |
Georg Ehrke
|
993d655aad
Merge branch 'master' into movable_apps_2
|
12 anni fa |
Frank Karlitschek
|
ee0cb68f5e
some csrf fixes. needs testing
|
12 anni fa |
Georg Ehrke
|
5483c1be42
hide fails
|
12 anni fa |
Georg Ehrke
|
5fda0e4b3b
make *DAV work with movable apps
|
12 anni fa |
Georg Ehrke
|
2b10371bde
fix merge conflicts
|
12 anni fa |
Georg Ehrke
|
40f95ffdf3
fix security check for the path of the requested file
|
12 anni fa |
Georg Ehrke
|
3f64eb25ab
some fixes fore movable apps
|
12 anni fa |
Georg Ehrke
|
476043ecb9
add a proper 404
|
12 anni fa |
Georg Ehrke
|
fb84d0aff8
fix php fail
|
12 anni fa |
Georg Ehrke
|
9b29bc96de
remove debug message
|
12 anni fa |
Georg Ehrke
|
95c220a246
remove debug code in lib base
|
12 anni fa |
Georg Ehrke
|
19109afa79
fix bug in lib base
|
12 anni fa |
Georg Ehrke
|
42a570788b
Merge branch 'master' into movable_apps
|
12 anni fa |
Georg Ehrke
|
6d92ebca45
use native functions of php to parse the string into the Var
|
12 anni fa |
Georg Ehrke
|
9226cb7a6a
rename var file to getfile to prevent fails in files app
|
12 anni fa |
Frank Karlitschek
|
f5c9fe9ece
first step to an public api of ownCloud for the apps. In the future they shouldn´t call internall classes, functions or session variables because this will change and break in upcoming versions. Apps should only call this public interface that we will kepp stable over different releases. The namespace is OCP for ownCloud public. This is just the first step. more coming soon
|
12 anni fa |
Georg Ehrke
|
99a473bd62
support file calls with parameter
|
12 anni fa |
Georg Ehrke
|
2e85313701
optimize code
|
12 anni fa |
Georg Ehrke
|
909282c81e
remove parameters in file var before call require once
|
12 anni fa |
Georg Ehrke
|
85019887df
add loading of files
|
12 anni fa |
Georg Ehrke
|
3e0e6e35f4
open app thru index.php
|
12 anni fa |
Robin Appelman
|
1d8fdf52d5
allow multiply group backends
|
12 anni fa |
Grundik
|
7e7de25710
UTF8 locale by default
|
12 anni fa |
Tom Needham
|
acdce2b1e0
Check blacklist before saving to filesystem
|
12 anni fa |
Frank Karlitschek
|
b758725bf7
Try to configure php to enable big file uploads.
|
12 anni fa |
Bart Visscher
|
3300d6ea53
checkUpgrade has to be after template initialization
|
12 anni fa |
Bart Visscher
|
a7438189f3
Move more from base init to separate functions
|
12 anni fa |