spl0k
d19886fafa
Rewritten and improved existing tests
2017-11-01 20:55:35 +01:00
spl0k
d8c3b9fa88
User management error code tweaks
2017-11-01 20:52:59 +01:00
spl0k
8a14ef496d
Added tests on API auth, format and such
2017-10-29 16:08:00 +01:00
spl0k
7de57cb680
Small API content-type and error codes adjustments
2017-10-29 16:00:39 +01:00
spl0k
8f5fcc82f5
Response formatting tests
2017-10-28 21:18:34 +02:00
spl0k
955a678df3
Improved existing managers tests
2017-10-28 15:54:41 +02:00
spl0k
033a86381b
Removed password decoding from UserManager
...
Decode only when passwords are coming from API query parameters
2017-10-28 12:41:34 +02:00
spl0k
7effd3aee5
Untabbify
2017-10-28 12:23:31 +02:00
spl0k
fa4b1eca84
A bit of sorting
2017-10-28 11:42:46 +02:00
spl0k
ea8d2baa14
More data model tests
2017-10-27 21:42:36 +02:00
spl0k
ba70d0aadb
Renamed test module
2017-10-26 23:17:37 +02:00
spl0k
b04c23ea77
More tests
2017-10-26 23:16:20 +02:00
spl0k
4c6cb99833
Adding some tests...
2017-10-26 21:52:13 +02:00
spl0k
06ac60a677
Added trove classifiers
2017-10-25 22:15:14 +02:00
spl0k
4eb7386c99
Playlists improvements
...
They don't mess up the the track order anymore
A same track can now be added more than once to a playlist
Closes #61
2017-10-22 22:05:17 +02:00
spl0k
4d3809a835
Return a correct error when the client parameter isn't supplied
2017-10-16 19:57:09 +02:00
spl0k
534a6de4a0
Slightly improved API responses
2017-10-16 19:49:29 +02:00
spl0k
da4cde77e1
Fix for cache folder set as relative path
2017-10-14 14:25:32 +02:00
spl0k
62bcce331a
Dropped python-daemon and its daemon-runner wrapper
...
This makes the watcher persisting with the terminal, breaking
installs using it as a initd/sysV daemon. The watcher currently
doesn't print anything on standard output or standard error.
Closes #39 , #72
2017-10-08 16:22:04 +02:00
spl0k
81609be7ce
Untabify watcher
2017-10-08 12:40:49 +02:00
spl0k
68aaf145ad
Merge branch 'scanner_daemon'
2017-10-08 12:30:16 +02:00
spl0k
40da0b5b0d
Improved command line scanner progress display
2017-09-12 20:02:19 +02:00
Alban
a7d2e28e0c
Merge pull request #71 from ogarcia/os_fix
...
Fix small issue with makedirs import
2017-08-16 23:11:13 +02:00
Óscar García Amor
76b55a7fe7
Fix small issue with makedirs import
2017-08-15 17:35:26 +02:00
spl0k
10ca91bd6f
Fixed potential issue when trying to delete a user
2017-08-08 19:19:33 +02:00
spl0k
7f736c240b
Merge remote-tracking branch 'ogarcia/config'
2017-08-08 19:04:16 +02:00
Óscar García Amor
7fe88d4670
Set some imports in one line
2017-08-08 10:56:42 +02:00
Óscar García Amor
a1619dd96a
Improve config.py to read file only in check
2017-08-08 10:37:22 +02:00
Óscar García Amor
09ce5ae455
Update tests to check UTF-8 passwords
2017-08-07 14:37:05 +02:00
Óscar García Amor
5f011ed3e4
Support UTF-8 passwords with old enc:
2017-08-07 14:32:08 +02:00
Óscar García Amor
a5afece2d7
Add missing import
2017-08-07 14:07:52 +02:00
Óscar García Amor
a2611cb700
Update .travis.yml to use the new setup.py
2017-08-07 13:19:53 +02:00
Óscar García Amor
81c356355b
Check that username match with UUID in login
2017-08-07 13:14:03 +02:00
Ó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