.. |
appframework
|
7755e69af0
add PHPDoc for urlParams
|
il y a 11 ans |
archive
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
backgroundjob
|
4f4ad72460
remove background jobs if they are failing
|
il y a 11 ans |
cache
|
5e397d89c4
Merge branch 'master' into fixing-4546-master
|
il y a 11 ans |
connector
|
80d2371f97
Fixed touch after chunk assembling
|
il y a 11 ans |
db
|
4fbc2774ef
on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.'
|
il y a 11 ans |
fileproxy
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
files
|
123bc9921a
Merge pull request #6201 from owncloud/backgroundscan-reuse-etag
|
il y a 11 ans |
group
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
hooks
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
l10n
|
053b55721d
Merge branch 'master' into fixing-appframework-master
|
il y a 11 ans |
legacy
|
6a93994a01
Merge pull request #4796 from owncloud/config-no-catch
|
il y a 11 ans |
log
|
62afe7fe7a
remove passwords from logfile
|
il y a 11 ans |
memcache
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
migration
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
minimizer
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
ocs
|
d6ddb12c20
Get rid of the SELECT query. Try UPDATE, on failure INSERT.
|
il y a 11 ans |
preview
|
14e7075030
we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB.
|
il y a 11 ans |
search
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
session
|
6f3c49dabb
fixing php 5.3 compatibility
|
il y a 11 ans |
setup
|
87e795a693
fixing PHPDoc and spelling
|
il y a 11 ans |
template
|
124984905e
introduce OC_Helper::linkToDocs()
|
il y a 11 ans |
user
|
f23b7a262f
fix fallback overwriting result of getHome
|
il y a 11 ans |
vobject
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
activitymanager.php
|
8e97752bf7
adding OC6 public API for activities
|
il y a 11 ans |
allconfig.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
api.php
|
1449437c9e
Merge multiple failed third party responses when returning the result
|
il y a 11 ans |
app.php
|
bd450d6f6b
add post_enable hook if a app gets enabled
|
il y a 11 ans |
appconfig.php
|
1f1fcc6129
Remove "link" shares right after disabling the "allow_link_share" setting
|
il y a 11 ans |
apphelper.php
|
3829a746a1
moving file to the right location
|
il y a 11 ans |
archive.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
arrayparser.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
avatar.php
|
6085878966
Avatar: accept OC_Image as in setParameter
|
il y a 11 ans |
avatarmanager.php
|
00071401d7
Round out Avatar Public API
|
il y a 11 ans |
backgroundjob.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
cache.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
config.php
|
87a09156f8
use OC_Helper::linkToDocs() in lib/private/config.php
|
il y a 11 ans |
contactsmanager.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
davclient.php
|
b1f72edc57
Fixed spaces
|
il y a 11 ans |
db.php
|
cdd182ce35
Send "SET NAMES utf8" to MySQL for PHP below 5.3.6
|
il y a 11 ans |
defaults.php
|
7f47cc062c
fix defaults.php doc
|
il y a 11 ans |
eventsource.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
filechunking.php
|
d2d2c9a46d
fixes #5367
|
il y a 11 ans |
fileproxy.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
files.php
|
4c8bc61753
XSendfile and encryption don't work together
|
il y a 11 ans |
geo.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
group.php
|
701009bd72
dispayNamesInGroup(s) should always return uid as key in the result attr, fixes #5209
|
il y a 11 ans |
helper.php
|
614e4d485c
External storage space is now not counted in total space
|
il y a 11 ans |
hintexception.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
hook.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
image.php
|
aeefe48cba
Revert "use relative paths to create images from a file. This way it also works if"
|
il y a 11 ans |
installer.php
|
7504fc0aef
switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now
|
il y a 11 ans |
json.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
l10n.php
|
4c4c9096c4
fix plural translation - fixes #6226
|
il y a 11 ans |
log.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
mail.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
migrate.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
mimetypes.list.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
minimizer.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
navigationmanager.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
notsquareexception.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
ocs.php
|
330d026be7
fix the privatedata key value store
|
il y a 11 ans |
ocsclient.php
|
e2fe71b6e7
Merge branch 'master' into lib-private-master-2
|
il y a 11 ans |
preferences.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
preview.php
|
bdfef554c4
add PHPDoc for setMimetype()
|
il y a 11 ans |
previewmanager.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
repair.php
|
10d84f6e9b
Add a (currently) empty system for running common repair steps
|
il y a 11 ans |
request.php
|
885d04bc86
Fix getRawPathInfo for the '/' edge case
|
il y a 11 ans |
response.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
route.php
|
cd2e1d0cfe
Add patch method to OC_Route
|
il y a 11 ans |
router.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
search.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
server.php
|
92c8672c0f
fixing PHPDoc comments and syntax
|
il y a 11 ans |
setup.php
|
b5e013973b
implementing solution using <ifModule mod_authz_core>
|
il y a 11 ans |
subadmin.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
tagmanager.php
|
8e0060405d
reorganize file in lib
|
il y a 11 ans |
tags.php
|
8e0060405d
reorganize file in lib
|
il y a 11 ans |
template.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
templatelayout.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |
updater.php
|
10d84f6e9b
Add a (currently) empty system for running common repair steps
|
il y a 11 ans |
urlgenerator.php
|
682d6e8a80
use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace
|
il y a 11 ans |
user.php
|
6deda1b9f6
return false if user is in incognito mode
|
il y a 11 ans |
util.php
|
61296ed7bb
lower required php version to 5.3.3
|
il y a 11 ans |
vobject.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |