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

421 Commits

Author SHA1 Message Date
Óscar García Amor
d9d90ffacf Retab and change header to frontend __init__.py 2017-08-07 13:10:06 +02:00
Óscar García Amor
32e3cce954 Merge remote-tracking branch 'origin/tests' into config 2017-08-07 11:56:36 +02:00
Óscar García Amor
ee6a67752e Add new secret_key option to config.sample 2017-08-07 11:52:16 +02:00
Óscar García Amor
9818117b46 Fixes #67 2017-08-07 11:31:15 +02:00
Óscar García Amor
a6a37475c2 Retab and change header of user.py 2017-08-07 11:11:15 +02:00
Óscar García Amor
04bd88743d Fixes shebang line in cgi-bin scripts 2017-08-07 11:06:46 +02:00
Óscar García Amor
523903cac5 Improved setup script 2017-08-07 11:04:00 +02:00
Ó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
6cbd47f297 Added .travis.yml to run tests with Travis CI 2017-07-14 21:12:55 +02:00
Óscar García Amor
f8254532ed WIP: Added unit tests for API and frontend 2017-07-14 20:57:08 +02:00
Óscar García Amor
a7ec45f2fd WIP: Reorder tests 2017-07-14 17:28:46 +02:00
Óscar García Amor
d4b3074662 WIP: Adding unit tests for API User 2017-07-14 15:23:44 +02:00
Óscar García Amor
9fcd4e8c52 WIP: Added unit tests for FolderManager 2017-07-14 12:14:10 +02:00
Óscar García Amor
5f40192f1d WIP: Added unit tests for UserManager 2017-07-13 22:02:03 +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