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
2018-08-08Add type for room sharesDaniel Calviño Sánchez
2018-07-11start to get fed group shares into the share dialogBjoern Schiessle
2017-12-06Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky
2017-11-23recycle SharedFileInfo values in fileInfoArthur Schiwon
2017-11-23fix tooltips for goodArthur Schiwon
2017-11-23apply tooltip to all avatarsArthur Schiwon
2017-11-23rip out obsolete recipientsDisplayNameArthur Schiwon
2017-11-23adjust tests and apply sortingArthur Schiwon
2017-11-23adjust, fix and extend testsArthur Schiwon
2017-11-23Fix avatars in file rows of incoming sharesArthur Schiwon
2017-11-23fix avatars in file rows of outgoing sharesArthur Schiwon
2017-11-20show e2e folder icon on encrypted foldersBjoern Schiessle
2017-11-02use single quotesArthur Schiwon
2017-11-01Adjust js testsArthur Schiwon
2017-11-01Fix test for tooltip and local share ownerJan-Christoph Borchardt
2017-10-31Restore 'Shared' text field for owner, since 'recipients' is still empty.Marin Treselj
2017-10-31Fix CSS, better handling of recipientsMarin Treselj
2017-10-31Fixed a11y; span instead of a divMarin Treselj
2017-10-31Show avatar instead of username for shared filesJan-Christoph Borchardt
2017-05-02Merge pull request #4611 from nextcloud/js-use-dot-notationRoeland Jago Douma
2017-05-01Remove unused methods from OC.ShareMorris Jobke
2017-05-01Use dot notation for array access - JSLint recommendationMorris Jobke
2017-04-28Add sharing types for guestsLukas Reschke
2017-04-12Fix AdBlock blocking share icon, ref #866Jan-Christoph Borchardt
2017-03-17shares-circlesMaxence Lange
2017-02-28Replace deprecated $.tipsy(...) by $.tooltip(...)Christoph Wurst
2016-09-26Display "Share" alt text for share action icon (#26158)Vincent Petry
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