Georg Ehrke
|
da03d05700
create folder 'remote' for the remote services like caldav, carddav and webdav
|
12 年之前 |
Georg Ehrke
|
3aedbc5f95
remove debug message
|
12 年之前 |
Georg Ehrke
|
06e9ac8591
fix parsing of app parameter and fix external app
|
12 年之前 |
Georg Ehrke
|
993d655aad
Merge branch 'master' into movable_apps_2
|
12 年之前 |
Frank Karlitschek
|
ee0cb68f5e
some csrf fixes. needs testing
|
12 年之前 |
Georg Ehrke
|
5483c1be42
hide fails
|
12 年之前 |
Georg Ehrke
|
5fda0e4b3b
make *DAV work with movable apps
|
12 年之前 |
Georg Ehrke
|
2b10371bde
fix merge conflicts
|
12 年之前 |
Georg Ehrke
|
40f95ffdf3
fix security check for the path of the requested file
|
12 年之前 |
Georg Ehrke
|
3f64eb25ab
some fixes fore movable apps
|
12 年之前 |
Georg Ehrke
|
476043ecb9
add a proper 404
|
12 年之前 |
Georg Ehrke
|
fb84d0aff8
fix php fail
|
12 年之前 |
Georg Ehrke
|
9b29bc96de
remove debug message
|
12 年之前 |
Georg Ehrke
|
95c220a246
remove debug code in lib base
|
12 年之前 |
Georg Ehrke
|
19109afa79
fix bug in lib base
|
12 年之前 |
Georg Ehrke
|
42a570788b
Merge branch 'master' into movable_apps
|
12 年之前 |
Georg Ehrke
|
6d92ebca45
use native functions of php to parse the string into the Var
|
12 年之前 |
Georg Ehrke
|
9226cb7a6a
rename var file to getfile to prevent fails in files app
|
12 年之前 |
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 年之前 |
Georg Ehrke
|
99a473bd62
support file calls with parameter
|
12 年之前 |
Georg Ehrke
|
2e85313701
optimize code
|
12 年之前 |
Georg Ehrke
|
909282c81e
remove parameters in file var before call require once
|
12 年之前 |
Georg Ehrke
|
85019887df
add loading of files
|
12 年之前 |
Georg Ehrke
|
3e0e6e35f4
open app thru index.php
|
12 年之前 |
Robin Appelman
|
1d8fdf52d5
allow multiply group backends
|
12 年之前 |
Grundik
|
7e7de25710
UTF8 locale by default
|
12 年之前 |
Tom Needham
|
acdce2b1e0
Check blacklist before saving to filesystem
|
12 年之前 |
Frank Karlitschek
|
b758725bf7
Try to configure php to enable big file uploads.
|
12 年之前 |
Bart Visscher
|
3300d6ea53
checkUpgrade has to be after template initialization
|
12 年之前 |
Bart Visscher
|
a7438189f3
Move more from base init to separate functions
|
12 年之前 |