spl0k
|
43b197a95e
|
Wrapping all request handling in a database transaction
|
2018-02-14 22:48:44 +01:00 |
|
spl0k
|
e3ccf0809f
|
Bumping the version, just because
|
2018-02-14 19:53:17 +01:00 |
|
spl0k
|
6160fdc321
|
Reworked and split documentation
|
2018-02-14 19:45:39 +01:00 |
|
spl0k
|
005ae4803b
|
More formatter refactoring
|
2018-02-11 12:40:10 +01:00 |
|
spl0k
|
27b9c232c2
|
Small refactoring of supysonic.api.get_entity
|
2018-01-30 21:56:06 +01:00 |
|
spl0k
|
66b6eb341e
|
Tests: removed context/module unload dance
Was a workaround for issues fixed by blueprints
|
2018-01-29 22:09:28 +01:00 |
|
spl0k
|
7455711b60
|
Frontend as blueprint
Ref #76
|
2018-01-29 21:37:19 +01:00 |
|
spl0k
|
0de87e64b0
|
API as blueprint
Ref #76
|
2018-01-28 22:50:21 +01:00 |
|
spl0k
|
aedda4f642
|
Add CORS header on JSON responses only
|
2018-01-27 17:18:30 +01:00 |
|
spl0k
|
b33e8ae6d1
|
Set mimetype when creating the response, don't try to fix it afterwards
Ref #76
|
2018-01-27 15:18:44 +01:00 |
|
spl0k
|
8275966db0
|
Dropped simplejson dependency
Ref #79
|
2018-01-21 22:02:32 +01:00 |
|
spl0k
|
c6992a4726
|
Fixed reading malformed tags
Fixes #86
|
2018-01-21 14:42:27 +01:00 |
|
spl0k
|
2df4de47a8
|
Replaced most of catch-all exception handlers
Closes #82
|
2018-01-20 22:46:41 +01:00 |
|
spl0k
|
3fd748cc5a
|
Scanner: handle permission errors
|
2018-01-20 21:44:20 +01:00 |
|
spl0k
|
954c75bc35
|
Ignore files with a badly encoded path
Closes #85
|
2018-01-20 18:26:58 +01:00 |
|
spl0k
|
d570eddc6d
|
Notify Python 3 support
Closes #75
|
2018-01-18 21:13:19 +01:00 |
|
spl0k
|
bfe6da12d7
|
Dropped 'future' dependency
|
2018-01-18 21:10:01 +01:00 |
|
spl0k
|
fd67eb9cd4
|
Fixed DeprecationWarnings
|
2018-01-16 23:16:13 +01:00 |
|
spl0k
|
420003dfc1
|
Py3: fixed remaining errors (hidden due to skipped tests)
Ref #75
|
2018-01-16 22:19:24 +01:00 |
|
spl0k
|
c36d1813ee
|
Fixed setting client preferences
|
2018-01-16 19:45:28 +01:00 |
|
spl0k
|
7edb246b1e
|
Py3: str/bytes, iterators, etc.
It seems to work on Python 3 now!
Ref #75
|
2018-01-11 23:08:53 +01:00 |
|
spl0k
|
1a79fe3d70
|
Py3: basestring
Ref #75
|
2018-01-08 23:13:50 +01:00 |
|
spl0k
|
8674965c03
|
Read config files without interpolation
Fixes #84
|
2018-01-08 19:17:00 +01:00 |
|
spl0k
|
1605fcd202
|
Py3: imports, exceptions, dicts
Ref #75
|
2018-01-06 00:33:45 +01:00 |
|
spl0k
|
4b446f7121
|
Merge branch 'pony'
|
2018-01-04 21:36:56 +01:00 |
|
spl0k
|
9de0008d13
|
Fixed mysql migration removing not null constraints
|
2017-12-31 16:24:46 +01:00 |
|
spl0k
|
d807f26ccb
|
Provided migration scripts for existing storm databases
|
2017-12-30 19:06:43 +01:00 |
|
spl0k
|
df63919634
|
Look at my pony, my pony is amazing
|
2017-12-23 22:59:04 +01:00 |
|
spl0k
|
53fd4865cb
|
Get on my pony
|
2017-12-21 23:29:00 +01:00 |
|
spl0k
|
6daedc6919
|
I'm on a pony
|
2017-12-19 23:16:55 +01:00 |
|
spl0k
|
2428ffeb57
|
Scanner, CLI and watcher are on a pony
|
2017-12-17 23:25:34 +01:00 |
|
spl0k
|
a4b9a97271
|
All managers get a pony
|
2017-12-16 17:42:53 +01:00 |
|
spl0k
|
8d71f432f0
|
Python version badge
|
2017-12-16 14:05:27 +01:00 |
|
Alban
|
577f607f13
|
Fixed Travis script
|
2017-12-16 14:01:10 +01:00 |
|
spl0k
|
9862e6c573
|
Relative imports
|
2017-12-16 13:58:21 +01:00 |
|
spl0k
|
6bd61e0388
|
Getting out of the storm on a pony
|
2017-12-16 13:53:43 +01:00 |
|
spl0k
|
8046457661
|
Relative imports
|
2017-12-12 22:24:18 +01:00 |
|
Alban
|
52d82de145
|
Fixed Travis script
|
2017-12-10 22:36:29 +01:00 |
|
spl0k
|
acb8d159f7
|
Updates for Travis and codecov
|
2017-12-10 22:31:12 +01:00 |
|
spl0k
|
5d969e4c71
|
LastFM "test"
|
2017-12-10 18:48:23 +01:00 |
|
spl0k
|
daf34271b4
|
IniConfig tests
|
2017-12-10 18:48:08 +01:00 |
|
spl0k
|
332fd0446f
|
CLI basic tests
|
2017-12-10 17:53:02 +01:00 |
|
spl0k
|
0a47ef89a5
|
CLI: fixed foreign key errors on user deletion
|
2017-12-10 15:11:50 +01:00 |
|
spl0k
|
d3271e7174
|
CLI: added ability to set stdin/stdout/stderr
|
2017-12-10 14:31:04 +01:00 |
|
spl0k
|
5236abf6ff
|
Moved CLI code to package
|
2017-12-08 22:02:12 +01:00 |
|
spl0k
|
4a99e52caa
|
Added (skipped) transcoding tests
|
2017-12-07 23:33:32 +01:00 |
|
spl0k
|
8813cbd326
|
More watcher tests
|
2017-12-06 23:19:16 +01:00 |
|
spl0k
|
f63a9ed4cc
|
First steps of a watcher test suite
|
2017-12-05 23:18:39 +01:00 |
|
spl0k
|
bb72ce8f7c
|
Slight changes to watcher
Configurable scan delay
Test friendliness
|
2017-12-05 22:48:55 +01:00 |
|
spl0k
|
2ea7224815
|
Fixed tests init
|
2017-12-05 09:11:53 +01:00 |
|