This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
e87e2654e8
funquail
/
api
/
funkwhale_api
/
common
History
Eliot Berriot
367014f70e
Added owner permission to check user has the right to read/update object
2018-03-20 15:34:33 +01:00
..
migrations
Fixed
#81
: Search now unaccent letters for queries
2018-02-27 19:56:02 +01:00
__init__.py
Initial commit that merge both the front end and the API in the same repository
2017-06-23 23:00:42 +02:00
auth.py
Fixed 500 error in authentication
2018-03-05 21:43:07 +01:00
authentication.py
Fixed
#15
again, now check authorization also using query param
2017-06-29 02:27:35 +02:00
channels.py
Basic working poc with favorites send over websocket
2018-03-01 21:51:20 +01:00
consumers.py
Basic working poc with favorites send over websocket
2018-03-01 21:51:20 +01:00
fields.py
Added helper to filter queryset by privacy level
2018-03-20 15:34:32 +01:00
pagination.py
Fixed
#40
: added artist browsing view
2017-12-12 23:41:47 +01:00
permissions.py
Added owner permission to check user has the right to read/update object
2018-03-20 15:34:33 +01:00
utils.py
Fixed broken import because of missing transaction
2018-02-27 18:12:23 +01:00