Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-21 | 2 | -2/+6 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-19 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-18 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-17 | 2 | -0/+4 | |
* | | password_policy is a shipped app | Thomas Müller | 2015-11-16 | 1 | -1/+2 | |
* | | Merge pull request #20465 from owncloud/forms.css | Thomas Müller | 2015-11-16 | 2 | -242/+234 | |
|\ \ | ||||||
| * | | move form styles from styles.css to inputs.css | Hendrik Leppelsack | 2015-11-13 | 2 | -242/+234 | |
| |/ | ||||||
* | | Merge pull request #20532 from owncloud/ocs-allow-v2 | Thomas Müller | 2015-11-16 | 1 | -2/+4 | |
|\ \ | ||||||
| * | | Allow creating OCS v2 links in JS | Joas Schilling | 2015-11-16 | 1 | -2/+4 | |
* | | | standardize sizes for headings | Jan-Christoph Borchardt | 2015-11-16 | 2 | -5/+6 | |
|/ / | ||||||
* | | Merge pull request #20522 from owncloud/update-strengthify | Thomas Müller | 2015-11-16 | 4 | -35/+38 | |
|\ \ | ||||||
| * | | Update strengthify to 0.4.2 | Morris Jobke | 2015-11-16 | 4 | -35/+38 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-15 | 6 | -0/+6 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-14 | 10 | -0/+10 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-13 | 88 | -142/+56 | |
* | | Update untrustedDomain.php | Jürgen Weigert | 2015-11-12 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #20148 from owncloud/checkbox-accessibility | Thomas Müller | 2015-11-11 | 1 | -5/+6 | |
|\ | ||||||
| * | make new checkbox style accessible for screenreaders | Hendrik Leppelsack | 2015-10-29 | 1 | -5/+6 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-11 | 6 | -6/+92 | |
* | | Merge pull request #20176 from owncloud/font-style | Thomas Müller | 2015-11-10 | 6 | -11/+26 | |
|\ \ | ||||||
| * | | move font back from Light to Regular for body text on normal-res screens, fix... | Jan-Christoph Borchardt | 2015-11-10 | 6 | -11/+26 | |
* | | | Set "ie" CSS class for IE10, IE11 | Vincent Petry | 2015-11-10 | 2 | -1/+14 | |
|/ / | ||||||
* | | Merge pull request #20390 from owncloud/appcheckcode-no-duplicate-requirement | Thomas Müller | 2015-11-10 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | Do not allow two different version requirements | Joas Schilling | 2015-11-09 | 1 | -0/+4 | |
* | | | Merge pull request #20236 from maprambo/safari-pinned-tab-icon | Thomas Müller | 2015-11-09 | 4 | -0/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Added Safari tabbed pin icon | maprambo | 2015-11-04 | 4 | -0/+5 |