summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* backport search scrollto & filter to stable5Jörn Friedrich Dreyer2013-11-181-0/+22
* allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* Fixed group management dropdown in IE9Vincent Petry2013-10-271-3/+3
* Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-39/+58
* Fix autofocusMorris Jobke2013-10-071-2/+4
* we can leave the loop if the permission of the link share was checkedBjoern Schiessle2013-09-261-3/+1
* check only permission from link-share to decide if public upload is enabled o...Bjoern Schiessle2013-09-261-1/+3
* initialize variableBjoern Schiessle2013-09-231-0/+1
* calculate correct permissions while toggle the password protectionBjoern Schiessle2013-09-231-1/+11
* remove show password toggle from log in page, ref #4577 #4580Jan-Christoph Borchardt2013-08-291-2/+1
* fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-151-3/+3
* use fixed OC.Breadcrumb.push()Jörn Friedrich Dreyer2013-08-021-1/+39
* fixes #4026Thomas Müller2013-07-301-9/+21
* Show generic error when there is no errorVictor Dubiniuk2013-07-241-1/+6
* Create an array entry before filling itVictor Dubiniuk2013-07-241-0/+1
* Squashed commit of the following:Thomas Müller2013-07-221-1/+6
* 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