Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
| | | | | Also added a few missing authors. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 3 | -15/+15 |
| | | | | * test case added to avoid adding them later | ||||
* | Merge pull request #8585 from owncloud/phpdoc-improvements-apps | Andreas Fischer | 2014-05-19 | 2 | -9/+9 |
|\ | | | | | | | | | | | | | | | | | | | | | | | PHPDoc improvements /apps * owncloud/phpdoc-improvements-apps: Fix whitespace issues Reduce double-space with single-space. Remove spaces around | operator in doc block. Fix more missing or broken PHPDoc PHPDoc fixes for user_ldap Fix PHPDoc in /apps | ||||
| * | Fix more missing or broken PHPDoc | Robin McCorkell | 2014-05-16 | 1 | -3/+3 |
| | | |||||
| * | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 1 | -6/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-18 | 1 | -0/+5 |
|/ | |||||
* | @returns -> @return | Thomas Müller | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | remove legacy aka deprecated code: OC_Filesystem | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | Images on public sharing get downscaled to increase use experience - this ↵ | Thomas Müller | 2014-05-02 | 1 | -1/+2 |
| | | | | | | | | | | | will speed up loading time - adding keep aspect to core/ajax/preview.php - remove duplicate method Preview::show() - no more hard coded mimetype of preview - remove .png from the preview urls - keep old route preview.png for backwards compatibility - aspect preserving previews are now cached | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-19 | 1 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-09 | 1 | -0/+8 |
| | |||||
* | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 1 | -1/+2 |
|\ | | | | | [WIP] Mobile optimization for base layout and Files app | ||||
| * | additional class is added to the file actions called e.g. 'action-share', ↵ | Thomas Müller | 2014-03-17 | 1 | -1/+2 |
| | | | | | | | | | | | | 'action-rename' in order to allow proper translations of the action's display name an additional parameter has been added to the register function | ||||
* | | Miscellaneous text fixes for core apps | Robin McCorkell | 2014-03-26 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 1 | -0/+10 |
|/ | |||||
* | add preDelete hook for files_versions app | Georg Ehrke | 2014-03-11 | 1 | -1/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 5 | -0/+25 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+2 |
| | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend | ||||
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: lib/private/migration/content.php | ||||
| * | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -1/+1 |
| | | |||||
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 2 | -2/+5 |
|/ | |||||
* | Merge pull request #5153 from owncloud/core-em-to-px | Jan-Christoph Borchardt | 2014-01-27 | 1 | -1/+1 |
|\ | | | | | Cleans up Core apps for relative(em) to absolute(px) styles. | ||||
| * | Fixes width of the dropdown menus as per computed styles. | raghunayyar | 2014-01-26 | 1 | -1/+1 |
| | | |||||
| * | Fixes typo in versions.css | raghunayyar | 2014-01-16 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 18 | -138/+204 |
| |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_sharing/css/public.css apps/user_ldap/css/settings.css core/css/multiselect.css core/css/share.css | ||||
| * | | Cleans up Core apps for relative(em) to absolute(px) styles. | raghunayyar | 2013-10-06 | 1 | -1/+1 |
| | | | |||||
* | | | fix array order | Bjoern Schiessle | 2014-01-22 | 2 | -5/+4 |
| | | | |||||
* | | | code clean-up | Bjoern Schiessle | 2014-01-22 | 1 | -1/+2 |
| | | | |||||
* | | | fix size calculation of getAllVersions() | Bjoern Schiessle | 2014-01-22 | 1 | -1/+1 |
| | | | |||||
* | | | add first unit test for the versioning app | Bjoern Schiessle | 2014-01-21 | 1 | -0/+188 |
| | | | |||||
* | | | isolate getExpireList function to make it testable | Bjoern Schiessle | 2014-01-21 | 1 | -77/+76 |
| | | | |||||
* | | | don't use the user id within the versions preview call as it could be used ↵ | Thomas Müller | 2014-01-21 | 3 | -15/+14 |
| | | | | | | | | | | | | to access previews of another user | ||||
* | | | When reading the size of "files" mountpoints need to be excluded | Vincent Petry | 2014-01-20 | 1 | -1/+1 |
| |/ |/| | | | | | | | | | | | | | | | | | | | The versions and trashbin app are now passing "includeMountPoints=false" to "getFileInfo()" to make sure that the calculated total size doesn't include mount points like Shared or external storage. This is because the default call (legacy) used to return the size of mount points as well. Fixes #6731 | ||||
* | | call getFileInfo to enforce a file cache entry for the new version, fix #6286 | Bjoern Schiessle | 2014-01-15 | 1 | -2/+4 |
| | | |||||
* | | Fixed various file name escaping issues in core apps | Vincent Petry | 2014-01-10 | 1 | -8/+8 |
| | | | | | | | | | | | | | | - Refactored file tr lookup into FileList.findFileEl that uses filterAttr to avoid escaping issues in jQuery selectors - Fixed versions and sharing app to properly escape file names in attributes | ||||
* | | Merge pull request #6290 from owncloud/files-androidcontentdisposition | Thomas Müller | 2014-01-07 | 1 | -6/+1 |
|\ \ | | | | | | | Files androidcontentdisposition | ||||
| * | | Moved content disposition code+workarounds to OCP\Response | Vincent Petry | 2013-12-10 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new OC\Response API called setContentDispositionHeader() that contains the needed workarounds for UTF8 and IE. Refactored download code to use the new API. Removed unused trashbin download file. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-07 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-02 | 1 | -0/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-29 | 1 | -3/+3 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-13 | 1 | -0/+3 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-07 | 2 | -3/+3 |
| | | |||||
* | | Revert "[fix] Center Share Dropdown & Versions Dropdown" | zombiehugs | 2013-12-03 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 1dbbfcf3dcd4de7f31344244b9f22217e4bfba72. | ||||
* | | [fix] Center Share Dropdown & Versions Dropdown | zombiehugs | 2013-12-03 | 1 | -1/+1 |
| | | | | | | | | Center Share Dropdown & Versions Dropdown | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-29 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #6099 from owncloud/fix_source_not_found_warnings | Morris Jobke | 2013-11-28 | 3 | -16/+51 |
|\ \ | | | | | | | make sure that we don't try to access an already deleted files | ||||
| * | | use better coding style | Bjoern Schiessle | 2013-11-28 | 1 | -1/+2 |
| | | | |||||
| * | | make sure that we don't try to access an already deleted files, fixes some ↵ | Bjoern Schiessle | 2013-11-28 | 3 | -16/+50 |
| | | | | | | | | | | | | file source not found warnings | ||||
* | | | detect mimetype from the original filename, without the versioning timestamp | Bjoern Schiessle | 2013-11-28 | 1 | -2/+3 |
|/ / |