- The right click menu was not loaded.
- Add multiple translations thanks to Transifex
- RightClick does no more load in log in screen.
- Fix IE11 incompatibily
- Keys are handled when right clicking. By default, the right click menu does not show up if a mod key is pressed (ctrl, shift, alt).
- Allow developer to use the regular right click (#59 thanks to @juliushaertl)
- Fix printed options
- Improve README
- App embended by default for NC 17
- Remove regular click option: "Open folder" for example
- Improve outside clicks detection
- Code cleaning
- The app repository was transfered to Nextcloud in order to ship the Right click app by default.
- Update README.md and info.xml
- Remove the very specific option: WebDAV link
- Add Norwegian translation (#48 thanks to @apiraino)
- Add Italian translation (#49 thanks to @apiraino)
- Add Spanish translation (#45 thanks to @Teshynil)
- Add Escape button management (close all menus)
- Fix menu listing
- Fix changelog
- Fix submenus auto scrolling (#40 thanks to @worldworm)
- Add Dutch translations (#43 thanks to @joklaps)
- Change menu generation and handler
- Update calcul and disposition for menus and sub-menus
- Fix selected actions
- Update calcul and disposition
- Improve display
- App compatible with NC 15/16 (#35 thanks to @nextgen-networks, linked to #34 thanks to @violoncelloCH)
- Right click arrows have now a class (#26 thanks to @blackcrack)
- Move changelog
- Rerouting as suggested by @zorn
- Bugs fixed:
- Bad delimiter selection
- Submenus went out of the screen
- Submenus was not deleted (at the end, unnecessary use of memory)
- Add a copy function (text instead of an onClick function)
- Add WebDAV link copy option #15
- Bugs fix:
- Bad sub menu positions
- Bad urls corrected #17
- Improve submenu display
- Better onHover management
- Better class names
- Bug fix:
- Share option didn't show correctly #19
- Add submenu compatibility
- Optimizations and bugs fixed
- Creation of an object to create simple menus (avalaible for any apps):
- RightClick.Option create an option for a menu with an icon, a text and an onClick function
- RightClick.Options regroup given options for a menu
- RightClick.Menu allow to create a menu object applied to a delimited area
- The next version will allow to have submenus
- Add changelogs #16
- Add TODO list
- Optimizations
- Set the NC compatibility to v13 and above #14
- Add russian translation (thanks to @zorn)
- Can now recognized available apps
- Bug fixed:
- Correct loop of death caused by audioplayer incompatibily (now fixed) #10
- Bugs fixed:
- Share icon didn't show #12
- Right click context fixed
- German text updated (thanks to @worldworm)
- Right click context changed
- Text shortened #9
- Add portuguese brazil translation (thanks to @darioems)
- Add german translation (thanks to @worldworm)
- Add (un)select options
- Bugs fixed:
- Copy/Move options #5
- Right click menu didn't show when the file was shared by link
- First release in the NC appstore
- Add right click on files
- Add custom options for each type of file