Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1358 from owncloud/button-fix | Jan-Christoph Borchardt | 2013-01-31 | 1 | -3/+4 |
|\ | |||||
| * | no box-shadow for public share download button | Jan-Christoph Borchardt | 2013-01-31 | 1 | -1/+1 |
| * | change button box-shadow from hard white to slight transparent | Jan-Christoph Borchardt | 2013-01-31 | 1 | -2/+2 |
| * | increase opacity of buttons, fix for dark backgrounds like header in public s... | Jan-Christoph Borchardt | 2013-01-29 | 1 | -2/+3 |
* | | fix merge conflict | Björn Schießle | 2013-01-31 | 63 | -989/+1129 |
|\ \ | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-31 | 55 | -1/+88 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-30 | 15 | -1/+38 |
| * | | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 3 | -19/+20 |
| |\ \ | | |/ | |/| | |||||
| | * | prevent xss | Björn Schießle | 2013-01-29 | 1 | -1/+1 |
| | * | search display name instead of uid; fix key/value order for array access | Björn Schießle | 2013-01-28 | 1 | -1/+1 |
| | * | use display name to show share_width and owner information | Björn Schießle | 2013-01-25 | 1 | -9/+9 |
| | * | show display name instead of uid | Björn Schießle | 2013-01-25 | 1 | -9/+10 |
| | * | add display name to title instead if login-ID | Björn Schießle | 2013-01-24 | 1 | -1/+1 |
| * | | Merge pull request #1324 from owncloud/permanent-share-icons | Michael Gapczynski | 2013-01-28 | 2 | -5/+22 |
| |\ \ | |||||
| | * | | Change file action text for files inside shared folders as well | Michael Gapczynski | 2013-01-28 | 1 | -0/+1 |
| | * | | Change file action text to 'Shared' | Michael Gapczynski | 2013-01-28 | 1 | -0/+3 |
| | * | | Merge branch 'master' into permanent-share-icons | Jan-Christoph Borchardt | 2013-01-28 | 11 | -109/+199 |
| | |\ \ | |||||
| | * | | | Permanently display shared status icons | Michael Gapczynski | 2013-01-26 | 2 | -5/+18 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-29 | 49 | -938/+938 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'master' into updater-CSP | Thomas Mueller | 2013-01-28 | 16 | -135/+277 |
| |\ \ \ | |||||
| * | | | | Move update inline JS | Lukas Reschke | 2013-01-25 | 2 | -27/+25 |
* | | | | | make background transparent | Björn Schießle | 2013-01-30 | 1 | -0/+0 |
* | | | | | icons added; empty trash bin message added | Björn Schießle | 2013-01-29 | 1 | -0/+0 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #1321 from owncloud/csp-fixes | Thomas Müller | 2013-01-28 | 1 | -3/+7 |
|\ \ \ \ | |||||
| * | | | | Fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -3/+7 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-28 | 1 | -0/+20 |
* | | | | Merge pull request #1326 from owncloud/event-source-token | Lukas Reschke | 2013-01-26 | 2 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Use global oc_requesttoken for Event Source | Michael Gapczynski | 2013-01-26 | 2 | -2/+1 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-27 | 6 | -79/+148 |
|/ / / | |||||
* | | | Merge pull request #1059 from owncloud/fixing-998-master | Thomas Müller | 2013-01-26 | 3 | -11/+50 |
|\ \ \ | |||||
| * | | | update used space percent after each ajax call and display the notification | Thomas Mueller | 2013-01-19 | 1 | -2/+5 |
| * | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-18 | 67 | -361/+322 |
| |\ \ \ | |||||
| * | | | | pin notification to the top | Thomas Mueller | 2013-01-11 | 1 | -1/+1 |
| * | | | | fixing text-align on navigation menu - closing div was missing - THX Lukas | Thomas Mueller | 2013-01-11 | 1 | -1/+1 |
| * | | | | displaying notification now centered | Thomas Mueller | 2013-01-11 | 3 | -4/+8 |
| * | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-11 | 21 | -124/+143 |
| |\ \ \ \ | |||||
| * | | | | | bring back L250 as spotted by @tanghus - THX | Thomas Mueller | 2013-01-08 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-06 | 3 | -1/+100 |
| |\ \ \ \ \ | |||||
| * | | | | | | js optimisations and style fixes | Thomas Mueller | 2013-01-06 | 1 | -15/+16 |
| * | | | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-06 | 5 | -7/+134 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | javascript notification functions have been moved to js.js for common use | Thomas Mueller | 2013-01-04 | 1 | -0/+30 |
* | | | | | | | | Merge pull request #1306 from owncloud/smart-app-banner | Thomas Müller | 2013-01-26 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add smart app banner to promote ios app | Georg Ehrke | 2013-01-25 | 2 | -0/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-26 | 2 | -39/+48 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Use black background images | Lukas Reschke | 2013-01-25 | 1 | -1/+1 |
* | | | | | | | Merge branch 'master' into no-inline-js | Lukas Reschke | 2013-01-25 | 2 | -1/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add js linkToRemote and linkToRemoteBase | Thomas Tanghus | 2013-01-25 | 1 | -0/+21 |
| |/ / / / / / | |||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-24 | 1 | -1/+7 |
* | | | | | | | This breaks the installation | Lukas Reschke | 2013-01-25 | 1 | -4/+5 |
* | | | | | | | update to jquery-ui 1.10.0 | Thomas Mueller | 2013-01-23 | 17 | -1123/+16024 |