Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-09Add fancy layoutLukas Reschke
2016-02-26Make file actions use icon CSS classesRoeland Jago Douma
2016-02-11Reload list of shares on directory changeRoeland Jago Douma
2016-02-11Calculate the share statuses in js from the OCS ResponseRoeland Jago Douma
2016-01-28Share dialog use OCS APIVincent Petry
2015-10-29Fix icon update to be more consistentVincent Petry
2015-09-19TypoOlivier Paroz
2015-09-16Update JS unit tests for share dialog (WIP)Vincent Petry
2015-09-16Remove unused/obsoleted OC.Share codeVincent Petry
2015-09-16cleanupArthur Schiwon
2015-09-16make permission/cruds checkboxes workArthur Schiwon
2015-09-16toggle visibility of detailed cruds permissionsArthur Schiwon
2015-09-16cleanupArthur Schiwon
2015-09-16make unshare workArthur Schiwon
2015-09-16make 'Allow editing' (aka public upload) checkbox workArthur Schiwon
2015-09-16implements setting and removing password for link shares, including forced onesArthur Schiwon
2015-09-16mark url on clickArthur Schiwon
2015-09-16share and unshare via link (not yet password). also some internal changes to ...Arthur Schiwon
2015-09-16old OC.Share.addShareWith now reimplementedArthur Schiwon
2015-09-16no auto-fetch in modelArthur Schiwon
2015-09-16improve docArthur Schiwon
2015-09-16further work on reimplementing the dialog layoutArthur Schiwon
2015-09-16improve reshare rendering part and move permission calculation to modelArthur Schiwon
2015-09-16make loadItems work async if a callback is providedArthur Schiwon
2015-09-16started to port the Model to Backbone`sArthur Schiwon
2015-09-16share dialog view takes advantage of OC.Backbone.ViewArthur Schiwon
2015-09-16refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma...Arthur Schiwon
2015-08-26fix share icons of shared items being placed off on mobileJan-Christoph Borchardt
2015-08-25fix being able to distinguish shared items on mobileJan-Christoph Borchardt
2015-08-21Make short versions of weekday/month names translatableHasso Tepper
2015-08-10Inline actions using default renderer are now always permanentVincent Petry
2015-07-28tests for _parseTime with hex and empty stringsMorris Jobke
2015-07-28Fix parsing of sharetime as stringMorris Jobke
2015-07-23Adding error handling in case setting the password failsThomas Müller
2015-05-27Properly format remote recipientsRoeland Jago Douma
2015-05-19Merge pull request #12401 from owncloud/add-limit-parameter-to-getSharewithThomas Müller
2015-05-18Merge pull request #15738 from rullzer/fix_15611Vincent Petry
2015-05-18Reset share dialog values so we start out cleanRoeland Jago Douma
2015-05-18Fix to make sure expiration date is properly setRoeland Jago Douma
2015-05-15add support for limit request parameter to getShareWithCraig Morrissey
2015-04-29Do not restrict permissions for the original ownerJoas Schilling
2015-04-17moved from html to $('html') to fix unit testsRoeland Jago Douma
2015-04-17Reset sharedialog valuesRoeland Jago Douma
2015-04-15remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt
2015-04-10more robust share dialogMorris Jobke
2015-04-09Merge pull request #15235 from owncloud/remote-share-hintMorris Jobke
2015-04-09Correctly generate the doc link via go.phpJoas Schilling
2015-04-09fix remote share info icon for IE8Jan-Christoph Borchardt
2015-04-09add more present info about remote shares, fix layout of inputsJan-Christoph Borchardt
2015-03-26correct remote share hintJan-Christoph Borchardt