Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow streamed responses in http client | Robin Appelman | 2015-08-29 | 3 | -5/+15 |
| | |||||
* | Merge pull request #18393 from owncloud/objectstore-check-class | Lukas Reschke | 2015-08-29 | 1 | -0/+3 |
|\ | | | | | make sure we actually have an object store | ||||
| * | make sure we actually have an object store | Robin Appelman | 2015-08-28 | 1 | -0/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-29 | 112 | -0/+236 |
| | | |||||
* | | Merge pull request #18511 from owncloud/downgrad-sharing-error-logs-to-debug | Joas Schilling | 2015-08-28 | 1 | -22/+22 |
|\ \ | | | | | | | Change log level of debugging logs to debug | ||||
| * | | Change log level of debugging logs to debug | Joas Schilling | 2015-08-24 | 1 | -22/+22 |
| | | | |||||
* | | | Merge pull request #18423 from owncloud/occ_encrypt_all | Björn Schießle | 2015-08-28 | 15 | -84/+1101 |
|\ \ \ | | | | | | | | | occ command line tool to encrypt all files | ||||
| * | | | copy always file by file to encrypt/decrypt it if needed | Bjoern Schiessle | 2015-08-26 | 2 | -82/+23 |
| | | | | |||||
| * | | | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 14 | -2/+1078 |
| | | | | |||||
* | | | | Merge pull request #18638 from ↵ | Jan-Christoph Borchardt | 2015-08-28 | 1 | -0/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/issue-18141-sort-languages-with-names-before-code-only Sort languages with a name before those with language code only | ||||
| * | | | | Sort languages with a name before those with language code only | Joas Schilling | 2015-08-28 | 1 | -0/+9 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #18636 from owncloud/fix-filepicker-filetype-icons | Morris Jobke | 2015-08-28 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | fix size of filetype icons in filepicker | ||||
| * | | | | fix size of filetype icons in filepicker | Jan-Christoph Borchardt | 2015-08-28 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #18598 from owncloud/proper-language-l10n | Joas Schilling | 2015-08-28 | 2 | -28/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add comment for language name and remove unneeded fallbacks | ||||
| * | | | | remove language code fallbacks for properly translated language names | Morris Jobke | 2015-08-27 | 1 | -28/+0 |
| | | | | | |||||
| * | | | | add comment for translators | Morris Jobke | 2015-08-27 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #18610 from owncloud/use-certificates-that-expire-in10-years | Vincent Petry | 2015-08-28 | 3 | -33/+48 |
|\ \ \ \ \ | |_|/ / / |/| | | | | [master] Use certificates that expire in 10 years | ||||
| * | | | | Use certificates that expire in 10 years | Lukas Reschke | 2015-08-27 | 3 | -33/+48 |
| |/ / / | | | | | | | | | | | | | :speak_no_evil: :speak_no_evil: :speak_no_evil: | ||||
* | | | | Merge pull request #18624 from owncloud/navigation-icons | Vincent Petry | 2015-08-28 | 6 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | compress icons in navigation, move to monochrome again | ||||
| * | | | | compress icons in navigation, move to monochrome again | Jan-Christoph Borchardt | 2015-08-28 | 6 | -5/+5 |
| | | | | | |||||
* | | | | | Merge pull request #18623 from owncloud/controls-resize-sidebar-visibility | Morris Jobke | 2015-08-28 | 2 | -6/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix controls bar calculation | ||||
| * | | | | Fix controls bar calculation | Vincent Petry | 2015-08-28 | 2 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Controls bar calculation needs to take the sidebar visibility into account. Recalculation is now triggered when sidebar is toggled, using a new app-content event "appresized". | ||||
* | | | | | Merge pull request #18621 from owncloud/filetype-icons-elsewhere | Jan-Christoph Borchardt | 2015-08-28 | 11 | -23/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix filetype icons elsewhere, empty page, sidebar, apps menu | ||||
| * | | | | fix filetype icons elsewhere, empty page, sidebar, apps menu | Jan-Christoph Borchardt | 2015-08-28 | 11 | -23/+10 |
| | | | | | |||||
* | | | | | Merge pull request #18606 from owncloud/fix-filename-overflow-sidebar | Morris Jobke | 2015-08-28 | 1 | -1/+24 |
|\ \ \ \ \ | | | | | | | | | | | | | fix right sidebar causing filename overflow, fix #18383 | ||||
| * | | | | | fix right sidebar causing filename overflow, fix #18383 | Jan-Christoph Borchardt | 2015-08-27 | 1 | -1/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #18614 from owncloud/fix-favorites-display | Vincent Petry | 2015-08-28 | 2 | -2/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | restore behavior where favorite stars only show up on hover, to not clutter the interface so much | ||||
| * | | | | | restore behavior where favorite stars only show up on hover, to not clutter ↵ | Jan-Christoph Borchardt | 2015-08-27 | 2 | -2/+10 |
| | |/ / / | |/| | | | | | | | | | | | | | the interface so much | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-28 | 160 | -166/+200 |
| | | | | | |||||
* | | | | | Merge pull request #18615 from owncloud/fix-triangle-pngs | Jan-Christoph Borchardt | 2015-08-28 | 5 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | fix png fallbacks of triangle icons | ||||
| * | | | | | fix png fallbacks of triangle icons | Jan-Christoph Borchardt | 2015-08-27 | 5 | -0/+0 |
| |/ / / / | |||||
* | | | | | Merge pull request #18609 from owncloud/login-layout | Lukas Reschke | 2015-08-27 | 4 | -12/+64 |
|\ \ \ \ \ | |/ / / / |/| | | | | log in screen improvement & simplification | ||||
| * | | | | use simpler logo for log in page | Jan-Christoph Borchardt | 2015-08-27 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | position and style remember button on log in page | Jan-Christoph Borchardt | 2015-08-27 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | show feedback spinner for log in process | Jan-Christoph Borchardt | 2015-08-27 | 2 | -1/+26 |
| | | | | | |||||
| * | | | | move log in button into fields and use icon instead of text | Jan-Christoph Borchardt | 2015-08-27 | 2 | -8/+31 |
| |/ / / | |||||
* | | | | Merge pull request #18608 from owncloud/filetype-icons | Morris Jobke | 2015-08-27 | 67 | -1852/+69 |
|\ \ \ \ | |/ / / |/| | | | simpler style for filetype icons | ||||
| * | | | simpler style for filetype icons | Jan-Christoph Borchardt | 2015-08-27 | 67 | -1852/+69 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-27 | 22 | -8/+122 |
| | | | | |||||
* | | | | Merge pull request #18574 from owncloud/update-eventsource-errors | Robin McCorkell | 2015-08-27 | 1 | -6/+20 |
|\ \ \ \ | | | | | | | | | | | Properly show update exception in web UI | ||||
| * | | | | Properly show update exception | Vincent Petry | 2015-08-26 | 1 | -1/+7 |
| | | | | | |||||
| * | | | | Properly show token errors in ajax/update.php event source | Vincent Petry | 2015-08-26 | 1 | -5/+13 |
| | | | | | |||||
* | | | | | Merge pull request #18582 from owncloud/be-consistent | Thomas Müller | 2015-08-26 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Remove last occurence of `forcessl` | ||||
| * | | | | Remove last occurence of `forcessl` | Lukas Reschke | 2015-08-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | This shoudl have been adjusted as well, now it's consistent with `setMagicInCookie`. While it does not have a security impact directly some automated scanners reported this all the time. | ||||
* | | | | | Merge pull request #18587 from owncloud/list-highlight | Vincent Petry | 2015-08-26 | 1 | -15/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | reduce grey tones to one for list highlight | ||||
| * | | | | | reduce grey tones to one for list highlight | Jan-Christoph Borchardt | 2015-08-26 | 1 | -15/+15 |
|/ / / / / | |||||
* | | | | | Merge pull request #18514 from owncloud/app-navigation-style | Morris Jobke | 2015-08-26 | 15 | -35/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | reduce grey tones in app navigation | ||||
| * | | | | | reduce grey tones in app navigation, bubble menu and scrollbar | Jan-Christoph Borchardt | 2015-08-26 | 15 | -35/+30 |
|/ / / / / | |||||
* | | | | | Merge pull request #18573 from owncloud/search-style | Jan-Christoph Borchardt | 2015-08-26 | 3 | -30/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | only show search icon on desktop, like on mobile | ||||
| * | | | | | only show search icon on desktop, like on mobile | Jan-Christoph Borchardt | 2015-08-26 | 3 | -30/+14 |
| | |/ / / | |/| | | |