- add new authors and contributors only by unique email addresses - allow multiple file upload - added validation rule for validating length of uploaded files - modified Dockerfile for starting "bin/server.js" instead of *server.js" - npm updates
- npm updates
- renamed 'models' and 'validators' folders - removed unneccessary files in contracts folder
- renamed middleware Role and Can to role_middleware and can_middleware - added some typing for inertia vue3 components - npm updates