Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -934/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | remove unused OC_L10N | Thomas Müller | 2013-09-13 | 1 | -1/+0 |
| | |||||
* | adding TB and GB to OC_Helper::humanFileSize | Thomas Müller | 2013-09-13 | 1 | -2/+9 |
| | |||||
* | Merge pull request #4719 from owncloud/port_4701_master | Thomas Müller | 2013-09-12 | 1 | -14/+18 |
|\ | | | | | Always check variable type before using readdir to avoid surprises | ||||
| * | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 1 | -14/+18 |
| | | |||||
* | | adding icons for shared folders and external folders | Thomas Müller | 2013-09-12 | 1 | -0/+8 |
|/ | |||||
* | Merge master into oc_preview | Georg Ehrke | 2013-08-30 | 1 | -4/+2 |
|\ | |||||
| * | fix weird logical behaviour | Morris Jobke | 2013-08-27 | 1 | -4/+2 |
| | | |||||
* | | Merge master into oc_preview | Georg Ehrke | 2013-08-29 | 1 | -7/+27 |
|\| | |||||
| * | storage information is path specific | Thomas Müller | 2013-08-27 | 1 | -2/+5 |
| | | |||||
| * | webdav quota now displays the same values as the web interface does | Thomas Müller | 2013-08-27 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'xsendfile_complete_zip_fix' of github.com:riso/owncloud-core ↵ | Morris Jobke | 2013-08-26 | 1 | -3/+20 |
| |\ | | | | | | | | | | | | | | | | | | | into riso-xsendfile_complete_zip_fix from pull request #3307 Conflicts: lib/helper.php | ||||
| | * | final fix for xsendfile zip generation race condition | Valerio Ponte | 2013-08-08 | 1 | -3/+20 |
| | | | |||||
* | | | Merge branch 'master' into oc_preview | Georg Ehrke | 2013-08-23 | 1 | -4/+4 |
|\| | | |||||
| * | | merge master in storage-wrapper-quota | Robin Appelman | 2013-08-18 | 1 | -235/+207 |
| |\ \ | |||||
| * | | | use renamed constants | Robin Appelman | 2013-07-25 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -237/+209 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #4339 from owncloud/mimetype-defaults | Thomas Müller | 2013-08-17 | 1 | -236/+208 |
| |\ \ | | | | | | | | | Add the option to provide templates for newly created files | ||||
| | * | | add the option to have templates for newly created files | Robin Appelman | 2013-08-07 | 1 | -0/+14 |
| | | | | |||||
| | * | | split of mimetype detection code from OC_Helper, adding the option for apps ↵ | Robin Appelman | 2013-08-07 | 1 | -236/+194 |
| | |/ | | | | | | | | | | to register additional mimetype mappings | ||||
| * / | change long couldn't be determined string to question mark again | Jan-Christoph Borchardt | 2013-08-04 | 1 | -1/+1 |
| |/ | |||||
* | | improve unknown backend | Georg Ehrke | 2013-08-15 | 1 | -1/+32 |
| | | |||||
* | | style fixes | Georg Ehrke | 2013-07-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into oc_preview | Thomas Müller | 2013-07-30 | 1 | -7/+34 |
|\| | | | | | | | | | | | Conflicts: 3rdparty lib/template.php | ||||
| * | Change exit calls to throwing an exception | Bart Visscher | 2013-07-21 | 1 | -2/+1 |
| | | | | | | | | This way the error won't be fatal in a unit test | ||||
| * | Fix renaming using parenthesis | Bart Visscher | 2013-07-05 | 1 | -5/+21 |
| | | |||||
| * | Make buildNotExistingFileName testable and write unittests | Bart Visscher | 2013-07-05 | 1 | -1/+13 |
| | | |||||
* | | make previews in files app smaller | Georg Ehrke | 2013-07-29 | 1 | -2/+2 |
| | | |||||
* | | implement use of previews in sharing app | Georg Ehrke | 2013-07-11 | 1 | -0/+4 |
| | | |||||
* | | merge conflicts ... | Georg Ehrke | 2013-07-10 | 1 | -2/+2 |
|\| | |||||
| * | Fix: The check if upload_max_filesize or post_max_size is 0 fails if only ↵ | Roland Hager | 2013-06-21 | 1 | -2/+2 |
| | | | | | | | | | | | | one of them is 0. $upload_max_filesize and $post_max_size need to be casted to (int) to match "=== 0" | ||||
* | | properly encode path | Georg Ehrke | 2013-07-10 | 1 | -1/+1 |
| | | |||||
* | | increase size of preview to size of row | Georg Ehrke | 2013-06-26 | 1 | -1/+1 |
| | | |||||
* | | implement server side use of previews | Georg Ehrke | 2013-06-26 | 1 | -0/+11 |
|/ | |||||
* | actually return result | Robin Appelman | 2013-06-07 | 1 | -2/+2 |
| | |||||
* | fix variable name | Robin Appelman | 2013-06-07 | 1 | -2/+2 |
| | |||||
* | seperate mimetype guessing from filename | Robin Appelman | 2013-06-06 | 1 | -12/+22 |
| | |||||
* | Style fixes | Michael Gapczynski | 2013-05-29 | 1 | -21/+21 |
| | |||||
* | Cache mimetype icons | Robin Appelman | 2013-05-29 | 1 | -7/+15 |
| | |||||
* | Merge pull request #2491 from riso/xsendfile_fix_zip | Bart Visscher | 2013-05-03 | 1 | -10/+14 |
|\ | | | | | improved handling of xsendfile zip generation race condition | ||||
| * | fixed xsendfile zip generation race condition | Valerio Ponte | 2013-03-20 | 1 | -10/+14 |
| | | |||||
* | | check if there is a default/ folder in the theme directory if no theme exists | Bernhard Posselt | 2013-04-24 | 1 | -1/+1 |
|/ | |||||
* | Don't show storage space warning when the free space can't be determined | Robin Appelman | 2013-03-15 | 1 | -2/+10 |
| | |||||
* | Don't block uploads if the max upload size is unknown | Robin Appelman | 2013-03-15 | 1 | -2/+2 |
| | |||||
* | Improve handeling of unlimited max upload size | Robin Appelman | 2013-03-15 | 1 | -1/+7 |
| | |||||
* | put value assignment into brackets | Björn Schießle | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | return both, count and result if the operation succeeded or failed. Maybe in ↵ | Björn Schießle | 2013-02-22 | 1 | -3/+6 |
| | | | | some cases it is useful to know how much bytes where copied | ||||
* | using the number of writen bytes as indicator if streamCopy() was ↵ | Björn Schießle | 2013-02-22 | 1 | -3/+5 |
| | | | | successfully. Instead check if fwrite returns the number of bytes or false | ||||
* | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 1 | -2/+6 |
| | | | | When this is the case only the configured max upload size is taking into account for uploading | ||||
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -4/+8 |
| |