aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/index.php
Commit message (Expand)AuthorAgeFilesLines
* Merge master into oc_previewGeorg Ehrke2013-08-291-1/+1
|\
| * storage information is path specificThomas Müller2013-08-271-1/+1
* | move isMimeSupported out of template filesGeorg Ehrke2013-08-211-0/+1
* | Merge master into oc_previewGeorg Ehrke2013-08-191-0/+1
|\|
| * Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-1/+8
| |\
| * | check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-0/+1
* | | Merge branch 'master' into oc_previewThomas Müller2013-07-301-1/+13
|\ \ \ | | |/ | |/|
| * | disable "deleted files" button if trash bin is emptyBjörn Schießle2013-07-261-1/+8
| |/
| * in case the encryption app is enabled we cannot yet allow anonymous uploadThomas Müller2013-07-121-1/+5
| * new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-0/+1
* | implement use of previews in sharing appGeorg Ehrke2013-07-111-0/+1
|/
* fixing Notice: Undefined index: isPublicThomas Müller2013-07-051-0/+1
* Public upload featureRoman Geber2013-06-251-1/+2
* Sed was wrongLukas Reschke2013-02-281-1/+1
* [Files] Use p() instead of echoLukas Reschke2013-02-271-8/+8
* Fix files router download linksBart Visscher2013-02-081-1/+1
* add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-1/+1
* fix merge conflictBjörn Schießle2013-01-311-29/+54
|\
| * Files: Dont get maxUploadSize if the filecache needs to be upgradedRobin Appelman2013-01-301-3/+2
| * merge master into filesystemRobin Appelman2013-01-281-0/+4
| |\
| * \ merge master into filesystemRobin Appelman2013-01-261-0/+4
| |\ \
| * | | Files: don't load fileactions.js when upgrading filecacheRobin Appelman2013-01-211-1/+1
| * | | merge master into filesytemRobin Appelman2013-01-201-6/+2
| |\ \ \
| * | | | Files: make sure keybinds js is loaded after files jsRobin Appelman2013-01-161-1/+1
| * | | | Cache: show upgrade progressRobin Appelman2013-01-151-29/+43
| * | | | merge master into filesystemRobin Appelman2012-12-251-56/+54
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into filesystemRobin Appelman2012-12-111-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-231-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-11-151-7/+7
| |\ \ \ \ \ \ \
| * | | | | | | | fix undefined index when loading files appRobin Appelman2012-11-081-3/+1
| * | | | | | | | merge master into filesystemRobin Appelman2012-10-301-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into filesystemRobin Appelman2012-10-271-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix delete and sort filesRobin Appelman2012-10-271-0/+12
| * | | | | | | | | | move some stuff to the new apiRobin Appelman2012-10-261-1/+1
| * | | | | | | | | | merge master into filesystemRobin Appelman2012-10-241-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-10-231-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | don't use depricated OC_FilesystemRobin Appelman2012-10-101-7/+7
* | | | | | | | | | | | | fix merge conflictsBjörn Schießle2013-01-281-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #1321 from owncloud/csp-fixesThomas Müller2013-01-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Use HTML5 data attribute + fix undefined variableLukas Reschke2013-01-261-0/+1
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * / | | | | | | | | | | Add create permission, fixes #780Michael Gapczynski2013-01-271-0/+3
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-30/+25
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | relative storage info without decimalsThomas Mueller2013-01-171-1/+1
| * | | | | | | | | | | make usedSpacePercent available in the files appThomas Mueller2013-01-021-0/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | add trash button to web interfaceBjörn Schießle2013-01-221-0/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #986 from owncloud/fixing-784-masterThomas Müller2013-01-181-7/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | load jquery-visibilityThomas Mueller2013-01-111-0/+1
| * | | | | | | | | | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-7/+1
| |/ / / / / / / / /
* / / / / / / / / / Spaces to tabsBart Visscher2013-01-161-23/+23
|/ / / / / / / / /
* | | | | | | | / setting the timezone is now part of the login process and true part of the core.Thomas Müller2012-12-201-79/+76
| |_|_|_|_|_|_|/ |/| | | | | | |