Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update slug | Thomas Müller | 2015-08-25 | 1 | -1/+1 |
* | Merge pull request #18506 from owncloud/round-avatars | Jan-Christoph Borchardt | 2015-08-25 | 1 | -0/+12 |
|\ | |||||
| * | make profile photos round | Jan-Christoph Borchardt | 2015-08-25 | 1 | -0/+12 |
* | | Merge pull request #18550 from owncloud/mobile-shared-style | Jan-Christoph Borchardt | 2015-08-25 | 2 | -7/+9 |
|\ \ | |/ |/| | |||||
| * | fix being able to distinguish shared items on mobile | Jan-Christoph Borchardt | 2015-08-25 | 2 | -7/+9 |
* | | Merge pull request #18543 from owncloud/remove-lines | Jan-Christoph Borchardt | 2015-08-25 | 3 | -4/+8 |
|\ \ | |||||
| * | | reduce files table header line | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
| * | | replace apps navigation line with whitespace | Jan-Christoph Borchardt | 2015-08-25 | 1 | -1/+1 |
| * | | replace section line with whitespace | Jan-Christoph Borchardt | 2015-08-25 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #18552 from owncloud/triangle-icons | Jan-Christoph Borchardt | 2015-08-25 | 10 | -81/+8 |
|\ \ | |||||
| * | | adjust style of triangle and caret icons | Jan-Christoph Borchardt | 2015-08-25 | 10 | -81/+8 |
| |/ | |||||
* | | Merge pull request #18545 from owncloud/button-style | Morris Jobke | 2015-08-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | remove border from button style | Jan-Christoph Borchardt | 2015-08-25 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #18538 from owncloud/sidebar-improvements | Vincent Petry | 2015-08-25 | 8 | -10/+62 |
|\ \ | |/ |/| | |||||
| * | Fix row highlight in other file lists | Vincent Petry | 2015-08-25 | 1 | -0/+1 |
| * | Fix trashbin sidebar | Vincent Petry | 2015-08-25 | 4 | -4/+47 |
| * | Properly hide sidebar when switching between files app sections | Vincent Petry | 2015-08-25 | 3 | -6/+14 |
* | | Merge pull request #18440 from owncloud/ext-backends.customjs | Morris Jobke | 2015-08-25 | 16 | -308/+529 |
|\ \ | |/ |/| | |||||
| * | Migrate Google external storage to new API | Robin McCorkell | 2015-08-25 | 8 | -147/+201 |
| * | Migrate Dropbox external storage to new API | Robin McCorkell | 2015-08-25 | 8 | -130/+189 |
| * | Migrate AmazonS3 external storage to new API | Robin McCorkell | 2015-08-25 | 4 | -27/+109 |
| * | Add on-backend and on-auth-mechanism events to JS | Robin McCorkell | 2015-08-25 | 1 | -4/+30 |
* | | Merge pull request #18523 from owncloud/crazy-scanner | Thomas Müller | 2015-08-25 | 3 | -8/+25 |
|\ \ | |||||
| * | | Prevent scanner going crazy with unavailable storages | Vincent Petry | 2015-08-24 | 3 | -8/+25 |
* | | | Merge pull request #18445 from owncloud/ext-only-setuservars-string | Morris Jobke | 2015-08-25 | 11 | -22/+83 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Convert string booleans to real booleans | Robin McCorkell | 2015-08-20 | 7 | -17/+76 |
| * | | setUserVars() should only attempt substitution with strings | Robin McCorkell | 2015-08-20 | 4 | -5/+7 |
* | | | Merge pull request #18532 from owncloud/fix-regression | Morris Jobke | 2015-08-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix regression | Morris Jobke | 2015-08-24 | 1 | -1/+1 |
* | | | | Merge pull request #18528 from owncloud/files-sidebar-mtime | Morris Jobke | 2015-08-24 | 2 | -0/+30 |
|\ \ \ \ | |||||
| * | | | | Parse mtime from the data attributes | Vincent Petry | 2015-08-24 | 2 | -0/+30 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #18525 from owncloud/app-sidebar-style | Morris Jobke | 2015-08-24 | 3 | -26/+13 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | bigger file thumbnail in app sidebar | Jan-Christoph Borchardt | 2015-08-24 | 2 | -6/+7 |
| * | | | lighter style for app sidebar, new switcher style | Jan-Christoph Borchardt | 2015-08-24 | 1 | -20/+6 |
* | | | | Merge pull request #18510 from owncloud/proper-debug-setting | Morris Jobke | 2015-08-24 | 8 | -22/+28 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 8 | -22/+28 |
| |/ / | |||||
* | | | Merge pull request #18521 from owncloud/search-style | Morris Jobke | 2015-08-24 | 2 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | adjust search box style | Jan-Christoph Borchardt | 2015-08-24 | 2 | -4/+4 |
|/ / | |||||
* | | Merge pull request #18491 from owncloud/expire-token-after-12h-or-login | Lukas Reschke | 2015-08-24 | 3 | -15/+142 |
|\ \ | |||||
| * | | Expire token after 12h and if user logged-in again | Lukas Reschke | 2015-08-22 | 3 | -15/+142 |
* | | | Merge pull request #18244 from owncloud/fix-issue-17677 | blizzz | 2015-08-24 | 6 | -20/+12 |
|\ \ \ | |||||
| * | | | Spaces -> tabs | Lennart Rosam | 2015-08-22 | 1 | -6/+6 |
| * | | | Remove if-block as the helper does return the empty prefix | Lennart Rosam | 2015-08-21 | 1 | -5/+0 |
| * | | | Add database update routine and bump version to 0.6.2 | Lennart Rosam | 2015-08-19 | 2 | -1/+16 |
| * | | | Remove another occurance of ldap_nocase | Lennart Rosam | 2015-08-19 | 1 | -14/+0 |
| * | | | Fix 17677 | Lennart Rosam | 2015-08-12 | 3 | -5/+1 |
* | | | | Merge pull request #18513 from owncloud/fix-master-again | Vincent Petry | 2015-08-24 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Fix master again | Lukas Reschke | 2015-08-24 | 1 | -0/+1 |
* | | | | | Merge pull request #18477 from owncloud/fed-alwaysdetectremotechanges | Vincent Petry | 2015-08-24 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Always detect remote changes for fed sharing | Vincent Petry | 2015-08-21 | 1 | -0/+2 |
| | |/ / | |/| | |