Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | killing some more calls to OC_App::loadApps(); - because we load all apps in ... | Thomas Müller | 2014-03-25 | 1 | -1/+0 | |
| * | | | | | | | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 474 | -2654/+5611 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut... | Thomas Müller | 2014-02-06 | 1 | -6/+0 | |
| * | | | | | | | | remove superfluous $RUNTIME_APPTYPES | Thomas Müller | 2014-02-06 | 5 | -24/+0 | |
* | | | | | | | | | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 7 | -20/+116 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | change mobile breakpoint for shared view to 768px as well | Jan-Christoph Borchardt | 2014-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | adding ellipsis on file names to public file list as well | Thomas Müller | 2014-03-26 | 1 | -0/+8 | |
| * | | | | | | | | | adding proper notification area for multi line messages | Thomas Müller | 2014-03-26 | 1 | -0/+8 | |
| * | | | | | | | | | adding ellipsis on file names | Thomas Müller | 2014-03-25 | 1 | -0/+7 | |
| * | | | | | | | | | mobile: document min-width value | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+2 | |
| * | | | | | | | | | mobile: adjust break to 768, also fix min-widths | Jan-Christoph Borchardt | 2014-03-21 | 2 | -2/+2 | |
| * | | | | | | | | | do not show Deleted Files on mobile, not optimized yet and button too long | Jan-Christoph Borchardt | 2014-03-21 | 1 | -0/+5 | |
| * | | | | | | | | | mobile: remove shift for multiselect bar to account for missing navigation | Jan-Christoph Borchardt | 2014-03-21 | 1 | -0/+5 | |
| * | | | | | | | | | fixing javascript error where $(Files.breadcrumbs[1]).get(0) returns undefine... | Thomas Müller | 2014-03-18 | 1 | -5/+8 | |
| * | | | | | | | | | mobile: change CSS order so rename and versions are hidden | Jan-Christoph Borchardt | 2014-03-18 | 1 | -6/+5 | |
| * | | | | | | | | | additional class is added to the file actions called e.g. 'action-share', 'ac... | Thomas Müller | 2014-03-17 | 2 | -12/+28 | |
| * | | | | | | | | | mobile: first mobile fixes for Files. We still need to hide Rename and Versions | Jan-Christoph Borchardt | 2014-03-14 | 2 | -0/+45 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-28 | 3 | -0/+8 | |
* | | | | | | | | | | Merge pull request #7913 from owncloud/fix-logo | Morris Jobke | 2014-03-28 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix breadcrumbs for IE8 | Morris Jobke | 2014-03-27 | 1 | -1/+1 | |
| * | | | | | | | | | | enable SVG->PNG fallback for 'New' menu | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+3 | |
| * | | | | | | | | | | enable SVG->PNG fallback for newly uploaded files and folders | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #7911 from owncloud/ext-fixswifttouchoperation | Vincent Petry | 2014-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix swift touch operation | Vincent Petry | 2014-03-27 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #7875 from Xenopathic/files_external_smb_auto | Vincent Petry | 2014-03-27 | 4 | -46/+156 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use braces on single line if statements | Robin McCorkell | 2014-03-26 | 1 | -6/+10 | |
| * | | | | | | | | | Fix error in $isPersonal setting | Robin McCorkell | 2014-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | Perform proper checking for share availability | Robin McCorkell | 2014-03-26 | 3 | -45/+90 | |
| * | | | | | | | | | Rename SMB_Auto to SMB_OC and change visible name | Robin McCorkell | 2014-03-26 | 3 | -5/+5 | |
| * | | | | | | | | | Revoke sharable permission on automatic SMB shares | Robin McCorkell | 2014-03-26 | 1 | -0/+4 | |
| * | | | | | | | | | Use loginname instead of display name | Robin McCorkell | 2014-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | SMB/CIFS mount using OwnCloud logon credentials | Robin McCorkell | 2014-03-26 | 3 | -3/+60 | |
* | | | | | | | | | | Merge pull request #7898 from owncloud/ext-swiftmtime | Vincent Petry | 2014-03-27 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed mtime reading from OpenStack API | Vincent Petry | 2014-03-26 | 1 | -0/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-27 | 1 | -0/+1 | |
* | | | | | | | | | | Miscellaneous text fixes for core apps | Robin McCorkell | 2014-03-26 | 4 | -5/+5 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #7888 from owncloud/extstorage-multiplemountpointconfig | Vincent Petry | 2014-03-26 | 3 | -51/+242 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix merging of external storage configurations | Vincent Petry | 2014-03-26 | 3 | -51/+242 | |
* | | | | | | | | | | Pretty print mount.json when possible | Vincent Petry | 2014-03-26 | 1 | -1/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-26 | 2 | -0/+13 | |
* | | | | | | | | | Merge pull request #7420 from owncloud/cachehooks-first | Thomas Müller | 2014-03-25 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into cachehooks-first | Robin Appelman | 2014-03-13 | 380 | -1884/+2569 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -7/+0 | |
* | | | | | | | | | | Merge pull request #7477 from owncloud/foldersize-reuse | Thomas Müller | 2014-03-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into foldersize-reuse | Robin Appelman | 2014-03-11 | 325 | -1780/+1917 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Allow re-using already known fileinfo when calculating folder sizes | Robin Appelman | 2014-02-28 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge pull request #7689 from owncloud/last_cron_log | Vincent Petry | 2014-03-25 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Move success/error squircles to settings | kondou | 2014-03-21 | 1 | -7/+0 | |
* | | | | | | | | | | | | Fix public upload to not close session when encryption is on | Vincent Petry | 2014-03-24 | 1 | -1/+4 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #7768 from owncloud/trashempty-nocache | icewind1991 | 2014-03-24 | 1 | -17/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ |