This website requires JavaScript.
Explore
Help
Sign In
scube
/
scube-server
Watch
3
Star
0
Fork
0
You've already forked scube-server
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
scube-server
/
app
/
controllers
History
Thibault Jouan
df6d4991f8
Implement playlists/create action for API
2012-03-19 02:23:48 +00:00
..
api
Implement playlists/create action for API
2012-03-19 02:23:48 +00:00
application_controller.rb
Add authentication and User model
2011-08-06 23:04:36 +00:00
home_controller.rb
Add latest added tracks list on the home page
2011-07-27 22:10:22 +00:00
playlists_controller.rb
Associate a user to his playlists
2011-08-30 16:53:47 +00:00
sessions_controller.rb
Refactor code related to authentication:
2011-08-29 20:23:20 +00:00
sounds_controller.rb
Save track files in new Sound model:
2011-09-20 17:43:20 +00:00
tracks_controller.rb
Save track files in new Sound model:
2011-09-20 17:43:20 +00:00
users_controller.rb
Implement user registration feature
2011-09-07 18:36:06 +00:00