Alban Féron
|
81d141e540
|
pyupgrade
|
2020-11-22 16:12:14 +01:00 |
|
Alban Féron
|
52fb367c44
|
Implement updateUser
|
2020-11-10 16:56:49 +01:00 |
|
Alban Féron
|
debb396b0e
|
Ability to grant jukebox right when creating an user from the API
|
2020-11-10 15:38:24 +01:00 |
|
Alban Féron
|
1d01450f33
|
Dropping Python 2 support
|
2019-12-23 16:23:57 +01:00 |
|
mvn23
|
cc838f14d3
|
Fix tests and some small bugs
|
2019-10-01 16:55:23 +02:00 |
|
Alban Féron
|
7c8a75d45c
|
Runnig black on everything
|
2019-06-29 17:25:44 +02:00 |
|
spl0k
|
10df0ada07
|
Don't store the mimetype in database
That's useless, it can be deduced from the path
Fixes #150
|
2019-05-18 15:50:30 +02:00 |
|
spl0k
|
dbf817ea9e
|
Automatically create DB tables if needed
|
2018-08-29 14:56:28 +02:00 |
|
spl0k
|
38f718b4df
|
Using new pony on_connect decorator
Revert "Restore SQLite case insensitive LIKE"
This reverts commit a08689e8c0 .
|
2018-08-11 16:16:34 +02:00 |
|
spl0k
|
a08689e8c0
|
Restore SQLite case insensitive LIKE
See ponyorm/pony#367
|
2018-08-05 15:35:29 +02:00 |
|
spl0k
|
b72daea109
|
Improved folder deletion
|
2018-03-15 20:50:01 +01:00 |
|
spl0k
|
0988d4319e
|
Unified file headers
|
2018-03-04 21:49:56 +01:00 |
|
spl0k
|
4cbc8765e0
|
Refactored FolderManager to raise exceptions
rather than returning status codes
|
2018-03-04 17:36:35 +01:00 |
|
spl0k
|
ef9e7af026
|
Refactored UserManager to raise exceptions
rather than returning status codes
|
2018-03-02 22:51:49 +01:00 |
|
spl0k
|
1a79fe3d70
|
Py3: basestring
Ref #75
|
2018-01-08 23:13:50 +01:00 |
|
spl0k
|
6daedc6919
|
I'm on a pony
|
2017-12-19 23:16:55 +01:00 |
|
spl0k
|
a4b9a97271
|
All managers get a pony
|
2017-12-16 17:42:53 +01:00 |
|
spl0k
|
0a47ef89a5
|
CLI: fixed foreign key errors on user deletion
|
2017-12-10 15:11:50 +01:00 |
|
spl0k
|
79613aed84
|
Increased managers tests coverage
|
2017-11-20 21:32:35 +01:00 |
|
spl0k
|
955a678df3
|
Improved existing managers tests
|
2017-10-28 15:54:41 +02:00 |
|
spl0k
|
fa4b1eca84
|
A bit of sorting
|
2017-10-28 11:42:46 +02:00 |
|