summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* update.php: remove event type 'error' as it's unusedThomas Müller2013-07-111-3/+4
* - eventsource.php: in case of potential CSRF attack we send an error message ...Thomas Müller2013-07-112-2/+9
* Fix lazy styles loading in IE8Victor Dubiniuk2013-07-091-2/+6
* Backport of #3948 to stable5Thomas Müller2013-07-051-2/+2
* no anonymous upload on read-only foldersThomas Müller2013-07-051-9/+11
* Add selectRange functionVictor Dubiniuk2013-07-041-0/+20
* Public upload featureRoman Geber2013-07-011-1/+42
* Escape dropdownLukas Reschke2013-06-291-2/+2
* move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ...Thomas Mueller2013-06-262-3/+4
* cleanup after people who don't test in ieJörn Friedrich Dreyer2013-05-201-3/+3
* Escape file names and types in filepicker.Thomas Tanghus2013-05-151-1/+1
* Merge pull request #3290 from owncloud/config-dataLukas Reschke2013-05-121-3/+3
* modify password clone to password type right on submit to prevent the browser...Morris Jobke2013-04-261-1/+10
* turn off autocompletion for password fieldMorris Jobke2013-04-261-1/+2
* Fix #2730kondou2013-04-091-4/+4
* WhitespacesArthur Schiwon2013-03-271-3/+3
* Share Dialog: show Displayname instead of internal nameArthur Schiwon2013-03-271-1/+1
* Update share.jsBernhard Posselt2013-03-081-2/+2
* Fix #2080 and fix #2141Michael Gapczynski2013-03-071-52/+36
* fix #2128Georg Ehrke2013-03-061-1/+1
* Remove inline js from OC.Dialogs.FilePicker.Thomas Tanghus2013-03-041-4/+6
* Sanitize shareWithLukas Reschke2013-03-041-3/+3
* Merge pull request #2034 from owncloud/fix_bug47Michael Gapczynski2013-03-031-40/+49
|\
| * new Array() -> []Georg Ehrke2013-03-021-1/+1
| * update OC.Notification.showGeorg Ehrke2013-03-021-9/+3
| * fix oc#47Georg Ehrke2013-03-011-39/+54
* | The router base url is without / on the endBart Visscher2013-02-281-2/+2
* | reduce minimum length for username suggestions in share dialog, fix #1666Jan-Christoph Borchardt2013-02-271-1/+1
* | Merge pull request #1905 from owncloud/fix-share-iconsThomas Müller2013-02-271-6/+6
|\ \
| * | Move spaceMichael Gapczynski2013-02-251-4/+4
| * | Fix adding share icons to share actionMichael Gapczynski2013-02-251-6/+6
* | | Merge pull request #1800 from raghunayyar/sharing-dropdown-fixesJan-Christoph Borchardt2013-02-271-2/+2
|\ \ \
| * | | Reduced email input width by 10% to increase space.raghunayyar2013-02-201-1/+1
| * | | Fixes the Email Button and the email input Width.raghunayyar2013-02-201-2/+2
* | | | generate url only onceBernhard Posselt2013-02-261-1/+1
* | | | use 15 min instead of 15 sec timeoutBernhard Posselt2013-02-261-1/+1
* | | | implemented a heartbeat request which is calls the server every 15 minutes to...Bernhard Posselt2013-02-261-0/+15
| |/ / |/| |
* | | Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-251-0/+7
|\ \ \
| * \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-222-5/+30
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-144-5/+117
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-123-70/+86
| |\ \ \
| * | | | Bugfixes and cleanup MS SQL Server installationAdministrator2013-02-101-2/+2
| * | | | Added MS SQL Server supportTobias Ramforth2013-02-081-0/+7
* | | | | Merge pull request #1833 from owncloud/fix_1465Thomas Müller2013-02-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
* | | | | Style cleanup core dirBart Visscher2013-02-211-3/+27
|/ / / /
* | | / Extra position check for multiselect dropdown. Fix app/issues/575Thomas Tanghus2013-02-161-2/+3
| |_|/ |/| |
* | | Merge pull request #1697 from owncloud/navigation-detailsBernhard Posselt2013-02-141-2/+2
|\ \ \
| * | | double speed for user menu slideJan-Christoph Borchardt2013-02-141-2/+2
| | |/ | |/|
* | | adding prototype trim as fallback for IE8Thomas Mueller2013-02-141-0/+7