* Feature/onlyoffice (#76)
* feat(onlyoffice):
- add: service container
- add: app installation
* feat(docker):
- update: merge all version Dockerfiles into one
- update: create Dockerfile for rsycn
- add: docker proxy internal setup
- update: hooks orders and scripts
* feat(nginx):
- update: nginx.conf
* Bug fix/#904 file actions reload fix unview fix two actions for visual (#78)
* Chaging t('files to t('files_external_ethswarm
Fixing unview file and folder message
Adding hejbit overlay and swarmref action to all files and folders to "support" NC fileactions navigation bug
* Option with two separate file actions (Overlay and CopySwarm Ref)
* Improving reload logic
* Fixing Exec Batch Error - Now it's possible to select the action from the top file menu
* FIX - Improved Fileaction reload fix
* Fixing Unview file on NC29 & NC30
Organizing TODOs in Fileaction
* fix(904): previousPathHasSwarm to check with the first file available on index 0 instead
---------
Co-authored-by: Mahyar Iranibazaz <mahiarirani@pm.me>
* Update info.xml
---------
Co-authored-by: Mahyar Iranibazaz <mahiarirani@pm.me>
Co-authored-by: JoaoSRaposo <joaosraposo@gmail.com>