Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update.php: remove event type 'error' as it's unused | Thomas Müller | 2013-07-11 | 1 | -3/+4 |
* | - eventsource.php: in case of potential CSRF attack we send an error message ... | Thomas Müller | 2013-07-11 | 2 | -2/+9 |
* | Fix lazy styles loading in IE8 | Victor Dubiniuk | 2013-07-09 | 1 | -2/+6 |
* | Backport of #3948 to stable5 | Thomas Müller | 2013-07-05 | 1 | -2/+2 |
* | no anonymous upload on read-only folders | Thomas Müller | 2013-07-05 | 1 | -9/+11 |
* | Add selectRange function | Victor Dubiniuk | 2013-07-04 | 1 | -0/+20 |
* | Public upload feature | Roman Geber | 2013-07-01 | 1 | -1/+42 |
* | Escape dropdown | Lukas Reschke | 2013-06-29 | 1 | -2/+2 |
* | move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ... | Thomas Mueller | 2013-06-26 | 2 | -3/+4 |
* | cleanup after people who don't test in ie | Jörn Friedrich Dreyer | 2013-05-20 | 1 | -3/+3 |
* | Escape file names and types in filepicker. | Thomas Tanghus | 2013-05-15 | 1 | -1/+1 |
* | Merge pull request #3290 from owncloud/config-data | Lukas Reschke | 2013-05-12 | 1 | -3/+3 |
* | modify password clone to password type right on submit to prevent the browser... | Morris Jobke | 2013-04-26 | 1 | -1/+10 |
* | turn off autocompletion for password field | Morris Jobke | 2013-04-26 | 1 | -1/+2 |
* | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 |
* | Whitespaces | Arthur Schiwon | 2013-03-27 | 1 | -3/+3 |
* | Share Dialog: show Displayname instead of internal name | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 |
* | Update share.js | Bernhard Posselt | 2013-03-08 | 1 | -2/+2 |
* | Fix #2080 and fix #2141 | Michael Gapczynski | 2013-03-07 | 1 | -52/+36 |
* | fix #2128 | Georg Ehrke | 2013-03-06 | 1 | -1/+1 |
* | Remove inline js from OC.Dialogs.FilePicker. | Thomas Tanghus | 2013-03-04 | 1 | -4/+6 |
* | Sanitize shareWith | Lukas Reschke | 2013-03-04 | 1 | -3/+3 |
* | Merge pull request #2034 from owncloud/fix_bug47 | Michael Gapczynski | 2013-03-03 | 1 | -40/+49 |
|\ | |||||
| * | new Array() -> [] | Georg Ehrke | 2013-03-02 | 1 | -1/+1 |
| * | update OC.Notification.show | Georg Ehrke | 2013-03-02 | 1 | -9/+3 |
| * | fix oc#47 | Georg Ehrke | 2013-03-01 | 1 | -39/+54 |
* | | The router base url is without / on the end | Bart Visscher | 2013-02-28 | 1 | -2/+2 |
* | | reduce minimum length for username suggestions in share dialog, fix #1666 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 |
* | | Merge pull request #1905 from owncloud/fix-share-icons | Thomas Müller | 2013-02-27 | 1 | -6/+6 |
|\ \ | |||||
| * | | Move space | Michael Gapczynski | 2013-02-25 | 1 | -4/+4 |
| * | | Fix adding share icons to share action | Michael Gapczynski | 2013-02-25 | 1 | -6/+6 |
* | | | Merge pull request #1800 from raghunayyar/sharing-dropdown-fixes | Jan-Christoph Borchardt | 2013-02-27 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Reduced email input width by 10% to increase space. | raghunayyar | 2013-02-20 | 1 | -1/+1 |
| * | | | Fixes the Email Button and the email input Width. | raghunayyar | 2013-02-20 | 1 | -2/+2 |
* | | | | generate url only once | Bernhard Posselt | 2013-02-26 | 1 | -1/+1 |
* | | | | use 15 min instead of 15 sec timeout | Bernhard Posselt | 2013-02-26 | 1 | -1/+1 |
* | | | | implemented a heartbeat request which is calls the server every 15 minutes to... | Bernhard Posselt | 2013-02-26 | 1 | -0/+15 |
| |/ / |/| | | |||||
* | | | Merge pull request #1706 from owncloud/master-sqlserver | Thomas Müller | 2013-02-25 | 1 | -0/+7 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-22 | 2 | -5/+30 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-14 | 4 | -5/+117 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-12 | 3 | -70/+86 |
| |\ \ \ | |||||
| * | | | | Bugfixes and cleanup MS SQL Server installation | Administrator | 2013-02-10 | 1 | -2/+2 |
| * | | | | Added MS SQL Server support | Tobias Ramforth | 2013-02-08 | 1 | -0/+7 |
* | | | | | Merge pull request #1833 from owncloud/fix_1465 | Thomas Müller | 2013-02-25 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | IE8 does not support window.onclick | Jörn Friedrich Dreyer | 2013-02-21 | 1 | -1/+1 |
* | | | | | Style cleanup core dir | Bart Visscher | 2013-02-21 | 1 | -3/+27 |
|/ / / / | |||||
* | | / | Extra position check for multiselect dropdown. Fix app/issues/575 | Thomas Tanghus | 2013-02-16 | 1 | -2/+3 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1697 from owncloud/navigation-details | Bernhard Posselt | 2013-02-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | double speed for user menu slide | Jan-Christoph Borchardt | 2013-02-14 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | adding prototype trim as fallback for IE8 | Thomas Mueller | 2013-02-14 | 1 | -0/+7 |