Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes settings select like multiselect | Raghu Nayyar | 2015-09-03 | 1 | -0/+10 |
* | Merge pull request #18651 from owncloud/ocs_share_create_with_expire | Vincent Petry | 2015-08-30 | 3 | -3/+198 |
|\ | |||||
| * | Actually validate the expire date on share | Roeland Jago Douma | 2015-08-30 | 3 | -5/+110 |
| * | Allow to directly set the expireDate on a new (link)share | Roeland Jago Douma | 2015-08-29 | 2 | -2/+92 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-30 | 10 | -2/+24 |
* | | Merge pull request #14856 from rullzer/remote_avatars | Morris Jobke | 2015-08-29 | 2 | -13/+22 |
|\ \ | |||||
| * | | Allow remote avatars | Roeland Jago Douma | 2015-08-29 | 2 | -13/+22 |
* | | | Merge pull request #18620 from owncloud/add-public-interface-for-factory | Vincent Petry | 2015-08-29 | 6 | -17/+64 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add since tag | Joas Schilling | 2015-08-28 | 1 | -0/+4 |
| * | | Add a test for the interface | Joas Schilling | 2015-08-28 | 1 | -0/+1 |
| * | | Deprecate OC_L10N::get() | Joas Schilling | 2015-08-28 | 2 | -7/+4 |
| * | | Add a public interface for the language factory so apps can use it | Joas Schilling | 2015-08-27 | 3 | -10/+55 |
* | | | 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 | 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 | 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 |
|\ \ \ \ \ | |||||
| * | | | | | 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 owncloud/issue-18141-sort-languages-with-names... | Jan-Christoph Borchardt | 2015-08-28 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 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 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | 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 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Use certificates that expire in 10 years | Lukas Reschke | 2015-08-27 | 3 | -33/+48 |
| |/ / / / | |||||
* | | | | | Merge pull request #18624 from owncloud/navigation-icons | Vincent Petry | 2015-08-28 | 6 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | Vincent Petry | 2015-08-28 | 2 | -6/+12 |
* | | | | | | 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 | 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 | 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 t... | Jan-Christoph Borchardt | 2015-08-27 | 2 | -2/+10 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [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 | 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 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | 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 | Jan-Christoph Borchardt | 2015-08-27 | 67 | -1852/+69 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-27 | 22 | -8/+122 |