Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | | | | | | In case the update server may deliver malicious content this would allow an adversary to inject arbitrary HTML into the response. So very bad stuff. While signing the response would be better and something we can also do in the future (considering the code signing work), this is already a good first start. | ||||
* | [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 Ctrl+F shortcut for the search bar | ||||
| * | 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 |
| | | | | | | | | Update davclient.js + adjust IE workaround for this | ||||
* | | [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 |
|\ \ | | | | | | | federated sharing auto-complete, first step | ||||
| * | | 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 | ||||
| * | | | 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 |
|\ \ \ \ | |/ / / |/| | | | Web UI uses Webdav instead of ajax/* calls | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | This makes it possible to also store custom properties passed through the data object like tags or shareOwner. | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js | ||||
* | | | | [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 | ||||
| * | | 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 | ||||
| * | | 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 | ||||
| * | | Update strengthify to 0.4.2 | Morris Jobke | 2015-11-16 | 4 | -35/+38 |
| | | | | | | | | | | | | | | | | | | * includes local changes (ported them to upstream - see #10625) * tipsy -> tooltip * re-renders the element on scroll of a parent - fixes #20454 | ||||
* | | | [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 | ||||
| * | make new checkbox style accessible for screenreaders | Hendrik Leppelsack | 2015-10-29 | 1 | -5/+6 |
| | |