d0c82f33df
Updated interface
...
- added a bar on the top which shows some info
- moved mod buttons to the bar
- added some information about your queue to the bar
- merged the table for current song and full queue
- some more small fixes
2019-03-28 18:54:46 +01:00
3c080ced24
Fix bug introduced by 19c1c70
2019-01-30 13:38:35 +01:00
19c1c70cd3
fix all pylint complaints
2019-01-23 19:44:38 +01:00
585485b130
Visually separate regular and Marietje's queue
...
Original commit message:
Arrows and marietje part of queue updates
2019-01-16 17:58:58 +01:00
07d5cb82eb
Fix request error feedback
2018-12-14 17:43:50 +01:00
f6fcc63450
Song reporting and user stats
2018-12-14 16:59:44 +01:00
c1889954d7
Forget cancelled songs instead of state=(*)
2018-11-23 16:32:18 +01:00
a692106c5b
Disallow duplicate queues
2018-11-23 15:17:29 +01:00
446b564a4b
Fix upload bug (astimezone)
2018-11-08 11:51:41 +01:00
5c495b17ef
Fix timezone and change upload limit to (2*)
...
I have had enough. People are complaining, I have upper the upload
limit to (2*) instead of (3*). It will be on their heads if the db
is fucked up in a couple of years.
2018-11-08 11:13:50 +01:00
3a4f9a336f
Do not include html in upload ratio error
2018-10-28 15:20:30 +01:00
e97a0c9711
Fix upload ratio TypeError
2018-10-28 15:07:55 +01:00
6771fd1347
Do not count irregular requests for upload ratio
2018-10-28 15:02:55 +01:00
383f12235a
Add a db_index on PlaylistSong.user
2018-10-28 14:26:58 +01:00
ee08b6dcc0
Cache end-response when searching songs
2018-08-16 23:49:08 +02:00
2a340ef22c
Add caching for song searching
2018-08-16 23:32:57 +02:00
17858c4aae
Add basic metrics export
2018-04-09 15:04:32 +02:00
684710ebae
Add south-specific hacks
2018-04-09 14:55:02 +02:00
32f2aaac7a
Fix song ratio check
2018-04-06 18:19:23 +02:00
6e12099f3a
Add queue/upload restriction
2017-11-02 18:45:33 +01:00
984a068880
Add mute button.
2017-09-05 14:02:27 +02:00
be3b7b6a0a
Fix timezone issues.
2017-06-12 17:12:44 +02:00
df1a31efb7
Add maximum length a person can queue in a row.
2017-06-01 14:13:25 +02:00
faa51b116b
Add can_control_volume permission to 'permissions' API response
2017-02-11 21:23:46 +01:00
28fabd437c
Add route for login and permissions, return JSON on unauthorized API requests
2017-02-09 13:49:40 +01:00
99c5016d8a
Multiupload revisited. Select multiple files at once for uploading.
2017-01-31 23:15:14 +01:00
a5c2331bcf
Volume control from the web interface.
2017-01-30 16:39:25 +01:00
e0ac7cf4ce
Allow bigger number of songs to be listed.
2017-01-30 13:44:38 +01:00
13f04e97de
Support for formats other than MP3 (e.g. FLAC).
2017-01-28 14:13:17 +01:00
de79fcc89e
Fix move down to actually move down instead of up.
2017-01-25 15:27:21 +01:00
6982a7a95b
Merge artist and title searchbar into a single textbox.
2017-01-25 01:57:52 +01:00
e3b9ca66a5
Remove unused query.
2017-01-25 01:51:33 +01:00
e1356e71bd
Do not search uploader from the "all"-bar.
2017-01-25 01:43:37 +01:00
6ceeb30999
Advanced searching through songs.
2017-01-25 01:37:22 +01:00
6601aaeffd
Allow users to delete or move their requested songs down.
2017-01-24 17:42:35 +01:00
b9045c530c
Speed up retrieving songs.
2017-01-22 18:24:44 +01:00
1b3c335511
Fix user not showing in list of songs.
2017-01-22 18:12:22 +01:00
33290df16b
Order songs by artist and title.
2017-01-22 13:34:43 +01:00
47e7b5b59c
Initial commit.
2017-01-20 17:47:45 +01:00