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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-20Replace arrow function with regular function for wider compatibilityDaniel Calviño Sánchez
2019-04-14Return true so the default context menu opensNastuzziSamy
2019-04-14Handle or not ctrl, alt, shift keys when right clickingNastuzziSamy
2019-03-28Fix contextmenu handler. Dispatch the right event in the right momentNastuzziSamy
2019-03-15Uniformization of the codeNastuzziSamy
2019-03-15Improve outside click detectionNastuzziSamy
2019-03-15Removing useless options and routeNastuzziSamy
2019-01-25Fix open/close menu and add Escape button management (close all menus)NastuzziSamy
2019-01-20Improve css management and try to fix scrollable sub menusNastuzziSamy
2019-01-18Fix IE compatibility and improve changelogsv0.10.1NastuzziSamy
2019-01-17Optimize menus detectionNastuzziSamy
2019-01-16Improve sub menus positionsNastuzziSamy
2019-01-16Change menu generation and handler. Position and calcul changed alsoNastuzziSamy
2019-01-15Improve calculNastuzziSamy
2019-01-15Improve display, handle grid view on files appNastuzziSamy
2019-01-15Improve script and add class for the arrowNastuzziSamy
2018-05-23Merge pull request #22 from mrzapp/patch-1Nastuzzi Samy
2018-05-23A better app availability managementNastuzziSamy
2018-05-22Make right-click menu more adaptiveJeppe Zapp
2018-05-06Bugs fixedv0.8.4NastuzziSamy
2018-05-04Improve submenus and add webdav link optionv0.8.3NastuzziSamy
2018-05-04Better submenu managementv0.8.2NastuzziSamy
2018-05-04Add submenu compatibilityv0.8.1NastuzziSamy
2018-05-03Add changelogs and update/optimize right click menu functionmentv0.8.0NastuzziSamy
2018-05-03Right click menu updatedmenuNastuzziSamy
2018-05-03Add auto positioning menuNastuzziSamy
2018-05-03Better option managementNastuzziSamy
2018-05-03Optimizations and make the click buttons workNastuzziSamy
2018-05-03Add close menu callback NastuzziSamy
2018-05-02Add z-index et disabled options compatibilityNastuzziSamy
2018-05-02Adding calculated positionNastuzziSamy
2018-05-02Creation of an independant context menuNastuzziSamy
2018-05-01Optimization and js code is now strictv0.7.0NastuzziSamy
2018-04-25Recognized available applicationsv0.6.0NastuzziSamy
2018-04-25Text unshown fixedv0.5.3NastuzziSamy
2018-04-24Rightclick did not show everywhereNastuzziSamy
2018-04-24Bug fix and text correctionNastuzziSamy
2018-04-04Text updatev0.5.1NastuzziSamy
2018-04-02Bug fix: application not working on all modesNastuzziSamy
2018-04-02Add (un)select option when at least one item is selectedNastuzziSamy
2018-04-02Bug fix: multiple choiceNastuzziSamy
2018-02-27Add pdf open option and add files_rightclick to files_sharev0.4.0NastuzziSamy
2018-02-05Add translation utilisation (only english and french text are available now)NastuzziSamy
2018-02-05Add some options in function of the file typeNastuzziSamy
2018-02-04First version - Popup menu when right click on a specific fileNastuzziSamy