Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master into oc_preview | Georg Ehrke | 2013-08-29 | 1 | -1/+1 |
|\ | |||||
| * | storage information is path specific | Thomas Müller | 2013-08-27 | 1 | -1/+1 |
* | | move isMimeSupported out of template files | Georg Ehrke | 2013-08-21 | 1 | -0/+1 |
* | | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -0/+1 |
|\| | |||||
| * | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 1 | -1/+8 |
| |\ | |||||
| * | | check if some encrypted files are left after the app was disabled and warn th... | Bjoern Schiessle | 2013-08-12 | 1 | -0/+1 |
* | | | Merge branch 'master' into oc_preview | Thomas Müller | 2013-07-30 | 1 | -1/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | disable "deleted files" button if trash bin is empty | Björn Schießle | 2013-07-26 | 1 | -1/+8 |
| |/ | |||||
| * | in case the encryption app is enabled we cannot yet allow anonymous upload | Thomas Müller | 2013-07-12 | 1 | -1/+5 |
| * | new admin setting added which allows to turn off anonymous uploads | Thomas Müller | 2013-07-12 | 1 | -0/+1 |
* | | implement use of previews in sharing app | Georg Ehrke | 2013-07-11 | 1 | -0/+1 |
|/ | |||||
* | fixing Notice: Undefined index: isPublic | Thomas Müller | 2013-07-05 | 1 | -0/+1 |
* | Public upload feature | Roman Geber | 2013-06-25 | 1 | -1/+2 |
* | Sed was wrong | Lukas Reschke | 2013-02-28 | 1 | -1/+1 |
* | [Files] Use p() instead of echo | Lukas Reschke | 2013-02-27 | 1 | -8/+8 |
* | Fix files router download links | Bart Visscher | 2013-02-08 | 1 | -1/+1 |
* | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 1 | -1/+1 |
* | fix merge conflict | Björn Schießle | 2013-01-31 | 1 | -29/+54 |
|\ | |||||
| * | Files: Dont get maxUploadSize if the filecache needs to be upgraded | Robin Appelman | 2013-01-30 | 1 | -3/+2 |
| * | merge master into filesystem | Robin Appelman | 2013-01-28 | 1 | -0/+4 |
| |\ | |||||
| * \ | merge master into filesystem | Robin Appelman | 2013-01-26 | 1 | -0/+4 |
| |\ \ | |||||
| * | | | Files: don't load fileactions.js when upgrading filecache | Robin Appelman | 2013-01-21 | 1 | -1/+1 |
| * | | | merge master into filesytem | Robin Appelman | 2013-01-20 | 1 | -6/+2 |
| |\ \ \ | |||||
| * | | | | Files: make sure keybinds js is loaded after files js | Robin Appelman | 2013-01-16 | 1 | -1/+1 |
| * | | | | Cache: show upgrade progress | Robin Appelman | 2013-01-15 | 1 | -29/+43 |
| * | | | | merge master into filesystem | Robin Appelman | 2012-12-25 | 1 | -56/+54 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into filesystem | Robin Appelman | 2012-12-11 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-11-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-11-15 | 1 | -7/+7 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix undefined index when loading files app | Robin Appelman | 2012-11-08 | 1 | -3/+1 |
| * | | | | | | | | merge master into filesystem | Robin Appelman | 2012-10-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fix delete and sort files | Robin Appelman | 2012-10-27 | 1 | -0/+12 |
| * | | | | | | | | | | move some stuff to the new api | Robin Appelman | 2012-10-26 | 1 | -1/+1 |
| * | | | | | | | | | | merge master into filesystem | Robin Appelman | 2012-10-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-10-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -7/+7 |
* | | | | | | | | | | | | | fix merge conflicts | Björn Schießle | 2013-01-28 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #1321 from owncloud/csp-fixes | Thomas Müller | 2013-01-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Use HTML5 data attribute + fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -0/+1 |
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |||||
| * / | | | | | | | | | | | Add create permission, fixes #780 | Michael Gapczynski | 2013-01-27 | 1 | -0/+3 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-18 | 1 | -30/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | relative storage info without decimals | Thomas Mueller | 2013-01-17 | 1 | -1/+1 |
| * | | | | | | | | | | | make usedSpacePercent available in the files app | Thomas Mueller | 2013-01-02 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | add trash button to web interface | Björn Schießle | 2013-01-22 | 1 | -0/+1 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #986 from owncloud/fixing-784-master | Thomas Müller | 2013-01-18 | 1 | -7/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | load jquery-visibility | Thomas Mueller | 2013-01-11 | 1 | -0/+1 |
| * | | | | | | | | | | the maximum upload size is now part of the response of the upload and delete ... | Thomas Müller | 2012-12-20 | 1 | -7/+1 |
| |/ / / / / / / / / | |||||
* / / / / / / / / / | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -23/+23 |
|/ / / / / / / / / | |||||
* | | | | | | | / | setting the timezone is now part of the login process and true part of the core. | Thomas Müller | 2012-12-20 | 1 | -79/+76 |
| |_|_|_|_|_|_|/ |/| | | | | | | |