Skip to content

Version 1.13

Choose a tag to compare

@Volmarg Volmarg released this 01 Sep 06:19
· 1137 commits to main since this release

My Images/ My files/ Upload

  • reworked the way that menu/select options are being builded, now it supports the same menu structure (nested trees) like in case of My notes module,
    • this is fully based on folders structure, no database changes are included

Refactor

  • vars renaming
  • sql refactor - added prepared statements where vars were used directly in sql
  • change some of camelCase vars in php into snake_case
  • removed few unused functions