1
0
mirror of https://github.com/spl0k/supysonic.git synced 2025-01-22 06:53:59 +00:00

Commit Graph

  • 5e466cbe98 Implemented the last missing search type og getAlbumList spl0k 2013-06-14 13:02:43 +02:00
  • 32c9fb13a9 Implemented rating spl0k 2013-06-14 12:25:15 +02:00
  • 861ab1c39a Fix int vs float arithmetic spl0k 2013-06-13 19:06:04 +02:00
  • b4e3b22089 Added starred info to responses spl0k 2013-06-13 18:44:56 +02:00
  • 20e09a6321 User object and name stored in the request object to provide easy access spl0k 2013-06-13 18:17:33 +02:00
  • afe167d58a Update README.md Alban 2013-06-12 23:14:27 +02:00
  • d05e2427d0 Prevent empty lists in JSON responses spl0k 2013-06-12 23:01:24 +02:00
  • 349dbe6d68 Implemented starring in getAlbumList2?.view spl0k 2013-06-12 22:09:36 +02:00
  • 7398f3511a Damn copy-pasta spl0k 2013-06-12 21:54:46 +02:00
  • 197e43a142 Starring support spl0k 2013-06-12 21:29:42 +02:00
  • d9caa025fd getNowPlaying.view spl0k 2013-06-10 20:56:20 +02:00
  • 57e95bfc30 getAlbumList2.view spl0k 2013-06-10 17:36:30 +02:00
  • 12302b2e56 Scanner: look for the date in multiple id3 frames spl0k 2013-06-10 16:51:21 +02:00
  • 3eee7416ea Implemented ''frequent'' and ''recent'' types of ''getAlbumList.view'' Alban 2013-06-07 20:35:21 +02:00
  • 3ccafda24e Some package related fixes Alban 2013-06-07 15:31:30 +02:00
  • 6160a4990f Support for eyeD3 version 0.7 Alban 2013-06-07 19:18:24 +02:00
  • 197722c3ed Users import/export to keep a backup in case of DB schema change Alban 2013-06-07 17:18:13 +02:00
  • e89b296857 README update: added missing requirement Alban 2013-05-21 17:50:06 +03:00
  • a56facce91 Added README Alban 2013-05-15 18:07:47 +02:00
  • 004ad255b3 Started implementing getAlbumList.view Alban 2012-12-09 18:39:27 +01:00
  • f938e34b0a Fix LastFM support on tracks with non ASCII info Alban 2012-12-09 16:13:50 +01:00
  • d5ae79778d HTTP Basic authentication support Alban 2012-12-05 23:38:35 +01:00
  • 7477e549f7 Some factoring... Alban 2012-12-02 16:42:25 +01:00
  • 5895e1c3dd Implemented missing API requests from the browsing module Alban 2012-12-01 22:58:17 +01:00
  • 6c6eb1c603 Implemented getSong.view Alban 2012-12-01 20:12:35 +01:00
  • a261d019a8 Added some dates and optimized the scanner Alban 2012-12-01 19:52:41 +01:00
  • c255d9be99 LastFM support Alban 2012-11-23 17:13:25 +01:00
  • f5f1382c44 Deleted /resetdb which was no longer usable the way it was meant to Alban 2012-11-24 19:00:23 +01:00
  • 6b2a5f5cec Beginning og LastFM support: one can link an account Alban 2012-11-22 16:36:03 +01:00
  • 810c288d73 Some clients do POST requests Alban 2012-11-22 14:51:43 +01:00
  • b959d720de Addded some logging Alban 2012-11-21 13:09:31 +01:00
  • 3372179feb WSGI script and fix redirect when not logged in Alban 2012-11-21 12:47:08 +01:00
  • 64cbccf9ad Pages allowing the user to change his pasword and email Alban 2012-12-09 21:34:39 +01:00
  • 15a9722325 Reworked landing page Alban 2012-11-17 21:36:28 +01:00
  • e40bc11f30 Securing user and folder areas Alban 2012-12-09 21:30:37 +01:00
  • db2694352e Folders management got its own module Alban 2012-11-17 18:30:30 +01:00
  • 7dbd1f9764 Improved sessions handling Alban 2012-11-17 18:09:35 +01:00
  • 856e96c28d Small change on UserManager error handling Alban 2012-11-17 18:00:14 +01:00
  • c8f0a22980 Manager class to centralize user management Alban 2012-11-17 15:18:07 +01:00
  • 848cfb2814 Login/logout Alban 2012-11-17 02:09:20 +01:00
  • e44f7dc2bf User management got its own module, along with initial configuration Alban 2012-11-16 16:59:09 +01:00
  • 3e89c102e9 Fix handling of missing config file Alban 2012-11-16 15:25:39 +01:00
  • 24cbf47f31 Scanner: fix for tracks without number or disc Alban 2012-11-15 15:01:48 +01:00
  • 6198660765 Implemented getCoverArt.view Alban 2012-11-11 21:39:26 +01:00
  • 584f1cf90c Implemented getMusicDirectory.view Alban 2012-11-11 00:01:52 +01:00
  • e022f09db8 Previous commit work applied to API responses Alban 2012-11-10 23:02:30 +01:00
  • 7e2e93bcfd Taking folder hierarchy into account Alban 2012-10-21 16:18:35 +02:00
  • 4d4706a43a Deleted tracklist on main page (was mostly used for debug) Alban 2012-10-21 16:25:16 +02:00
  • ec01271dc0 Adding a function to ease error reporting Alban 2012-10-20 20:23:38 +02:00
  • 79c219a7d5 Implemented stream.view Alban 2012-10-20 20:05:39 +02:00
  • a6301111c2 Adding some track info and implemented getRandomSongs.view Alban 2012-10-20 18:05:37 +02:00
  • d217fa9d9d Implementing getUser.view Alban 2012-10-14 19:04:39 +02:00
  • 4410dec0b7 Implementing getIndexes.view Alban 2012-10-14 18:06:48 +02:00
  • 143098ee9a Relationship between track and folder Alban 2012-10-14 13:07:02 +02:00
  • d34d54fd50 Scanner: remove non exsiting entries Alban 2012-10-14 00:37:06 +02:00
  • 2cffe64946 Media folder scanner Alban 2012-10-13 14:53:09 +02:00
  • 84bc079a72 Better display of flashed messages Alban 2012-10-13 14:52:39 +02:00
  • b82e7d68ae Implementing folder deletion Alban 2012-10-13 12:31:49 +02:00
  • 03a6dfd106 Some stuff Alban 2012-10-13 12:29:37 +02:00
  • 6375266fa8 Initial commit Alban 2012-10-13 11:29:48 +02:00