Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20530 from owncloud/icons-more | Thomas Müller | 2015-12-07 | 52 | -91/+96 |
|\ | |||||
| * | add new icon rules to icons.css | Jan-Christoph Borchardt | 2015-11-20 | 1 | -1/+13 |
| * | add icons for checked+disabled checkbox and radio | Jan-Christoph Borchardt | 2015-11-20 | 4 | -0/+10 |
| * | compress action icons | Jan-Christoph Borchardt | 2015-11-20 | 22 | -84/+24 |
| * | add icons for disabled checkbox, radio button, error and colored checkmark | Jan-Christoph Borchardt | 2015-11-20 | 25 | -6/+49 |
* | | Merge pull request #20480 from owncloud/css-prefixes | Thomas Müller | 2015-12-07 | 7 | -41/+11 |
|\ \ | |||||
| * | | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 7 | -41/+11 |
* | | | Merge pull request #11131 from owncloud/use-phpini-wrapper | Thomas Müller | 2015-12-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Replacing ini_get instances with inigetwrapper usages | Clark Tomlinson | 2015-11-23 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-07 | 2 | -0/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-05 | 10 | -2/+12 |
* | | | | [Avatars] JS should not load same avatar twice | Roeland Jago Douma | 2015-12-04 | 1 | -19/+40 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-04 | 84 | -84/+6 |
* | | | | Merge pull request #20860 from owncloud/use-user-getEMailAddress-all-over-the... | Thomas Müller | 2015-12-03 | 2 | -11/+16 |
|\ \ \ \ | |||||
| * | | | | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 2 | -11/+16 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-03 | 14 | -0/+58 |
|/ / / / | |||||
* | | | | Support pretty URLs | Lukas Reschke | 2015-12-01 | 2 | -1/+6 |
* | | | | Add code integrity check | Lukas Reschke | 2015-12-01 | 8 | -3/+277 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-01 | 2 | -0/+106 |
* | | | | update bootstrap from 3.3.5 to 3.3.6 | Morris Jobke | 2015-11-30 | 1 | -2/+2 |
* | | | | update backbone.js from 1.2.1 to 1.2.3 | Morris Jobke | 2015-11-30 | 2 | -117/+137 |
* | | | | Don't trust update server | Lukas Reschke | 2015-11-28 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-28 | 2 | -0/+4 |
* | | | | Add Workflow app to shipped list | Joas Schilling | 2015-11-27 | 1 | -2/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-27 | 4 | -2/+6 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-26 | 2 | -0/+24 |
* | | | | Merge pull request #19212 from owncloud/search-shortcut | Thomas Müller | 2015-11-25 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | add search fallback to browser | Hendrik Leppelsack | 2015-11-24 | 1 | -1/+6 |
| * | | | | add Ctrl+F shortcut for the search bar | Hendrik Leppelsack | 2015-11-12 | 1 | -0/+7 |
* | | | | | update page: fix heading whitespace and unbold less important sections | Jan-Christoph Borchardt | 2015-11-25 | 2 | -5/+4 |
* | | | | | fix error page button text when label too long | Jan-Christoph Borchardt | 2015-11-25 | 1 | -0/+2 |
* | | | | | Fix for parsing pretty printed Webdav responses | Vincent Petry | 2015-11-24 | 2 | -9/+29 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-24 | 2 | -0/+6 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #20222 from owncloud/federated_sharing_auto_complete | Thomas Müller | 2015-11-23 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | add federation to shipped.json | Björn Schießle | 2015-11-19 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #20623 from owncloud/app-list-enhancements | Thomas Müller | 2015-11-23 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | Add cmdline key to show shipped/non-shipped apps only | Victor Dubiniuk | 2015-11-23 | 1 | -0/+17 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #16902 from owncloud/jsocclient | Thomas Müller | 2015-11-23 | 17 | -4/+3121 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Now using IE8 workaround of davclient.js for all IE versions | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
| * | | | Patch for davclient.js for Firefox | Vincent Petry | 2015-11-22 | 1 | -5/+5 |
| * | | | Fix OC.FileInfo to copy all properties | Vincent Petry | 2015-11-22 | 1 | -25/+17 |
| * | | | Update davclient.js | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
| * | | | Use oc:fileid property instead of oc:id | Vincent Petry | 2015-11-22 | 2 | -19/+5 |
| * | | | Fix port issue - options.host already has the port attached | Thomas Müller | 2015-11-22 | 2 | -18/+4 |
| * | | | Query tags/favorite through Webdav in file list | Vincent Petry | 2015-11-22 | 2 | -10/+58 |
| * | | | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
| * | | | Added OC.Files.Client Webdav-based files client | Vincent Petry | 2015-11-22 | 5 | -1/+1529 |
| * | | | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 11 | -2/+1579 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-23 | 2 | -2/+18 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-22 | 4 | -0/+10 |