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

257 Commits

Author SHA1 Message Date
Óscar García Amor
47237fd8e7 Add missing return in config.py 2017-08-07 10:59:21 +02:00
Óscar García Amor
81c2fafe86 Rewrite web.py to use new config.py 2017-08-07 09:47:39 +02:00
Óscar García Amor
1271a35c20 WIP rewrite config.py: simply retab web.py 2017-08-07 09:37:37 +02:00
Óscar García Amor
8fe9f9b715 WIP rewrite config.py: change several files to use new config 2017-08-07 09:34:43 +02:00
Óscar García Amor
6a6bc577cb WIP rewrite config.py: update cli 2017-08-07 09:04:49 +02:00
Óscar García Amor
2a3f13bb82 WIP: Rewrite config.py to make project more clean 2017-08-07 08:58:32 +02:00
Alban
f01f63fad0 Merge pull request #65 from ogarcia/style
Add some style and fix bugs
2017-08-06 13:58:31 +02:00
Óscar García Amor
cb9f792ffd Add confirmation dialog before deleting 2017-08-04 13:53:41 +02:00
Óscar García Amor
c856345c6c Retab templates and simplify headers 2017-08-04 11:57:38 +02:00
Óscar García Amor
4c6cb3a678 Prevent admin user to delete itself 2017-08-04 10:58:47 +02:00
Óscar García Amor
be03239f9d Use UserManager.SUCCESS to check UIDs 2017-08-04 10:24:12 +02:00
Óscar García Amor
fcf1a83234 Now admins can modify other users passwords 2017-07-27 10:23:24 +02:00
Óscar García Amor
fe5e966dbc Check when uid param isn't me 2017-07-27 10:06:51 +02:00
Óscar García Amor
97fb5232e5 New feature: Now admins can edit users profiles 2017-07-11 16:43:55 +02:00
Óscar García Amor
3c2f1651a3 Added static content to setup.py 2017-07-10 20:19:15 +02:00
Óscar García Amor
c888af2d83 Added missing style files 2017-07-10 18:07:26 +02:00
Óscar García Amor
41e386e6ad Fix: List only public playlists 2017-07-10 18:05:06 +02:00
Óscar García Amor
b53c33f92c Add some style to web frontend 2017-07-10 17:39:30 +02:00
Óscar García Amor
ac851f04bf WIP: Add some style to web frontend 2017-07-10 16:18:17 +02:00
Óscar García Amor
672cf0183c Fixed issue when delete an user 2017-07-10 16:03:46 +02:00
Óscar García Amor
aa7939cbc7 WIP: Add some style to web frontend 2017-07-10 14:25:19 +02:00
Óscar García Amor
8a91e23043 WIP: Add some style to web frontend 2017-07-09 21:45:59 +02:00
Óscar García Amor
b42d0e7af2 WIP: Add some style to web frontend 2017-07-09 16:22:09 +02:00
Óscar García Amor
eb1e5a3f56 Added last play date to user list 2017-07-05 14:58:24 +02:00
spl0k
2b3155ceb8 Fixed README link to API integration status 2017-07-02 17:16:30 +02:00
spl0k
1e1b475fe6 Add 'transcoded' info to API responses if the server is set to transcode for that client
Closes #62
2017-07-02 17:08:40 +02:00
Alban
fb79fc3f18 Rework API-INFO.md
Using GFM and not HTML tables, keeping it under 80 cols
2017-06-27 22:55:47 +02:00
spl0k
5e51468246 Merge remote-tracking branch 'baldurmen/master' 2017-06-26 19:03:20 +02:00
Louis-Philippe Véronneau
e562f6d3c4 fix link 2017-06-26 11:54:39 -04:00
Louis-Philippe Véronneau
ab3a3f2806 separate API infos from the README 2017-06-26 11:47:33 -04:00
Louis-Philippe Véronneau
e43a70c28d re-add storm bug info 2017-06-26 11:27:19 -04:00
Louis-Philippe Véronneau
9623e01d3f typos and wording 2017-06-25 14:40:59 -04:00
Louis-Philippe Véronneau
5a24832026 add transcoders to the sample config file 2017-06-24 16:31:58 -04:00
Louis-Philippe Véronneau
c72e6a5035 mention that transcoding needs to be specified manually for some clients 2017-06-24 16:26:03 -04:00
Louis-Philippe Véronneau
628e0cbe70 merge cli examples and the quickstart 2017-06-24 16:23:28 -04:00
Louis-Philippe Véronneau
325a8829b3 replace the configuration section by the config sample for clarity 2017-06-24 16:18:33 -04:00
Louis-Philippe Véronneau
0ee9e61a70 fix small typos 2017-06-24 15:55:47 -04:00
Louis-Philippe Véronneau
387dec2a77 keep lines under 80 chars for readability in a terminal 2017-06-24 15:49:09 -04:00
Louis-Philippe Véronneau
d8e5d35616 separate the links from the text to clarify the markdown 2017-06-24 15:44:14 -04:00
Louis-Philippe Véronneau
34fa03f719 merge the wiki with the README 2017-06-24 15:23:50 -04:00
Louis-Philippe Véronneau
78b795dc4c add a table of contents 2017-06-24 14:24:10 -04:00
Louis-Philippe Véronneau
eb8581f08c replace tabs by spaces for consistency 2017-06-24 14:15:03 -04:00
Louis-Philippe Véronneau
1cee478501 use ATX headers instead of Setex since we are using more than 2 levels 2017-06-24 14:12:54 -04:00
Louis-Philippe Véronneau
bd06173b4f make the installation process clearer 2017-06-24 14:06:34 -04:00
Louis-Philippe Véronneau
b27e04c66a new link for UltraSonic, replace Subsonic app (deprecated) by DSub 2017-06-24 14:04:23 -04:00
Louis-Philippe Véronneau
2259d3e0a1 make dependencies clearer 2017-06-04 14:00:24 -04:00
hhm
11031fcbd9 B"H api/search3: return search3 response tag 2017-05-17 00:01:56 -04:00
hhm
d714c691cf B"H use range requests when available (flask >= 0.12) 2017-03-01 17:11:59 -05:00
Robert Sprunk
c334a14d69 Fix a typo in the default mysql connection string 2016-12-04 18:28:03 +01:00
spl0k
80e9e40248 Prevent hanging transcoding processes on client disconnection
Fixes #55
2016-11-27 19:00:17 +01:00