Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-26 | 2 | -0/+13 |
* | Merge pull request #9202 from owncloud/urlhashfix | Morris Jobke | 2014-06-25 | 1 | -0/+4 |
|\ | |||||
| * | Fix parsing URL hash when no "?" was specified | Vincent Petry | 2014-06-25 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-25 | 5 | -4/+25 |
|/ | |||||
* | fixes the layout for error messages on the update page | Morris Jobke | 2014-06-24 | 1 | -0/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-24 | 1 | -0/+11 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-23 | 1 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-22 | 1 | -0/+9 |
* | Merge pull request #9121 from owncloud/filepicker-avoidtwice | Morris Jobke | 2014-06-20 | 1 | -0/+7 |
|\ | |||||
| * | Prevent showing the file picker twice | Vincent Petry | 2014-06-20 | 1 | -0/+7 |
* | | Merge pull request #9102 from owncloud/viewermode-controls | Morris Jobke | 2014-06-20 | 1 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | Fixed controls bar in viewer mode | Vincent Petry | 2014-06-18 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-19 | 1 | -0/+23 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-18 | 4 | -7/+45 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-17 | 4 | -0/+25 |
* | fix CSS for upload button - fixes #8939 | Morris Jobke | 2014-06-16 | 1 | -5/+0 |
* | Merge pull request #9040 from owncloud/fix-xss | Morris Jobke | 2014-06-16 | 1 | -5/+5 |
|\ | |||||
| * | Do even more sanitization | Lukas Reschke | 2014-06-14 | 1 | -5/+5 |
* | | Merge pull request #8917 from owncloud/repair-routine-base | Vincent Petry | 2014-06-16 | 2 | -2/+23 |
|\ \ | |||||
| * | | Added RepairStep interface and default repair step lists | Vincent Petry | 2014-06-12 | 2 | -6/+14 |
| * | | Add support for repair step classes | Vincent Petry | 2014-06-12 | 1 | -0/+13 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-16 | 13 | -6/+112 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-15 | 69 | -394/+67 |
| |/ |/| | |||||
* | | add proper Exception message for invalid token | Morris Jobke | 2014-06-13 | 1 | -2/+5 |
* | | use array_merge for merging arrays in PHP | Morris Jobke | 2014-06-13 | 1 | -1/+1 |
* | | complete renaming uid to userId | Morris Jobke | 2014-06-13 | 2 | -6/+6 |
* | | remove whitespace at end of line | Morris Jobke | 2014-06-13 | 1 | -14/+14 |
* | | Migrate ยด to ' | Morris Jobke | 2014-06-13 | 2 | -5/+5 |
* | | Remove infield label, add password icon, fix layout | Morris Jobke | 2014-06-13 | 3 | -2/+12 |
* | | reformat method call and fix paranthesis mismatch | Morris Jobke | 2014-06-13 | 1 | -8/+8 |
* | | more style fixes | Bernhard Posselt | 2014-06-13 | 1 | -15/+24 |
* | | use more stuff from core :) | Bernhard Posselt | 2014-06-13 | 3 | -76/+113 |
* | | Add missing use | Victor Dubiniuk | 2014-06-13 | 1 | -0/+1 |
* | | Fix check for user existence | Victor Dubiniuk | 2014-06-13 | 1 | -1/+2 |
* | | Remove debug output | Victor Dubiniuk | 2014-06-13 | 1 | -1/+0 |
* | | Change routes. Update templates | Victor Dubiniuk | 2014-06-13 | 5 | -24/+27 |
* | | Changes according to review | Victor Dubiniuk | 2014-06-13 | 5 | -156/+154 |
* | | Use appframework | Victor Dubiniuk | 2014-06-13 | 8 | -200/+229 |
* | | Basics | Victor Dubiniuk | 2014-06-13 | 7 | -48/+228 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-13 | 2 | -0/+15 |
* | | Added unit tests for heartbeat interval min/max values | Vincent Petry | 2014-06-12 | 1 | -1/+23 |
* | | Added max heartbeat interval to prevent integer overflow | Vincent Petry | 2014-06-12 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #8999 from owncloud/issue/8996 | Morris Jobke | 2014-06-12 | 4 | -1/+6 |
|\ | |||||
| * | Move IE8 fixes to fixes.css | Morris Jobke | 2014-06-12 | 2 | -1/+5 |
| * | Fix missing caret in header menu for IE8 | Joas Schilling | 2014-06-12 | 1 | -1/+1 |
| * | Fix header menu background in IE8 | Joas Schilling | 2014-06-12 | 1 | -0/+1 |
| * | Reduce size of png files so they match the svg | Joas Schilling | 2014-06-12 | 2 | -0/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-12 | 2 | -1/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-11 | 5 | -11/+35 |
* | Merge pull request #8972 from owncloud/use_imagettftext_take2 | Morris Jobke | 2014-06-11 | 1 | -0/+0 |
|\ |