1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
spl0k
ed526f1cd7 Basic playlist management from the web interface
Mainly to allow to set the public flag, because most clients don't handle it
2013-06-27 19:41:06 +02:00
Alban
197722c3ed Users import/export to keep a backup in case of DB schema change 2013-06-07 19:20:04 +02:00
Alban
6b2a5f5cec Beginning og LastFM support: one can link an account 2012-12-09 21:38:06 +01:00
Alban
64cbccf9ad Pages allowing the user to change his pasword and email 2012-12-09 21:34:39 +01:00
Alban
15a9722325 Reworked landing page 2012-12-09 21:31:12 +01:00
Alban
db2694352e Folders management got its own module 2012-12-09 21:23:08 +01:00
Alban
c8f0a22980 Manager class to centralize user management 2012-12-09 21:20:05 +01:00
Alban
848cfb2814 Login/logout 2012-12-09 21:20:05 +01:00
Alban
e44f7dc2bf User management got its own module, along with initial configuration 2012-12-09 21:19:15 +01:00
Alban
4d4706a43a Deleted tracklist on main page (was mostly used for debug) 2012-12-09 21:13:51 +01:00
Alban
a6301111c2 Adding some track info and implemented getRandomSongs.view 2012-12-09 21:09:20 +01:00
Alban
2cffe64946 Media folder scanner 2012-12-09 21:04:50 +01:00
Alban
84bc079a72 Better display of flashed messages 2012-12-09 21:02:12 +01:00
Alban
03a6dfd106 Some stuff
- We don't drop and create the database when we reload the server
- User delete method
2012-12-09 21:01:42 +01:00
Alban
6375266fa8 Initial commit 2012-10-13 11:29:48 +02:00