mp3
web
player
audio
library
manager
- Config files for
local
,dev
andproduction
stages
- Bump Laravel version to 5.5.43
- Fixed bug with page stuck when there are no media files in storage
- Makefile scenario now used to build and deploy project
- Frontend components collected by bower task from
gulpfile.js
- Genre tags added as labels for track
-
gulpfile.js
scenario tasks improved - setup.sh and setup.rc scripts used to simplify setup and build processes
- Documentation update
- Repository page look on github improved with logo image
- Laravel 5.2 is now used as a backend framework
- Items that was uploaded in less than a week ago marked with "NEW" label
- Ability for visitors to register and become Users with access to private cabinet.
- Current playing item is moved on top of the list.
- Possibility to edit item properties from Admin Panel.
- Added
Plays
counter which indicates how many times track was listened
- Add
bower.json
file - Add
package.json
data - Create directories tree structure
- Project repository created
♏