summaryrefslogtreecommitdiffstats
path: root/core/js/sharedialogview.js
Commit message (Expand)AuthorAgeFilesLines
* Tweak tooltip style for recipientsVincent Petry2016-02-251-0/+4
* Add the uid on hover for sharing autocompleteJoas Schilling2016-02-241-1/+2
* Merge pull request #22452 from owncloud/fix_22441Thomas Müller2016-02-171-0/+6
|\
| * Do not clear sharee input on failed shareRoeland Jago Douma2016-02-171-2/+2
| * Unlock sharee input field when sharing failsRoeland Jago Douma2016-02-171-0/+6
* | Allow searching for single userRoeland Jago Douma2016-02-161-1/+1
|/
* Merge pull request #22383 from owncloud/better-sharee-translationsThomas Müller2016-02-151-3/+10
|\
| * Do not use string concatination for translationsJoas Schilling2016-02-151-3/+10
* | Merge pull request #22350 from owncloud/fix_22304Thomas Müller2016-02-151-2/+12
|\ \ | |/ |/|
| * Provide proper feedback when creating a share in the webUIRoeland Jago Douma2016-02-121-2/+12
* | Merge pull request #22351 from owncloud/fix_22277Thomas Müller2016-02-131-1/+5
|\ \
| * | show remote server on auto completeBjoern Schiessle2016-02-121-1/+5
| |/
* | Clear error when removing textRoeland Jago Douma2016-02-121-1/+16
* | Update tooltip on new searchRoeland Jago Douma2016-02-121-8/+12
* | First try for shareWithField error messageJulian Müller2016-02-121-0/+7
|/
* Fix unit testsRoeland Jago Douma2015-12-301-3/+7
* Filter out share owner in sharee suggestion listRoeland Jago Douma2015-12-301-0/+9
* Web sharing uses sharee endpointRoeland Jago Douma2015-12-301-15/+75
* Fix DOM element ids in share dialogVincent Petry2015-10-161-5/+6
* Focus on share field after first displayVincent Petry2015-10-021-1/+8
* Show loading spinner for first fetch of sharesVincent Petry2015-09-281-5/+26
* Fix bogus entry that appears when switching with arrow keysVincent Petry2015-09-221-0/+3
* Port share.css styles to the sidebar panelVincent Petry2015-09-161-2/+1
* More unit tests for share dialogVincent Petry2015-09-161-8/+16
* Clear field after adding userVincent Petry2015-09-161-0/+1
* Fix shares list eventsVincent Petry2015-09-161-10/+7
* implements setting and removing password for link shares, including forced onesArthur Schiwon2015-09-161-1/+1
* share and unshare via link (not yet password). also some internal changes to ...Arthur Schiwon2015-09-161-16/+6
* format groups and remotes in autocomplete listArthur Schiwon2015-09-161-1/+19
* now you even can shareArthur Schiwon2015-09-161-0/+46
* display expiration infoArthur Schiwon2015-09-161-0/+1
* continue to reimplement sharee list view. still WIPArthur Schiwon2015-09-161-2/+12
* started to implement sharee list view. not completed yet, do not cry please.Arthur Schiwon2015-09-161-3/+6
* cleanupArthur Schiwon2015-09-161-4/+0
* simplification, and throwing where throwing is neededArthur Schiwon2015-09-161-1/+1
* integraton noshare part into ShareDialogLinkShareViewArthur Schiwon2015-09-161-22/+3
* less stupid initalization of subviewsArthur Schiwon2015-09-161-11/+11
* split off expirationViewArthur Schiwon2015-09-161-39/+15
* split off linkShareViewArthur Schiwon2015-09-161-80/+14
* ShareDialogResharerInfoView improvementsArthur Schiwon2015-09-161-4/+4
* split ShareDialogResharerInfoView from base viewArthur Schiwon2015-09-161-43/+19
* show tooltips and load avatarArthur Schiwon2015-09-161-1/+5
* move remaining global settings to configModelArthur Schiwon2015-09-161-5/+5
* further work on reimplementing the dialog layoutArthur Schiwon2015-09-161-6/+106
* improve reshare rendering part and move permission calculation to modelArthur Schiwon2015-09-161-35/+27
* switch to async item loading, take care stuff is updated subsequentlyArthur Schiwon2015-09-161-0/+12
* remove possibly unreliable code and fix JSdocArthur Schiwon2015-09-161-8/+9
* share dialog view takes advantage of OC.Backbone.ViewArthur Schiwon2015-09-161-72/+34
* refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon2015-09-161-0/+253