Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-10 | 144 | -523/+1543 |
* | Merge pull request #1131 from owncloud/more_translations | Lukas Reschke | 2013-01-09 | 2 | -5/+6 |
|\ | |||||
| * | more translations | Jörn Friedrich Dreyer | 2013-01-09 | 2 | -5/+6 |
* | | Merge pull request #1124 from schiesbn/sabredav2 | Lukas Reschke | 2013-01-09 | 2 | -174/+1 |
|\ \ | |/ |/| | |||||
| * | Upstream merged my patch to add additional ssl root certificates to the webda... | Björn Schießle | 2013-01-08 | 2 | -174/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-09 | 132 | -2707/+2951 |
* | | Merge pull request #938 from owncloud/fix_minor_files_annoyances | Thomas Tanghus | 2013-01-08 | 7 | -57/+84 |
|\ \ | |/ |/| | |||||
| * | fixing string concatenation in javascript | Thomas Mueller | 2013-01-08 | 1 | -1/+1 |
| * | ie8 ignores rgba, show button border in ie8 by adding second border css row | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
| * | attach max upload tipsy to div instead of a to fix tooltip not showing due to... | Jörn Friedrich Dreyer | 2013-01-07 | 3 | -4/+8 |
| * | remove aborted uploads | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -0/+3 |
| * | adapt to isFileNameValid, whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-07 | 2 | -28/+19 |
| * | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 196 | -3876/+7238 |
| |\ | |||||
| * | | reverse z-index of a and input to make upload work again in ie8/9 | Jörn Friedrich Dreyer | 2013-01-04 | 1 | -2/+2 |
| * | | remove initial iframe, is added automatically by jquery upload mechanism | Jörn Friedrich Dreyer | 2013-01-04 | 1 | -2/+0 |
| * | | use jQuery.parseJSON fallback for IE6/7/8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -2/+9 |
| * | | input/form switching cleanup | Jörn Friedrich Dreyer | 2013-01-02 | 2 | -3/+3 |
| * | | remove , at end of js. IE8 chokes on this | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| * | | abort rename on ESC keyup | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -0/+7 |
| * | | show notification when renaming a file to '' | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -0/+4 |
| * | | enable enter in ie by using .submit()+form instead of .change(), use notifica... | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -12/+25 |
| * | | whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -14/+14 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-08 | 52 | -152/+220 |
* | | | Update apps/user_webdavauth/user_webdavauth.php | Frank Karlitschek | 2013-01-07 | 1 | -1/+1 |
* | | | Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_inp... | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | remove css not selector - incompatible with ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+1 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-07 | 142 | -2773/+3626 |
* | | | Merge pull request #632 from owncloud/fix_629 | Thomas Müller | 2013-01-06 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | use regex which was suggested by dragotin | Georg Ehrke | 2012-12-17 | 1 | -1/+1 |
| * | | fix pattern for database names | Georg Ehrke | 2012-11-29 | 1 | -1/+1 |
* | | | Merge pull request #1092 from owncloud/rename_dot | Thomas Müller | 2013-01-06 | 3 | -6/+18 |
|\ \ \ | |||||
| * | | | rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has ... | Thomas Mueller | 2013-01-06 | 2 | -5/+17 |
| * | | | Files: prevent people from renaming files to '.' | Robin Appelman | 2013-01-05 | 2 | -2/+2 |
* | | | | Merge pull request #1079 from owncloud/update-progress | Michael Gapczynski | 2013-01-05 | 7 | -49/+159 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into update-progress | Michael Gapczynski | 2013-01-05 | 149 | -3387/+4619 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #1066 from owncloud/fix-388-master | Thomas Müller | 2013-01-05 | 3 | -21/+85 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | remove duplicate return | Thomas Mueller | 2013-01-05 | 1 | -2/+0 |
| * | | | | enhanced log message | Thomas Mueller | 2013-01-04 | 1 | -1/+1 |
| * | | | | documentation adjusted on the way | Thomas Mueller | 2013-01-04 | 1 | -0/+1 |
| * | | | | Fallback to use COM or exec('stat ..') is only executed if stat or filesize r... | Thomas Mueller | 2013-01-04 | 1 | -12/+35 |
| * | | | | OC_Helper::is_function_enabled() added to find out if a function is available | Thomas Mueller | 2013-01-04 | 1 | -18/+43 |
| * | | | | workaround for 32-bit systems to handle filesizes bigger than 2GB | Thomas Mueller | 2013-01-03 | 2 | -2/+19 |
* | | | | | Merge pull request #1053 from owncloud/ocs_api | Michael Gapczynski | 2013-01-04 | 18 | -488/+799 |
|\ \ \ \ \ | |||||
| * | | | | | Remove the WIP external sharing api | Tom Needham | 2012-12-31 | 4 | -84/+0 |
| * | | | | | Remove WIP OAuth code | Tom Needham | 2012-12-31 | 2 | -206/+0 |
| * | | | | | Remove accidental submodule | Tom Needham | 2012-12-31 | 1 | -0/+0 |
| * | | | | | Code cleanup and add copyright info | Tom Needham | 2012-12-31 | 1 | -1/+23 |
| * | | | | | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 444 | -8363/+11975 |
| |\ \ \ \ \ | |||||
| * | | | | | | Remove unused methods | Tom Needham | 2012-12-31 | 1 | -16/+0 |
| * | | | | | | check if admin | Frank Karlitschek | 2012-12-29 | 4 | -1/+10 |